13:53:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/aai-common/+/136977 13:53:55 Running as SYSTEM 13:53:55 [EnvInject] - Loading node environment variables. 13:53:55 Building remotely on prd-ubuntu1804-builder-4c-4g-12462 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-aai-common-master-verify-java 13:53:55 [ssh-agent] Looking for ssh-agent implementation... 13:53:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:55 $ ssh-agent 13:53:55 SSH_AUTH_SOCK=/tmp/ssh-bWYnpk7wBNQF/agent.1831 13:53:55 SSH_AGENT_PID=1833 13:53:55 [ssh-agent] Started. 13:53:55 Running ssh-add (command line suppressed) 13:53:55 Identity added: /w/workspace/aai-aai-common-master-verify-java@tmp/private_key_11526228927696515829.key (/w/workspace/aai-aai-common-master-verify-java@tmp/private_key_11526228927696515829.key) 13:53:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:53:55 The recommended git tool is: NONE 13:53:57 using credential onap-jenkins-ssh 13:53:57 Wiping out workspace first. 13:53:57 Cloning the remote Git repository 13:53:57 Cloning repository git://cloud.onap.org/mirror/aai/aai-common.git 13:53:57 > git init /w/workspace/aai-aai-common-master-verify-java # timeout=10 13:53:57 Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git 13:53:57 > git --version # timeout=10 13:53:57 > git --version # 'git version 2.17.1' 13:53:57 using GIT_SSH to set credentials Gerrit user 13:53:57 Verifying host key using manually-configured host key entries 13:53:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/aai-common.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:54:01 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10 13:54:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:02 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10 13:54:02 Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git 13:54:02 using GIT_SSH to set credentials Gerrit user 13:54:02 Verifying host key using manually-configured host key entries 13:54:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/aai-common.git refs/changes/77/136977/3 # timeout=30 13:54:02 > git rev-parse fb926dd4ad7b087d10fc5ef7b131985aed604967^{commit} # timeout=10 13:54:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:54:02 Checking out Revision fb926dd4ad7b087d10fc5ef7b131985aed604967 (refs/changes/77/136977/3) 13:54:02 > git config core.sparsecheckout # timeout=10 13:54:02 > git checkout -f fb926dd4ad7b087d10fc5ef7b131985aed604967 # timeout=30 13:54:05 Commit message: "Release 1.13.1 maven artifact" 13:54:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:54:05 > git rev-list --no-walk 23dc519d86982e7b0cf0af5d9eadda91559afdb5 # timeout=10 13:54:05 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins253340503025040800.sh 13:54:05 ---> python-tools-install.sh 13:54:05 Setup pyenv: 13:54:05 * system (set by /opt/pyenv/version) 13:54:05 * 3.8.13 (set by /opt/pyenv/version) 13:54:05 * 3.9.13 (set by /opt/pyenv/version) 13:54:05 * 3.10.6 (set by /opt/pyenv/version) 13:54:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-utCg 13:54:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:54:13 lf-activate-venv(): INFO: Installing: lftools 13:54:52 lf-activate-venv(): INFO: Adding /tmp/venv-utCg/bin to PATH 13:54:52 Generating Requirements File 13:55:23 Python 3.10.6 13:55:23 pip 23.3.2 from /tmp/venv-utCg/lib/python3.10/site-packages/pip (python 3.10) 13:55:24 appdirs==1.4.4 13:55:24 argcomplete==3.2.1 13:55:24 aspy.yaml==1.3.0 13:55:24 attrs==23.2.0 13:55:24 autopage==0.5.2 13:55:24 beautifulsoup4==4.12.2 13:55:24 boto3==1.34.19 13:55:24 botocore==1.34.19 13:55:24 bs4==0.0.1 13:55:24 cachetools==5.3.2 13:55:24 certifi==2023.11.17 13:55:24 cffi==1.16.0 13:55:24 cfgv==3.4.0 13:55:24 chardet==5.2.0 13:55:24 charset-normalizer==3.3.2 13:55:24 click==8.1.7 13:55:24 cliff==4.5.0 13:55:24 cmd2==2.4.3 13:55:24 cryptography==3.3.2 13:55:24 debtcollector==2.5.0 13:55:24 decorator==5.1.1 13:55:24 defusedxml==0.7.1 13:55:24 Deprecated==1.2.14 13:55:24 distlib==0.3.8 13:55:24 dnspython==2.4.2 13:55:24 docker==4.2.2 13:55:24 dogpile.cache==1.3.0 13:55:24 email-validator==2.1.0.post1 13:55:24 filelock==3.13.1 13:55:24 future==0.18.3 13:55:24 gitdb==4.0.11 13:55:24 GitPython==3.1.41 13:55:24 google-auth==2.26.2 13:55:24 httplib2==0.22.0 13:55:24 identify==2.5.33 13:55:24 idna==3.6 13:55:24 importlib-resources==1.5.0 13:55:24 iso8601==2.1.0 13:55:24 Jinja2==3.1.3 13:55:24 jmespath==1.0.1 13:55:24 jsonpatch==1.33 13:55:24 jsonpointer==2.4 13:55:24 jsonschema==4.20.0 13:55:24 jsonschema-specifications==2023.12.1 13:55:24 keystoneauth1==5.5.0 13:55:24 kubernetes==29.0.0 13:55:24 lftools==0.37.8 13:55:24 lxml==5.1.0 13:55:24 MarkupSafe==2.1.3 13:55:24 msgpack==1.0.7 13:55:24 multi_key_dict==2.0.3 13:55:24 munch==4.0.0 13:55:24 netaddr==0.10.1 13:55:24 netifaces==0.11.0 13:55:24 niet==1.4.2 13:55:24 nodeenv==1.8.0 13:55:24 oauth2client==4.1.3 13:55:24 oauthlib==3.2.2 13:55:24 openstacksdk==0.62.0 13:55:24 os-client-config==2.1.0 13:55:24 os-service-types==1.7.0 13:55:24 osc-lib==3.0.0 13:55:24 oslo.config==9.3.0 13:55:24 oslo.context==5.3.0 13:55:24 oslo.i18n==6.2.0 13:55:24 oslo.log==5.4.0 13:55:24 oslo.serialization==5.3.0 13:55:24 oslo.utils==6.3.0 13:55:24 packaging==23.2 13:55:24 pbr==6.0.0 13:55:24 platformdirs==4.1.0 13:55:24 prettytable==3.9.0 13:55:24 pyasn1==0.5.1 13:55:24 pyasn1-modules==0.3.0 13:55:24 pycparser==2.21 13:55:24 pygerrit2==2.0.15 13:55:24 PyGithub==2.1.1 13:55:24 pyinotify==0.9.6 13:55:24 PyJWT==2.8.0 13:55:24 PyNaCl==1.5.0 13:55:24 pyparsing==2.4.7 13:55:24 pyperclip==1.8.2 13:55:24 pyrsistent==0.20.0 13:55:24 python-cinderclient==9.4.0 13:55:24 python-dateutil==2.8.2 13:55:24 python-heatclient==3.4.0 13:55:24 python-jenkins==1.8.2 13:55:24 python-keystoneclient==5.3.0 13:55:24 python-magnumclient==4.3.0 13:55:24 python-novaclient==18.4.0 13:55:24 python-openstackclient==6.0.0 13:55:24 python-swiftclient==4.4.0 13:55:24 pytz==2023.3.post1 13:55:24 PyYAML==6.0.1 13:55:24 referencing==0.32.1 13:55:24 requests==2.31.0 13:55:24 requests-oauthlib==1.3.1 13:55:24 requestsexceptions==1.4.0 13:55:24 rfc3986==2.0.0 13:55:24 rpds-py==0.17.1 13:55:24 rsa==4.9 13:55:24 ruamel.yaml==0.18.5 13:55:24 ruamel.yaml.clib==0.2.8 13:55:24 s3transfer==0.10.0 13:55:24 simplejson==3.19.2 13:55:24 six==1.16.0 13:55:24 smmap==5.0.1 13:55:24 soupsieve==2.5 13:55:24 stevedore==5.1.0 13:55:24 tabulate==0.9.0 13:55:24 toml==0.10.2 13:55:24 tomlkit==0.12.3 13:55:24 tqdm==4.66.1 13:55:24 typing_extensions==4.9.0 13:55:24 tzdata==2023.4 13:55:24 urllib3==1.26.18 13:55:24 virtualenv==20.25.0 13:55:24 wcwidth==0.2.13 13:55:24 websocket-client==1.7.0 13:55:24 wrapt==1.16.0 13:55:24 xdg==6.0.0 13:55:24 xmltodict==0.13.0 13:55:24 yq==3.2.3 13:55:24 [EnvInject] - Injecting environment variables from a build step. 13:55:24 [EnvInject] - Injecting as environment variables the properties content 13:55:24 SET_JDK_VERSION=openjdk8 13:55:24 GIT_URL="git://cloud.onap.org/mirror" 13:55:24 13:55:24 [EnvInject] - Variables injected successfully. 13:55:24 [aai-aai-common-master-verify-java] $ /bin/sh /tmp/jenkins14976383617024384717.sh 13:55:24 ---> update-java-alternatives.sh 13:55:24 ---> Updating Java version 13:55:24 ---> Ubuntu/Debian system detected 13:55:24 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:55:24 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:55:24 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 13:55:24 openjdk version "1.8.0_342" 13:55:24 OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~18.04-b07) 13:55:24 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 13:55:24 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 13:55:24 [EnvInject] - Injecting environment variables from a build step. 13:55:24 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:55:24 [EnvInject] - Variables injected successfully. 13:55:24 provisioning config files... 13:55:24 copy managed file [global-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config17795805314507638724tmp 13:55:24 copy managed file [aai-aai-common-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config4840135643878550088tmp 13:55:24 [EnvInject] - Injecting environment variables from a build step. 13:55:24 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-12462 13:55:25 using settings config with name aai-aai-common-settings 13:55:25 Replacing all maven server entries not found in credentials list is true 13:55:25 using global settings config with name global-settings 13:55:25 Replacing all maven server entries not found in credentials list is true 13:55:25 [aai-aai-common-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings14113562505347673755.xml -gs /tmp/global-settings7675753772118883374.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=fb926dd4ad7b087d10fc5ef7b131985aed604967 -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/+/136977 -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=136977 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/77/136977/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" ' -DPROJECT=aai/aai-common -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSAxLjEzLjEgbWF2ZW4gYXJ0aWZhY3QKCi0gY3JlYXRlIG1hdmVuIHJlbGVhc2UKCklzc3VlLUlEOiBBQUktMzcyNgpDaGFuZ2UtSWQ6IEliODQ3NTNhYzczMzMzZDBiNGE0MWI3ODNiM2MyZDk2YjExMDVlZGY0ClNpZ25lZC1vZmYtYnk6IEZpZXRlIE9zdGthbXAgPEZpZXRlLk9zdGthbXBAdGVsZWtvbS5kZT4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Release 1.13.1 maven artifact" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=Ib84753ac73333d0b4a41b783b3c2d96b1105edf4 -DGERRIT_EVENT_HASH=-1590654008 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=3 "-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 13:55:27 [INFO] Scanning for projects... 13:55:29 [WARNING] 13:55:29 [WARNING] Some problems were encountered while building the effective model for org.onap.aai.aai-common:aai-aaf-auth:jar:1.13.1-SNAPSHOT 13:55:29 [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 45, column 21 13:55:29 [WARNING] 13:55:29 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 13:55:29 [WARNING] 13:55:29 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 13:55:29 [WARNING] 13:55:29 [INFO] ------------------------------------------------------------------------ 13:55:29 [INFO] Reactor Build Order: 13:55:29 [INFO] 13:55:29 [INFO] aai-aai-common 13:55:29 [INFO] aai-parent 13:55:29 [INFO] aai-els-onap-logging 13:55:29 [INFO] aai-rest 13:55:29 [INFO] aai-schema-ingest 13:55:29 [INFO] aai-annotations 13:55:29 [INFO] aai-aaf-auth 13:55:29 [INFO] aai-core 13:55:29 [INFO] aai-auth 13:55:29 [INFO] aai-failover 13:55:29 [INFO] aai-utils 13:55:29 [INFO] aai-schema-abstraction 13:55:29 [INFO] 13:55:29 [INFO] ------------------------------------------------------------------------ 13:55:29 [INFO] Building aai-aai-common 1.13.1-SNAPSHOT 13:55:29 [INFO] ------------------------------------------------------------------------ 13:55:30 [INFO] 13:55:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-common --- 13:55:30 [INFO] 13:55:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-common --- 13:55:32 [INFO] 13:55:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-common --- 13:55:32 [INFO] 13:55:32 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-unit-test) @ aai-common --- 13:55:35 [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/** 13:55:35 [INFO] 13:55:35 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-common --- 13:55:37 [INFO] Starting audit... 13:55:37 Audit done. 13:55:37 [INFO] 13:55:37 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-common --- 13:55:37 [INFO] Starting audit... 13:55:37 Audit done. 13:55:37 [INFO] 13:55:37 [INFO] --- jacoco-maven-plugin:0.8.2:report (post-unit-test) @ aai-common --- 13:55:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:55:37 [INFO] 13:55:37 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-integration-test) @ aai-common --- 13:55:37 [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/** 13:55:37 [INFO] 13:55:37 [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (integration-tests) @ aai-common --- 13:55:38 [INFO] No tests to run. 13:55:38 [INFO] 13:55:38 [INFO] --- jacoco-maven-plugin:0.8.2:report (post-integration-test) @ aai-common --- 13:55:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:55:38 [INFO] 13:55:38 [INFO] --- maven-failsafe-plugin:2.22.0:verify (integration-tests) @ aai-common --- 13:55:38 [INFO] 13:55:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-common --- 13:55:38 [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.1-SNAPSHOT/aai-common-1.13.1-SNAPSHOT.pom 13:55:38 [INFO] 13:55:38 [INFO] ------------------------------------------------------------------------ 13:55:38 [INFO] Building aai-parent 1.13.1-SNAPSHOT 13:55:38 [INFO] ------------------------------------------------------------------------ 13:55:38 [INFO] 13:55:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-parent --- 13:55:38 [INFO] 13:55:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-parent --- 13:55:38 [INFO] 13:55:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-parent --- 13:55:38 [INFO] 13:55:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-parent --- 13:55:39 [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/** 13:55:39 [INFO] 13:55:39 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-parent --- 13:55:39 [INFO] Starting audit... 13:55:39 Audit done. 13:55:39 [INFO] 13:55:39 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-parent --- 13:55:39 [INFO] Starting audit... 13:55:39 Audit done. 13:55:39 [INFO] 13:55:39 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-parent --- 13:55:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:55:39 [INFO] 13:55:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-parent --- 13:55:39 [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/** 13:55:39 [INFO] 13:55:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-parent --- 13:55:40 [INFO] No tests to run. 13:55:40 [INFO] 13:55:40 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-parent --- 13:55:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:55:40 [INFO] 13:55:40 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-parent --- 13:55:40 [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 13:55:40 [INFO] 13:55:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-parent --- 13:55:40 [INFO] 13:55:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-parent --- 13:55:40 [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.1-SNAPSHOT/aai-parent-1.13.1-SNAPSHOT.pom 13:55:40 [INFO] 13:55:40 [INFO] ------------------------------------------------------------------------ 13:55:40 [INFO] Building aai-els-onap-logging 1.13.1-SNAPSHOT 13:55:40 [INFO] ------------------------------------------------------------------------ 13:55:42 [INFO] 13:55:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-els-onap-logging --- 13:55:42 [INFO] 13:55:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-els-onap-logging --- 13:55:42 [INFO] 13:55:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-els-onap-logging --- 13:55:42 [INFO] 13:55:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-els-onap-logging --- 13:55:42 [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/** 13:55:42 [INFO] 13:55:42 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-els-onap-logging --- 13:55:42 [INFO] Starting audit... 13:55:42 Audit done. 13:55:42 [INFO] 13:55:42 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-els-onap-logging --- 13:55:50 [INFO] Starting audit... 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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'. 13:55:50 /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]*$'. 13:55:50 /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]$)'. 13:55:50 /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]$)'. 13:55:50 /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]$)'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]$)'. 13:55:50 /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]$)'. 13:55:50 /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.*. 13:55:50 /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. 13:55:50 /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). 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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). 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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'. 13:55:50 /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'. 13:55:50 /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'. 13:55:50 /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'. 13:55:50 /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'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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). 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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). 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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). 13:55:50 /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'. 13:55:50 /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. 13:55:50 /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). 13:55:50 /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. 13:55:50 /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. 13:55:50 /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'. 13:55:50 /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). 13:55:50 /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. 13:55:50 /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). 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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). 13:55:50 /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. 13:55:50 /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). 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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). 13:55:50 /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). 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*)*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*)*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*)*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*)*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*)*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*)*$'. 13:55:50 /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'. 13:55:50 /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'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*)*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*)*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*)*$'. 13:55:50 /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'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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.*. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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.*. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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.*. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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). 13:55:50 /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). 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:56: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:83: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:130: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:224: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /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. 13:55:50 /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. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:247: warning: 'method def modifier' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:249: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 13:55:50 /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' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:251: warning: 'method def rcurly' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:252: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:277: warning: 'method def modifier' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:279: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 13:55:50 /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' child have incorrect indentation level 24, expected level should be one of the following: 16, 20. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:281: warning: 'method def rcurly' have incorrect indentation level 20, expected level should be one of the following: 12, 16. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:282: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 12. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:395: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:410: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/logging/ref/slf4j/ONAPLogAdapterTest.java:417: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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.Assert.*. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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). 13:55:50 /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. 13:55:50 /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. 13:55:50 /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.Assert.*. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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.Assert.*. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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.Assert.*. 13:55:50 /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.core.JsonProcessingException' import. Should be before 'org.slf4j.MDC'. 13:55:50 /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.JsonMappingException' import. Should be before 'org.slf4j.MDC'. 13:55:50 /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.databind.ObjectMapper' import. Should be before 'org.slf4j.MDC'. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:53: warning: Wrong lexicographical order for 'com.fasterxml.jackson.dataformat.xml.XmlMapper' import. Should be before 'org.slf4j.MDC'. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:82:31: warning: Array brackets at illegal position. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:110: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:110: warning: Line is longer than 120 characters (found 123). 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:136: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:136: warning: Line is longer than 120 characters (found 124). 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:156: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:156: warning: Line is longer than 120 characters (found 124). 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:180: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:180: warning: Line is longer than 120 characters (found 125). 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:206: warning: Abbreviation in name must contain no more than '1' capital letters. 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:218:31: warning: Array brackets at illegal position. 13:55:50 /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 161). 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:247: warning: Line is longer than 120 characters (found 163). 13:55:50 /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/test/java/org/onap/aai/logging/ErrorLogHelperTest.java:264: warning: Line is longer than 120 characters (found 135). 13:55:50 /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. 13:55:50 /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. 13:55:50 /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.Assert.*. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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]*$'. 13:55:50 /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]*$'. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 /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. 13:55:50 Audit done. 13:55:50 [INFO] 13:55:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-els-onap-logging --- 13:55:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:52 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/resources 13:55:52 [INFO] 13:55:52 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-els-onap-logging --- 13:55:53 [INFO] Changes detected - recompiling the module! 13:55:53 [INFO] Compiling 60 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/classes 13:55:55 [INFO] 13:55:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-els-onap-logging --- 13:55:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:55 [INFO] Copying 4 resources 13:55:55 [INFO] 13:55:55 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-els-onap-logging --- 13:55:55 [INFO] Changes detected - recompiling the module! 13:55:55 [INFO] Compiling 31 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/test-classes 13:55:56 [INFO] 13:55:56 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-els-onap-logging --- 13:55:57 [INFO] 13:55:57 [INFO] ------------------------------------------------------- 13:55:57 [INFO] T E S T S 13:55:57 [INFO] ------------------------------------------------------- 13:55:58 [INFO] Running org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest 13:55:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest 13:55:59 [INFO] Running org.onap.logging.filter.base.MDCSetupTest 13:55:59 2024-01-15 13:55:59.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:55:59 2024-01-15 13:55:59.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partner] 13:55:59 2024-01-15 13:55:59.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partner 13:55:59 2024-01-15 13:55:59.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partner was null or empty 13:56:00 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 s - in org.onap.logging.filter.base.MDCSetupTest 13:56:00 [INFO] Running org.onap.logging.filter.base.SimpleServletHeadersMapTest 13:56:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.logging.filter.base.SimpleServletHeadersMapTest 13:56:00 [INFO] Running org.onap.logging.filter.base.AuditLogContainerFilterTest 13:56:00 2024-01-15 13:56:00.253 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 13:56:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.onap.logging.filter.base.AuditLogContainerFilterTest 13:56:00 [INFO] Running org.onap.logging.filter.base.PayloadLoggingClientFilterTest 13:56:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.logging.filter.base.PayloadLoggingClientFilterTest 13:56:00 [INFO] Running org.onap.logging.filter.base.MetricLogClientFilterTest 13:56:00 2024-01-15 13:56:00.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:00 2024-01-15 13:56:00.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:00 2024-01-15 13:56:00.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:00 2024-01-15 13:56:00.370 WARN --- [ main] o.o.l.f.base.AbstractMetricLogFilter : No value found in MDC when checking key RequestID value will be set to cf2847fc-f7e3-43f3-905a-0f90f169bc9f 13:56:00 2024-01-15 13:56:00.372 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:00 2024-01-15 13:56:00.372 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:00 2024-01-15 13:56:00.372 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:00 2024-01-15 13:56:00.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:00 2024-01-15 13:56:00.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:00 2024-01-15 13:56:00.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:00 2024-01-15 13:56:00.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:00 2024-01-15 13:56:00.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:00 2024-01-15 13:56:00.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:00 2024-01-15 13:56:00.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:00 2024-01-15 13:56:00.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:00 2024-01-15 13:56:00.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.logging.filter.base.MetricLogClientFilterTest 13:56:00 [INFO] Running org.onap.logging.filter.base.LoggingContainerFilterTest 13:56:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.logging.filter.base.LoggingContainerFilterTest 13:56:00 [INFO] Running org.onap.logging.filter.base.AuditLogServletFilterTest 13:56:00 2024-01-15 13:56:00.508 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 13:56:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.onap.logging.filter.base.AuditLogServletFilterTest 13:56:00 [INFO] Running org.onap.logging.ref.slf4j.ONAPLogAdapterTest 13:56:00 2024-01-15 13:56:00.525 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 6cca9cc0-5730-4c30-8dd8-11df2e707a52 13:56:00 2024-01-15 13:56:00.525 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : cc61d301-37a0-454b-8069-79df41c9468a 13:56:00 2024-01-15 13:56:00.526 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : a1d0ce0b-0820-49a8-936d-2b4b8a962957 13:56:00 2024-01-15 13:56:00.527 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 13:56:00 2024-01-15 13:56:00.564 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 13:56:00 2024-01-15 13:56:00.573 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 6ef2ce36-a110-4c28-9d9f-bcbfc53b7646 13:56:00 2024-01-15 13:56:00.575 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 13:56:00 2024-01-15 13:56:00.576 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 13:56:00 2024-01-15 13:56:00.577 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 0a9ebc3e-929c-4d37-8497-e5b918e9e0a9 13:56:00 2024-01-15 13:56:00.577 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 13:56:00 2024-01-15 13:56:00.578 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : daaa0500-03e5-4fbf-b129-f64799c6eb88 13:56:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.onap.logging.ref.slf4j.ONAPLogAdapterTest 13:56:00 [INFO] Running org.onap.logging.ref.slf4j.ONAPLogConstantsTest 13:56:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.logging.ref.slf4j.ONAPLogConstantsTest 13:56:00 [INFO] Running org.onap.aai.exceptions.AAIExceptionTest 13:56:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.onap.aai.exceptions.AAIExceptionTest 13:56:00 [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest 13:56:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.exceptions.AAIExceptionWithInfoTest 13:56:00 [INFO] Running org.onap.aai.logging.ErrorObjectFormatExceptionTest 13:56:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.aai.logging.ErrorObjectFormatExceptionTest 13:56:00 [INFO] Running org.onap.aai.logging.ErrorObjectNotFoundExceptionTest 13:56:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.logging.ErrorObjectNotFoundExceptionTest 13:56:00 [INFO] Running org.onap.aai.logging.LogFormatToolsTest 13:56:00 2024-01-15 13:56:00.896 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:00 2024-01-15 13:56:00.897 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.logging.LogFormatToolsTest 13:56:00 [INFO] Running org.onap.aai.logging.StopWatchNotStartedExceptionTest 13:56:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.logging.StopWatchNotStartedExceptionTest 13:56:00 [INFO] Running org.onap.aai.logging.StopWatchTest 13:56:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.057 s - in org.onap.aai.logging.StopWatchTest 13:56:05 [INFO] Running org.onap.aai.logging.ErrorObjectTest 13:56:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.logging.ErrorObjectTest 13:56:05 [INFO] Running org.onap.aai.logging.CustomLogPatternLayoutTest 13:56:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.logging.CustomLogPatternLayoutTest 13:56:05 [INFO] Running org.onap.aai.logging.LoggingContextTest 13:56:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.logging.LoggingContextTest 13:56:05 [INFO] Running org.onap.aai.logging.ErrorLogHelperTest 13:56:05 2024-01-15 13:56:05.989 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:05 2024-01-15 13:56:05.989 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:05 2024-01-15 13:56:05.989 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- 76 :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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run ClassName- org.junit.runners.model.FrameworkMethod :LineNumber- 47 :MethodName- invokeExplosively 13:56:08 2024-01-15 13:56:08.026 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:08 2024-01-15 13:56:08.026 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:08 2024-01-15 13:56:08.027 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- 247 :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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 13:56:08 2024-01-15 13:56:08.187 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:08 2024-01-15 13:56:08.187 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:08 2024-01-15 13:56:08.187 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- 211 :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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run ClassName- org.junit.runners.model.FrameworkMethod :LineNumber- 47 :MethodName- invokeExplosively ClassName- org.junit.internal.runners.statements.InvokeMethod :LineNumber- 17 :MethodName- evaluate ClassName- org.junit.internal.runners.statements.RunBefores :LineNumber- 26 :MethodName- evaluate 13:56:10 2024-01-15 13:56:10.274 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.274 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 2024-01-15 13:56:10.274 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- 116 :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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 13:56:10 2024-01-15 13:56:10.281 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_1234. Using default AAIException 13:56:10 2024-01-15 13:56:10.283 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_1. Using default AAIException 13:56:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.297 s - in org.onap.aai.logging.ErrorLogHelperTest 13:56:10 [INFO] Running org.onap.aai.logging.DME2RestFlagTest 13:56:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.aai.logging.DME2RestFlagTest 13:56:10 [INFO] Running org.onap.aai.logging.CNNameTest 13:56:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.onap.aai.logging.CNNameTest 13:56:10 [INFO] Running org.onap.aai.util.AAIConfigTest 13:56:10 2024-01-15 13:56:10.433 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:56:10 2024-01-15 13:56:10.433 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.433 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 2024-01-15 13:56:10.433 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:56:10 2024-01-15 13:56:10.434 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:56:10 2024-01-15 13:56:10.434 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.434 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 2024-01-15 13:56:10.434 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:56:10 2024-01-15 13:56:10.434 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:56:10 2024-01-15 13:56:10.434 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.434 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 2024-01-15 13:56:10.435 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:56:10 2024-01-15 13:56:10.435 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:56:10 2024-01-15 13:56:10.435 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.435 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 2024-01-15 13:56:10.435 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:56:10 2024-01-15 13:56:10.435 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.435 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 2024-01-15 13:56:10.436 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:56:10 2024-01-15 13:56:10.436 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.436 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 2024-01-15 13:56:10.436 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:56:10 2024-01-15 13:56:10.436 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.436 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 2024-01-15 13:56:10.437 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:56:10 2024-01-15 13:56:10.437 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.437 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 2024-01-15 13:56:10.437 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:56:10 2024-01-15 13:56:10.437 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.437 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 2024-01-15 13:56:10.437 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:56:10 2024-01-15 13:56:10.438 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.438 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 2024-01-15 13:56:10.438 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:56:10 2024-01-15 13:56:10.438 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 13:56:10 2024-01-15 13:56:10.468 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 13:56:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.aai.util.AAIConfigTest 13:56:10 [INFO] Running org.onap.aai.util.MapperUtilTest 13:56:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.aai.util.MapperUtilTest 13:56:10 [INFO] Running org.onap.aai.util.AAIApplicationConfigTest 13:56:10 2024-01-15 13:56:10.490 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 13:56:10 2024-01-15 13:56:10.490 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 13:56:10 2024-01-15 13:56:10.491 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 13:56:10 2024-01-15 13:56:10.491 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 13:56:10 2024-01-15 13:56:10.491 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 13:56:10 2024-01-15 13:56:10.491 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 13:56:10 2024-01-15 13:56:10.491 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 13:56:10 2024-01-15 13:56:10.492 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 13:56:10 2024-01-15 13:56:10.492 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 13:56:10 2024-01-15 13:56:10.492 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 13:56:10 2024-01-15 13:56:10.492 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 13:56:10 2024-01-15 13:56:10.492 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 13:56:10 2024-01-15 13:56:10.493 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 13:56:10 2024-01-15 13:56:10.493 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 13:56:10 2024-01-15 13:56:10.493 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 13:56:10 2024-01-15 13:56:10.493 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 13:56:10 2024-01-15 13:56:10.494 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 13:56:10 2024-01-15 13:56:10.494 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 13:56:10 2024-01-15 13:56:10.494 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 13:56:10 2024-01-15 13:56:10.494 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 13:56:10 2024-01-15 13:56:10.494 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 13:56:10 2024-01-15 13:56:10.494 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 13:56:10 2024-01-15 13:56:10.495 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 13:56:10 2024-01-15 13:56:10.495 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 13:56:10 2024-01-15 13:56:10.495 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 13:56:10 2024-01-15 13:56:10.495 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 13:56:10 2024-01-15 13:56:10.500 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 13:56:10 2024-01-15 13:56:10.500 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 13:56:10 2024-01-15 13:56:10.501 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 13:56:10 2024-01-15 13:56:10.501 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 13:56:10 2024-01-15 13:56:10.502 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 13:56:10 2024-01-15 13:56:10.502 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 13:56:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.aai.util.AAIApplicationConfigTest 13:56:10 [INFO] Running org.onap.aai.util.FormatDateTest 13:56:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.util.FormatDateTest 13:56:10 [INFO] Running org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest 13:56:10 2024-01-15 13:56:10.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:10 2024-01-15 13:56:10.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:10 2024-01-15 13:56:10.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:10 2024-01-15 13:56:10.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:10 2024-01-15 13:56:10.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:10 2024-01-15 13:56:10.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:10 2024-01-15 13:56:10.577 WARN --- [ main] f.RestControllerClientLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 37b3ab2a-e57e-4fe8-8d8f-eee3019efce6 13:56:10 2024-01-15 13:56:10.578 INFO --- [ main] f.RestControllerClientLoggingInterceptor : Invoke 13:56:10 2024-01-15 13:56:10.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:10 2024-01-15 13:56:10.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:10 2024-01-15 13:56:10.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:10 2024-01-15 13:56:10.580 WARN --- [ main] f.RestControllerClientLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to bd629f1c-ba9a-4ada-a3ba-a5069b85706f 13:56:10 2024-01-15 13:56:10.581 INFO --- [ main] f.RestControllerClientLoggingInterceptor : Invoke 13:56:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest 13:56:10 [INFO] Running org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest 13:56:10 2024-01-15 13:56:10.633 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 13:56:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest 13:56:10 [INFO] Running org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest 13:56:10 2024-01-15 13:56:10.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:10 2024-01-15 13:56:10.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:10 2024-01-15 13:56:10.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:10 2024-01-15 13:56:10.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:10 2024-01-15 13:56:10.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:10 2024-01-15 13:56:10.700 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:10 2024-01-15 13:56:10.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:10 2024-01-15 13:56:10.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:10 2024-01-15 13:56:10.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:10 2024-01-15 13:56:10.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:10 2024-01-15 13:56:10.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:10 2024-01-15 13:56:10.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:10 2024-01-15 13:56:10.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:56:10 2024-01-15 13:56:10.709 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:56:10 2024-01-15 13:56:10.709 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:56:10 2024-01-15 13:56:10.709 INFO --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 13:56:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest 13:56:11 [INFO] 13:56:11 [INFO] Results: 13:56:11 [INFO] 13:56:11 [INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0 13:56:11 [INFO] 13:56:11 [INFO] 13:56:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-els-onap-logging --- 13:56:11 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec 13:56:11 [INFO] Analyzed bundle 'aai-els-onap-logging' with 80 classes 13:56:11 [INFO] 13:56:11 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-els-onap-logging --- 13:56:11 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.13.1-SNAPSHOT.jar 13:56:11 [INFO] 13:56:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-els-onap-logging --- 13:56:11 [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/** 13:56:11 [INFO] 13:56:11 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-els-onap-logging --- 13:56:11 [INFO] 13:56:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-els-onap-logging --- 13:56:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:56:11 [INFO] 13:56:11 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-els-onap-logging --- 13:56:11 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec 13:56:11 [INFO] Analyzed bundle 'aai-els-onap-logging' with 80 classes 13:56:11 [INFO] All coverage checks have been met. 13:56:11 [INFO] 13:56:11 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-els-onap-logging --- 13:56:11 [INFO] 13:56:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-els-onap-logging --- 13:56:11 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.13.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.13.1-SNAPSHOT/aai-els-onap-logging-1.13.1-SNAPSHOT.jar 13:56:11 [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.1-SNAPSHOT/aai-els-onap-logging-1.13.1-SNAPSHOT.pom 13:56:11 [INFO] 13:56:11 [INFO] ------------------------------------------------------------------------ 13:56:11 [INFO] Building aai-rest 1.13.1-SNAPSHOT 13:56:11 [INFO] ------------------------------------------------------------------------ 13:56:14 [INFO] 13:56:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-rest --- 13:56:14 [INFO] 13:56:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-rest --- 13:56:14 [INFO] 13:56:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-rest --- 13:56:14 [INFO] 13:56:14 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-rest --- 13:56:14 [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/** 13:56:14 [INFO] 13:56:14 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-rest --- 13:56:14 [INFO] Starting audit... 13:56:14 Audit done. 13:56:14 [INFO] 13:56:14 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-rest --- 13:56:15 [INFO] Starting audit... 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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]*$'. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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]*$'. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:85: warning: Empty catch block. 13:56:15 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/PropertyPasswordConfiguration.java:113: warning: Empty catch block. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /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. 13:56:15 /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/AAIRestClient.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. 13:56:15 /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. 13:56:15 /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. 13:56:15 Audit done. 13:56:15 [INFO] 13:56:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-rest --- 13:56:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:15 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/resources 13:56:15 [INFO] 13:56:15 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-rest --- 13:56:15 [INFO] Changes detected - recompiling the module! 13:56:15 [INFO] Compiling 12 source files to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/classes 13:56:15 [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. 13:56:15 [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. 13:56:15 [INFO] 13:56:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-rest --- 13:56:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:15 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/resources 13:56:15 [INFO] 13:56:15 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-rest --- 13:56:15 [INFO] Changes detected - recompiling the module! 13:56:15 [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/test-classes 13:56:15 [INFO] 13:56:15 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-rest --- 13:56:15 [INFO] 13:56:15 [INFO] ------------------------------------------------------- 13:56:15 [INFO] T E S T S 13:56:15 [INFO] ------------------------------------------------------- 13:56:16 [INFO] 13:56:16 [INFO] Results: 13:56:16 [INFO] 13:56:16 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 13:56:16 [INFO] 13:56:16 [INFO] 13:56:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-rest --- 13:56:16 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec 13:56:16 [INFO] Analyzed bundle 'aai-rest' with 9 classes 13:56:16 [INFO] 13:56:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-rest --- 13:56:16 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.13.1-SNAPSHOT.jar 13:56:16 [INFO] 13:56:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-rest --- 13:56:16 [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/** 13:56:16 [INFO] 13:56:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-rest --- 13:56:16 [INFO] 13:56:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-rest --- 13:56:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:56:16 [INFO] 13:56:16 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-rest --- 13:56:16 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec 13:56:16 [INFO] Analyzed bundle 'aai-rest' with 9 classes 13:56:16 [INFO] All coverage checks have been met. 13:56:16 [INFO] 13:56:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-rest --- 13:56:16 [INFO] 13:56:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-rest --- 13:56:16 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.13.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-rest/1.13.1-SNAPSHOT/aai-rest-1.13.1-SNAPSHOT.jar 13:56:16 [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.1-SNAPSHOT/aai-rest-1.13.1-SNAPSHOT.pom 13:56:16 [INFO] 13:56:16 [INFO] ------------------------------------------------------------------------ 13:56:16 [INFO] Building aai-schema-ingest 1.13.1-SNAPSHOT 13:56:16 [INFO] ------------------------------------------------------------------------ 13:56:17 [INFO] 13:56:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-ingest --- 13:56:17 [INFO] 13:56:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-ingest --- 13:56:17 [INFO] 13:56:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-ingest --- 13:56:17 [INFO] 13:56:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-schema-ingest --- 13:56:17 [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/** 13:56:17 [INFO] 13:56:17 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-schema-ingest --- 13:56:18 [INFO] Starting audit... 13:56:18 Audit done. 13:56:18 [INFO] 13:56:18 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-schema-ingest --- 13:56:27 [INFO] Starting audit... 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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). 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 13:56:27 /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. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:37: warning: Abbreviation in name must contain no more than '1' capital letters. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:63:60: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:65: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:85:60: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/AAIConfigTranslator.java:88: warning: 'lambda arguments' have incorrect indentation level 16, expected level should be 12. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:10: warning: Empty line should be followed by

tag on the next line. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:12: warning: Empty line should be followed by

tag on the next line. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:50:5: warning: Missing a Javadoc comment. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:66:5: warning: Missing a Javadoc comment. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/setup/ConfigTranslator.java:109: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:43:8: warning: Unused @param tag for 'String'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/SingleContainmentValidationModule.java:44:8: warning: Unused @param tag for 'List'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.*. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:37: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:41:8: warning: Unused @param tag for 'String'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/UniqueLabelValidationModule.java:42:8: warning: Unused @param tag for 'List'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:50: warning: Line is longer than 120 characters (found 125). 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModule.java:52: warning: Comment has incorrect indentation level 111, expected is 16, indentation should be the same level as line 53. 13:56:27 /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 122). 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.*. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:42:8: warning: Unused @param tag for 'String'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/java/org/onap/aai/validation/edges/CousinDefaultingValidationModule.java:43:8: warning: Unused @param tag for 'List'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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). 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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). 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:33: warning: Line is longer than 120 characters (found 123). 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterWithPropFileTest.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:43: warning: Line is longer than 120 characters (found 123). 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanOverrideTest.java:53:24: warning: Member name 'SchemaVersionsBean' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanXMLSetterTest.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaVersionsBeanTest.java:52:24: warning: Member name 'SchemaVersionsBean' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorWiringTest.java:42: warning: Line is longer than 120 characters (found 122). 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:64: warning: Line is longer than 120 characters (found 122). 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:79:5: warning: Missing a Javadoc comment. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorLocalTest.java:162: warning: Abbreviation in name must contain no more than '1' capital letters. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:155:5: warning: Missing a Javadoc comment. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/nodes/NodeIngestorTest.java:167: warning: Abbreviation in name must contain no more than '1' capital letters. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest.java:78:5: warning: Missing a Javadoc comment. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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). 13:56:27 /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 124). 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:60: warning: Line is longer than 120 characters (found 126). 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:61: warning: Line is longer than 120 characters (found 124). 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/validation/edges/NodeTypesValidationModuleTest.java:62: warning: Line is longer than 120 characters (found 125). 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:66:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:91:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:111:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:132:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:153:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:165:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:171:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:186:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:224:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:240:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorLocalTest.java:248:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorWiringTest.java:52:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:64:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:93:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:113:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:134:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:155:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:167:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:173:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:206:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:223:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:232:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:243:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:251:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:259:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/EdgeIngestorTest.java:267:23: warning: Local variable name 'q' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/edges/JsonIngestorTest.java:30: warning: Using the '.*' form of import should be avoided - java.util.*. 13:56:27 /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. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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.Assert.*. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:47: warning: Abbreviation in name must contain no more than '1' capital letters. 13:56:27 /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/SchemaRestClientTest.java:47:20: warning: Member name 'SCHEMA_SERVICE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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). 13:56:27 /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]*$'. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 /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. 13:56:27 Audit done. 13:56:27 [INFO] 13:56:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-ingest --- 13:56:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:27 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/resources 13:56:27 [INFO] 13:56:27 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-schema-ingest --- 13:56:27 [INFO] Changes detected - recompiling the module! 13:56:27 [INFO] Compiling 54 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/classes 13:56:27 [INFO] 13:56:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-ingest --- 13:56:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:27 [INFO] Copying 55 resources 13:56:27 [INFO] 13:56:27 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-schema-ingest --- 13:56:27 [INFO] Changes detected - recompiling the module! 13:56:27 [INFO] Compiling 42 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/test-classes 13:56:28 [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. 13:56:28 [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. 13:56:28 [INFO] 13:56:28 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-schema-ingest --- 13:56:28 [INFO] 13:56:28 [INFO] ------------------------------------------------------- 13:56:28 [INFO] T E S T S 13:56:28 [INFO] ------------------------------------------------------- 13:56:29 13:56:29.260 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:29 13:56:29.270 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.283 [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)] 13:56:29 13:56:29.329 [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] 13:56:29 13:56:29.364 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@784abd3e 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']. 13:56:29 13:56:29.430 [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] 13:56:29 13:56:29.431 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest]: using defaults. 13:56:29 13:56:29.432 [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] 13:56:29 13:56:29.455 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@66a53104, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d229b1c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6f825516, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2da99821, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@62cba181, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1b482cbf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@661fe025, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7161457, org.springframework.test.context.event.EventPublishingTestExecutionListener@38ee7a9d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@629984eb] 13:56:29 13:56:29.460 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:29 13:56:29.461 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:29 13:56:29.481 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:29 13:56:29.481 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.481 [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)] 13:56:29 13:56:29.482 [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] 13:56:29 13:56:29.483 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@554188ac 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']. 13:56:29 13:56:29.485 [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] 13:56:29 13:56:29.486 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest]: using defaults. 13:56:29 13:56:29.486 [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] 13:56:29 13:56:29.487 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2668c286, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7f353a0f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7ea2412c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1c93b51e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7c0f28f8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2abc8034, org.springframework.test.context.transaction.TransactionalTestExecutionListener@467b0f6e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@474179fa, org.springframework.test.context.event.EventPublishingTestExecutionListener@420cd102, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@c7f4457] 13:56:29 13:56:29.487 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:29 13:56:29.487 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:29 13:56:29.497 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:29 13:56:29.499 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.499 [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)] 13:56:29 13:56:29.505 [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] 13:56:29 13:56:29.512 [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 13:56:29 13:56:29.512 [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 13:56:29 13:56:29.513 [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}. 13:56:29 13:56:29.516 [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] 13:56:29 13:56:29.675 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: using defaults. 13:56:29 13:56:29.675 [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] 13:56:29 13:56:29.676 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@675ec28b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11399548, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@610fbe1c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@46d0f89c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@570b2057, org.springframework.test.context.support.DirtiesContextTestExecutionListener@a457c2b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@16a6dc21, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5773d271, org.springframework.test.context.event.EventPublishingTestExecutionListener@59f45950, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7871d261] 13:56:29 13:56:29.677 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:29 13:56:29.677 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:29 13:56:29.680 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 13:56:29 13:56:29.680 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.680 [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)] 13:56:29 13:56:29.681 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 13:56:29 13:56:29.682 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@4f26425b declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 13:56:29 13:56:29.683 [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.SchemaLocationsBeanDefaultInjectionTest] 13:56:29 13:56:29.683 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest]: using defaults. 13:56:29 13:56:29.684 [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] 13:56:29 13:56:29.684 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@f03ee8f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40dd552c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@33f4c769, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4ebd6fd6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5e5a8718, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7404ddca, org.springframework.test.context.transaction.TransactionalTestExecutionListener@615e83ac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4438938e, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e50ae56, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1c68d0db] 13:56:29 13:56:29.685 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 13:56:29 13:56:29.685 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 13:56:29 13:56:29.687 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanTest] 13:56:29 13:56:29.687 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.687 [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)] 13:56:29 13:56:29.688 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaVersionsBeanTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.689 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanTest-context.xml] does not exist 13:56:29 13:56:29.690 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanTestContext.groovy] does not exist 13:56:29 13:56:29.690 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.692 [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.SchemaVersionsBeanTest] 13:56:29 13:56:29.695 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanTest]: using defaults. 13:56:29 13:56:29.696 [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] 13:56:29 13:56:29.696 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c91fe86, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7fc7152e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@13d289c7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6704df84, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1412682c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@53bb71e5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@54a056e4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@15994b0b, org.springframework.test.context.event.EventPublishingTestExecutionListener@12cd129c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1a717d79] 13:56:29 13:56:29.697 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanTest] 13:56:29 13:56:29.697 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanTest] 13:56:29 13:56:29.700 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 13:56:29 13:56:29.700 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.700 [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)] 13:56:29 13:56:29.701 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 13:56:29 13:56:29.702 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@538b3c88 declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest', classes = '{}', locations = '{classpath:forWiringTests/testUsingPropFileContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 13:56:29 13:56:29.703 [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.SchemaLocationsBeanXMLSetterWithPropFileTest] 13:56:29 13:56:29.703 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest]: using defaults. 13:56:29 13:56:29.703 [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] 13:56:29 13:56:29.703 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@19b9f903, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@10e56da9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@28cb86b2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@22ae905f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@748904e8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4fbaa7f5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b3056a6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6d4a05f7, org.springframework.test.context.event.EventPublishingTestExecutionListener@51d8f2f2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4b476233] 13:56:29 13:56:29.704 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 13:56:29 13:56:29.704 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 13:56:29 13:56:29.706 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.ConfigTranslatorWiringTest] 13:56:29 13:56:29.707 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.707 [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)] 13:56:29 13:56:29.707 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.ConfigTranslatorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.708 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: class path resource [org/onap/aai/setup/ConfigTranslatorWiringTest-context.xml] does not exist 13:56:29 13:56:29.709 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: class path resource [org/onap/aai/setup/ConfigTranslatorWiringTestContext.groovy] does not exist 13:56:29 13:56:29.709 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.710 [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.ConfigTranslatorWiringTest] 13:56:29 13:56:29.713 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.ConfigTranslatorWiringTest]: using defaults. 13:56:29 13:56:29.713 [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] 13:56:29 13:56:29.714 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@19705650, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1a785fd5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4a660b34, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@362a561e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2df3545d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@75ad30c1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@fe8aaeb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b9697ae, org.springframework.test.context.event.EventPublishingTestExecutionListener@5cf0673d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@40c76f5a] 13:56:29 13:56:29.714 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.ConfigTranslatorWiringTest] 13:56:29 13:56:29.714 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.ConfigTranslatorWiringTest] 13:56:29 13:56:29.718 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorWiringTest] 13:56:29 13:56:29.718 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.718 [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)] 13:56:29 13:56:29.719 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.720 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: class path resource [org/onap/aai/nodes/NodeIngestorWiringTest-context.xml] does not exist 13:56:29 13:56:29.721 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: class path resource [org/onap/aai/nodes/NodeIngestorWiringTestContext.groovy] does not exist 13:56:29 13:56:29.721 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.722 [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.nodes.NodeIngestorWiringTest] 13:56:29 13:56:29.724 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorWiringTest]: using defaults. 13:56:29 13:56:29.724 [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] 13:56:29 13:56:29.725 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@34fcd292, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@63db743d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@496cedbb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6b6def36, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3957d88b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1152900, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fba0dac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2b2a4332, org.springframework.test.context.event.EventPublishingTestExecutionListener@2cbe455c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4cb24e2] 13:56:29 13:56:29.725 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorWiringTest] 13:56:29 13:56:29.725 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorWiringTest] 13:56:29 13:56:29.732 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorTest] 13:56:29 13:56:29.732 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.732 [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)] 13:56:29 13:56:29.733 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.734 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorTest]: class path resource [org/onap/aai/nodes/NodeIngestorTest-context.xml] does not exist 13:56:29 13:56:29.734 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorTest]: class path resource [org/onap/aai/nodes/NodeIngestorTestContext.groovy] does not exist 13:56:29 13:56:29.734 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.736 [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.nodes.NodeIngestorTest] 13:56:29 13:56:29.738 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorTest]: using defaults. 13:56:29 13:56:29.738 [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] 13:56:29 13:56:29.738 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c5f29c6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4baf997, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5280688, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@643f6179, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@61ab6521, org.springframework.test.context.support.DirtiesContextTestExecutionListener@328e4ec2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7757025d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@68fc9167, org.springframework.test.context.event.EventPublishingTestExecutionListener@52c46334, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@12fccff0] 13:56:29 13:56:29.738 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorTest] 13:56:29 13:56:29.739 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorTest] 13:56:29 13:56:29.743 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorLocalTest] 13:56:29 13:56:29.743 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.743 [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)] 13:56:29 13:56:29.744 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorLocalTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.745 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: class path resource [org/onap/aai/nodes/NodeIngestorLocalTest-context.xml] does not exist 13:56:29 13:56:29.745 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: class path resource [org/onap/aai/nodes/NodeIngestorLocalTestContext.groovy] does not exist 13:56:29 13:56:29.745 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.746 [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.nodes.NodeIngestorLocalTest] 13:56:29 13:56:29.748 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorLocalTest]: using defaults. 13:56:29 13:56:29.749 [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] 13:56:29 13:56:29.749 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1682e6a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@505d2bac, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4cecc15a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@d969452, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4d4df0f4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@74f4a2ba, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5e385b6f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@67b560fe, org.springframework.test.context.event.EventPublishingTestExecutionListener@45dde6ac, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@14ed7ddf] 13:56:29 13:56:29.749 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorLocalTest] 13:56:29 13:56:29.749 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorLocalTest] 13:56:29 13:56:29.753 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorRainyDayTest] 13:56:29 13:56:29.754 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.754 [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)] 13:56:29 13:56:29.754 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.VersionValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.755 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorRainyDayTest-context.xml] does not exist 13:56:29 13:56:29.755 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorRainyDayTestContext.groovy] does not exist 13:56:29 13:56:29.755 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.757 [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.validation.VersionValidatorRainyDayTest] 13:56:29 13:56:29.761 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorRainyDayTest]: using defaults. 13:56:29 13:56:29.761 [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] 13:56:29 13:56:29.761 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@54329480, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@590013c7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@64f32e9e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7b211077, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3b770d07, org.springframework.test.context.support.DirtiesContextTestExecutionListener@62b0bf85, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1fcaea93, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c9bf3b5, org.springframework.test.context.event.EventPublishingTestExecutionListener@6f07d414, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@8ac12e6] 13:56:29 13:56:29.761 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorRainyDayTest] 13:56:29 13:56:29.761 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorRainyDayTest] 13:56:29 13:56:29.764 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 13:56:29 13:56:29.764 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.764 [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)] 13:56:29 13:56:29.765 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.765 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest-context.xml] does not exist 13:56:29 13:56:29.766 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTestContext.groovy] does not exist 13:56:29 13:56:29.766 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:56:29 13:56:29.767 [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.validation.nodes.NodeValidatorSchemaIncompleteTest] 13:56:29 13:56:29.769 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: using defaults. 13:56:29 13:56:29.769 [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] 13:56:29 13:56:29.769 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4e94669c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@41bb1f09, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@349f0ca4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@66f2ec1c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@b3fc6d8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@12e5d3e1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5ed31735, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2fb082ff, org.springframework.test.context.event.EventPublishingTestExecutionListener@5a4c98d7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@668a32a4] 13:56:29 13:56:29.769 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 13:56:29 13:56:29.769 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 13:56:29 13:56:29.772 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 13:56:29 13:56:29.773 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.773 [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)] 13:56:29 13:56:29.773 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.774 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest-context.xml] does not exist 13:56:29 13:56:29.774 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSunnyDayTestContext.groovy] does not exist 13:56:29 13:56:29.774 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.775 [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.validation.nodes.NodeValidatorSunnyDayTest] 13:56:29 13:56:29.777 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: using defaults. 13:56:29 13:56:29.777 [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] 13:56:29 13:56:29.777 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e2d44f3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@23afc725, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5d3f99d7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@561d88ee, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2c34402, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5f883d90, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e58f697, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@44384b4a, org.springframework.test.context.event.EventPublishingTestExecutionListener@5cc3e49b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4239262e] 13:56:29 13:56:29.778 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 13:56:29 13:56:29.778 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 13:56:29 13:56:29.779 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 13:56:29 13:56:29.780 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.780 [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)] 13:56:29 13:56:29.780 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.781 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorRainyDayTest-context.xml] does not exist 13:56:29 13:56:29.781 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorRainyDayTestContext.groovy] does not exist 13:56:29 13:56:29.781 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.782 [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.validation.nodes.NodeValidatorRainyDayTest] 13:56:29 13:56:29.784 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: using defaults. 13:56:29 13:56:29.784 [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] 13:56:29 13:56:29.784 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1805383, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64fdcf99, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@9f0fc36, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@63f2e0b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5a06904, org.springframework.test.context.support.DirtiesContextTestExecutionListener@fabef2e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1b4a3a1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7e848aea, org.springframework.test.context.event.EventPublishingTestExecutionListener@786a3477, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@286866cb] 13:56:29 13:56:29.784 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 13:56:29 13:56:29.785 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 13:56:29 13:56:29.798 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 13:56:29 13:56:29.802 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.803 [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)] 13:56:29 13:56:29.805 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.806 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: class path resource [org/onap/aai/validation/edges/NodeTypesValidationModuleTest-context.xml] does not exist 13:56:29 13:56:29.807 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: class path resource [org/onap/aai/validation/edges/NodeTypesValidationModuleTestContext.groovy] does not exist 13:56:29 13:56:29.807 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.808 [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.validation.edges.NodeTypesValidationModuleTest] 13:56:29 13:56:29.810 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: using defaults. 13:56:29 13:56:29.810 [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] 13:56:29 13:56:29.810 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7534785a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@46b5f061, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3ba3f40d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@108b121f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@46ab4efc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2ff498b0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@b5312df, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4300e240, org.springframework.test.context.event.EventPublishingTestExecutionListener@5f409872, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@547aaa32] 13:56:29 13:56:29.811 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 13:56:29 13:56:29.811 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 13:56:29 13:56:29.820 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 13:56:29 13:56:29.822 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.823 [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)] 13:56:29 13:56:29.825 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.828 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest-context.xml] does not exist 13:56:29 13:56:29.829 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTestContext.groovy] does not exist 13:56:29 13:56:29.829 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.832 [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.validation.edges.EdgeRuleValidatorSunnyDayTest] 13:56:29 13:56:29.834 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: using defaults. 13:56:29 13:56:29.834 [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] 13:56:29 13:56:29.837 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27afbf14, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4cfcac13, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5c25d0d1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@22c8ee48, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7845b21a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@51f01535, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2321e482, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@467ef400, org.springframework.test.context.event.EventPublishingTestExecutionListener@13fe5bb7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4276ad40] 13:56:29 13:56:29.837 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 13:56:29 13:56:29.837 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 13:56:29 13:56:29.840 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 13:56:29 13:56:29.840 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.840 [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)] 13:56:29 13:56:29.841 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.842 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: class path resource [org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest-context.xml] does not exist 13:56:29 13:56:29.842 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: class path resource [org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTestContext.groovy] does not exist 13:56:29 13:56:29.843 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.843 [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.validation.edges.DefaultEdgeFieldsValidationModuleTest] 13:56:29 13:56:29.845 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: using defaults. 13:56:29 13:56:29.845 [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] 13:56:29 13:56:29.845 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1570cad0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@21090c88, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@d62472f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@63a84bb6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@701d2b59, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1999149e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@65d73bd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@27896d3b, org.springframework.test.context.event.EventPublishingTestExecutionListener@3ed7dd70, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6f3b13d0] 13:56:29 13:56:29.846 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 13:56:29 13:56:29.846 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 13:56:29 13:56:29.848 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 13:56:29 13:56:29.848 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.848 [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)] 13:56:29 13:56:29.848 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.849 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest-context.xml] does not exist 13:56:29 13:56:29.849 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTestContext.groovy] does not exist 13:56:29 13:56:29.850 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.850 [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.validation.edges.EdgeRuleValidatorRainyDayTest] 13:56:29 13:56:29.852 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: using defaults. 13:56:29 13:56:29.853 [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] 13:56:29 13:56:29.853 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@71f0806b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@49889154, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5c33008f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@45d7495e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@30517a57, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3dde5f38, org.springframework.test.context.transaction.TransactionalTestExecutionListener@79ad1774, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64f3ca6, org.springframework.test.context.event.EventPublishingTestExecutionListener@3df77dfa, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@721fc2e3] 13:56:29 13:56:29.853 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 13:56:29 13:56:29.853 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 13:56:29 13:56:29.863 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorSunnyDayTest] 13:56:29 13:56:29.864 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.864 [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)] 13:56:29 13:56:29.864 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.865 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorSunnyDayTest-context.xml] does not exist 13:56:29 13:56:29.865 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorSunnyDayTestContext.groovy] does not exist 13:56:29 13:56:29.866 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.867 [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.validation.VersionValidatorSunnyDayTest] 13:56:29 13:56:29.869 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: using defaults. 13:56:29 13:56:29.869 [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] 13:56:29 13:56:29.870 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6133e20b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@30ffb2a6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@612af486, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3d033453, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@43deba42, org.springframework.test.context.support.DirtiesContextTestExecutionListener@e795a1d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@38c10190, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1cc41b77, org.springframework.test.context.event.EventPublishingTestExecutionListener@2a7ebe07, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6e93b0e7] 13:56:29 13:56:29.870 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 13:56:29 13:56:29.870 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 13:56:29 13:56:29.876 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorLocalTest] 13:56:29 13:56:29.877 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.877 [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)] 13:56:29 13:56:29.877 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorLocalTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.878 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: class path resource [org/onap/aai/edges/EdgeIngestorLocalTest-context.xml] does not exist 13:56:29 13:56:29.879 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: class path resource [org/onap/aai/edges/EdgeIngestorLocalTestContext.groovy] does not exist 13:56:29 13:56:29.879 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.881 [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.edges.EdgeIngestorLocalTest] 13:56:29 13:56:29.883 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorLocalTest]: using defaults. 13:56:29 13:56:29.883 [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] 13:56:29 13:56:29.884 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@77ab5214, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d420cdd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@bd273b2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@78128dd0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@55044b34, org.springframework.test.context.support.DirtiesContextTestExecutionListener@28dd81ad, org.springframework.test.context.transaction.TransactionalTestExecutionListener@300a38e7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5c9a4f3b, org.springframework.test.context.event.EventPublishingTestExecutionListener@2bb0e277, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6f24ce45] 13:56:29 13:56:29.884 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorLocalTest] 13:56:29 13:56:29.884 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorLocalTest] 13:56:29 13:56:29.892 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorTest] 13:56:29 13:56:29.893 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.893 [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)] 13:56:29 13:56:29.893 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.894 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorTest]: class path resource [org/onap/aai/edges/EdgeIngestorTest-context.xml] does not exist 13:56:29 13:56:29.894 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorTest]: class path resource [org/onap/aai/edges/EdgeIngestorTestContext.groovy] does not exist 13:56:29 13:56:29.894 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.896 [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.edges.EdgeIngestorTest] 13:56:29 13:56:29.898 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorTest]: using defaults. 13:56:29 13:56:29.898 [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] 13:56:29 13:56:29.898 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@210a26b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2dc21583, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6cbdd1c5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@60816371, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@678586f0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ad6f98e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@586728e8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3316527e, org.springframework.test.context.event.EventPublishingTestExecutionListener@786ff0ea, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@15186ce0] 13:56:29 13:56:29.898 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorTest] 13:56:29 13:56:29.898 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorTest] 13:56:29 13:56:29.905 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorWiringTest] 13:56:29 13:56:29.906 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.906 [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)] 13:56:29 13:56:29.906 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.907 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: class path resource [org/onap/aai/edges/EdgeIngestorWiringTest-context.xml] does not exist 13:56:29 13:56:29.907 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: class path resource [org/onap/aai/edges/EdgeIngestorWiringTestContext.groovy] does not exist 13:56:29 13:56:29.907 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.908 [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.edges.EdgeIngestorWiringTest] 13:56:29 13:56:29.909 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorWiringTest]: using defaults. 13:56:29 13:56:29.910 [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] 13:56:29 13:56:29.910 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@46c662f2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4afdfc0f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@10b67f54, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@30798137, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@455da438, org.springframework.test.context.support.DirtiesContextTestExecutionListener@60652518, org.springframework.test.context.transaction.TransactionalTestExecutionListener@438aaa9f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3f06ebe0, org.springframework.test.context.event.EventPublishingTestExecutionListener@1752e45c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5ed65e4b] 13:56:29 13:56:29.910 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorWiringTest] 13:56:29 13:56:29.910 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorWiringTest] 13:56:29 13:56:29.922 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.restclient.SchemaRestClientTest] 13:56:29 13:56:29.922 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.922 [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)] 13:56:29 13:56:29.923 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.restclient.SchemaRestClientTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.923 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.restclient.SchemaRestClientTest]: class path resource [org/onap/aai/restclient/SchemaRestClientTest-context.xml] does not exist 13:56:29 13:56:29.924 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.restclient.SchemaRestClientTest]: class path resource [org/onap/aai/restclient/SchemaRestClientTestContext.groovy] does not exist 13:56:29 13:56:29.924 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.restclient.SchemaRestClientTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:56:29 13:56:29.925 [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.restclient.SchemaRestClientTest] 13:56:29 13:56:29.927 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.restclient.SchemaRestClientTest]: using defaults. 13:56:29 13:56:29.927 [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] 13:56:29 13:56:29.927 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4cc7e3ad, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5dd6a4c8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@47be41c6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@608b35fa, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@13a268cd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b3a6e95, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ebfb045, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@77a2688d, org.springframework.test.context.event.EventPublishingTestExecutionListener@77c692b4, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5fa0141f] 13:56:29 13:56:29.927 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.restclient.SchemaRestClientTest] 13:56:29 13:56:29.927 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.restclient.SchemaRestClientTest] 13:56:29 13:56:29.934 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:29 13:56:29.934 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.934 [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)] 13:56:29 13:56:29.934 [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] 13:56:29 13:56:29.935 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@72715e61 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']. 13:56:29 13:56:29.935 [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] 13:56:29 13:56:29.935 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest]: using defaults. 13:56:29 13:56:29.936 [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] 13:56:29 13:56:29.936 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68f776ee, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5a6195b8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@8af1c49, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@70d5d96b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23469199, org.springframework.test.context.support.DirtiesContextTestExecutionListener@75dc1c1c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5611bba, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5ba184fc, org.springframework.test.context.event.EventPublishingTestExecutionListener@4cfc0c48, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@59d5c537] 13:56:29 13:56:29.936 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:29 13:56:29.936 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:29 13:56:29.937 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:29 13:56:29.937 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.937 [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)] 13:56:29 13:56:29.937 [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] 13:56:29 13:56:29.937 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@3355168 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']. 13:56:29 13:56:29.938 [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] 13:56:29 13:56:29.938 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest]: using defaults. 13:56:29 13:56:29.938 [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] 13:56:29 13:56:29.939 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f07930a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@580c17a0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@29d2fa84, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4540c7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@13c90c06, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2bc0b8c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@15f861ee, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3f1158ee, org.springframework.test.context.event.EventPublishingTestExecutionListener@6463da36, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4a4b288a] 13:56:29 13:56:29.939 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:29 13:56:29.939 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:29 13:56:29.939 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:29 13:56:29.939 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.940 [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)] 13:56:29 13:56:29.940 [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] 13:56:29 13:56:29.941 [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 13:56:29 13:56:29.941 [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 13:56:29 13:56:29.941 [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}. 13:56:29 13:56:29.942 [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] 13:56:29 13:56:29.943 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: using defaults. 13:56:29 13:56:29.944 [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] 13:56:29 13:56:29.944 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5341e71a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@405d8a80, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@ac4e690, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6afeaf2d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@365bfc5f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a7e799e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@37a3ec27, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@283baa39, org.springframework.test.context.event.EventPublishingTestExecutionListener@416b1265, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2830315f] 13:56:29 13:56:29.944 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:29 13:56:29.944 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:29 13:56:29.944 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 13:56:29 13:56:29.945 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.945 [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)] 13:56:29 13:56:29.945 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 13:56:29 13:56:29.945 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@75452aea declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest', classes = '{class org.onap.aai.setup.SchemaLocationsBean}', locations = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 13:56:29 13:56:29.946 [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.SchemaLocationsBeanDefaultInjectionTest] 13:56:29 13:56:29.946 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest]: using defaults. 13:56:29 13:56:29.946 [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] 13:56:29 13:56:29.946 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6c24f61d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4537880f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@14292d71, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@48e74764, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@338d47b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7a3643e3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2729bb71, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55071497, org.springframework.test.context.event.EventPublishingTestExecutionListener@10d98940, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@58b8f9e3] 13:56:29 13:56:29.946 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 13:56:29 13:56:29.946 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 13:56:29 13:56:29.947 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanTest] 13:56:29 13:56:29.947 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.947 [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)] 13:56:29 13:56:29.947 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaVersionsBeanTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.948 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanTest-context.xml] does not exist 13:56:29 13:56:29.948 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.SchemaVersionsBeanTest]: class path resource [org/onap/aai/setup/SchemaVersionsBeanTestContext.groovy] does not exist 13:56:29 13:56:29.948 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.949 [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.SchemaVersionsBeanTest] 13:56:29 13:56:29.951 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanTest]: using defaults. 13:56:29 13:56:29.951 [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] 13:56:29 13:56:29.951 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1cc9bd9b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2f471037, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1d1cfe4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@ba562e0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5a51336a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4d8056bf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@42211e04, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6233c6c2, org.springframework.test.context.event.EventPublishingTestExecutionListener@312a738d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7e50eeb9] 13:56:29 13:56:29.951 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanTest] 13:56:29 13:56:29.951 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanTest] 13:56:29 13:56:29.952 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 13:56:29 13:56:29.952 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.952 [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)] 13:56:29 13:56:29.952 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] from class [org.springframework.test.context.support.DefaultTestContextBootstrapper] 13:56:29 13:56:29.953 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@48b2dbc4 declaringClass = 'org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest', classes = '{}', locations = '{classpath:forWiringTests/testUsingPropFileContext.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader']. 13:56:29 13:56:29.953 [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.SchemaLocationsBeanXMLSetterWithPropFileTest] 13:56:29 13:56:29.953 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest]: using defaults. 13:56:29 13:56:29.954 [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] 13:56:29 13:56:29.954 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2a667f44, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@53ba7997, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3f6f9cef, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@61dd1c3d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7858d31d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@782e6b40, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b65084e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@32d0d7eb, org.springframework.test.context.event.EventPublishingTestExecutionListener@cae2a97, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7d12429] 13:56:29 13:56:29.954 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 13:56:29 13:56:29.954 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 13:56:29 13:56:29.954 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.ConfigTranslatorWiringTest] 13:56:29 13:56:29.954 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.954 [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)] 13:56:29 13:56:29.955 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.setup.ConfigTranslatorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.956 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: class path resource [org/onap/aai/setup/ConfigTranslatorWiringTest-context.xml] does not exist 13:56:29 13:56:29.956 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.setup.ConfigTranslatorWiringTest]: class path resource [org/onap/aai/setup/ConfigTranslatorWiringTestContext.groovy] does not exist 13:56:29 13:56:29.956 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.957 [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.ConfigTranslatorWiringTest] 13:56:29 13:56:29.958 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.ConfigTranslatorWiringTest]: using defaults. 13:56:29 13:56:29.958 [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] 13:56:29 13:56:29.958 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@20be890d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5db9f51f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@534762ed, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6c421123, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@38e00b47, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2a631049, org.springframework.test.context.transaction.TransactionalTestExecutionListener@425b5fe2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3eec8583, org.springframework.test.context.event.EventPublishingTestExecutionListener@66e1b2a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@343db2f6] 13:56:29 13:56:29.959 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.ConfigTranslatorWiringTest] 13:56:29 13:56:29.959 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.ConfigTranslatorWiringTest] 13:56:29 13:56:29.959 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorWiringTest] 13:56:29 13:56:29.959 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.959 [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)] 13:56:29 13:56:29.959 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.960 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: class path resource [org/onap/aai/nodes/NodeIngestorWiringTest-context.xml] does not exist 13:56:29 13:56:29.960 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorWiringTest]: class path resource [org/onap/aai/nodes/NodeIngestorWiringTestContext.groovy] does not exist 13:56:29 13:56:29.960 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.961 [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.nodes.NodeIngestorWiringTest] 13:56:29 13:56:29.962 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorWiringTest]: using defaults. 13:56:29 13:56:29.963 [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] 13:56:29 13:56:29.963 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@769b0752, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@dae5e0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@59a94d0f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7ff09659, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@517fbf62, org.springframework.test.context.support.DirtiesContextTestExecutionListener@65db548, org.springframework.test.context.transaction.TransactionalTestExecutionListener@150f41b9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6e364f1f, org.springframework.test.context.event.EventPublishingTestExecutionListener@429e7914, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@298263fa] 13:56:29 13:56:29.963 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorWiringTest] 13:56:29 13:56:29.963 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorWiringTest] 13:56:29 13:56:29.964 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorTest] 13:56:29 13:56:29.964 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.964 [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)] 13:56:29 13:56:29.964 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.965 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorTest]: class path resource [org/onap/aai/nodes/NodeIngestorTest-context.xml] does not exist 13:56:29 13:56:29.965 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorTest]: class path resource [org/onap/aai/nodes/NodeIngestorTestContext.groovy] does not exist 13:56:29 13:56:29.965 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.966 [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.nodes.NodeIngestorTest] 13:56:29 13:56:29.967 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorTest]: using defaults. 13:56:29 13:56:29.967 [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] 13:56:29 13:56:29.967 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2b1a901d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11bdab37, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@280484c7, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5a6f6cac, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@258a8584, org.springframework.test.context.support.DirtiesContextTestExecutionListener@59127611, org.springframework.test.context.transaction.TransactionalTestExecutionListener@553ce348, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7417ef4f, org.springframework.test.context.event.EventPublishingTestExecutionListener@5c0e2ec, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4fa8bebb] 13:56:29 13:56:29.968 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorTest] 13:56:29 13:56:29.968 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorTest] 13:56:29 13:56:29.968 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorLocalTest] 13:56:29 13:56:29.968 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.968 [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)] 13:56:29 13:56:29.969 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.nodes.NodeIngestorLocalTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.969 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: class path resource [org/onap/aai/nodes/NodeIngestorLocalTest-context.xml] does not exist 13:56:29 13:56:29.970 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.nodes.NodeIngestorLocalTest]: class path resource [org/onap/aai/nodes/NodeIngestorLocalTestContext.groovy] does not exist 13:56:29 13:56:29.970 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.970 [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.nodes.NodeIngestorLocalTest] 13:56:29 13:56:29.972 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorLocalTest]: using defaults. 13:56:29 13:56:29.972 [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] 13:56:29 13:56:29.972 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@344f9467, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e98b933, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@222d9d4f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4269aad7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@a4df251, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71e7830a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3feebf9c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@305e95a4, org.springframework.test.context.event.EventPublishingTestExecutionListener@55e42684, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@18d610e1] 13:56:29 13:56:29.972 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorLocalTest] 13:56:29 13:56:29.972 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorLocalTest] 13:56:29 13:56:29.973 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorRainyDayTest] 13:56:29 13:56:29.973 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.973 [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)] 13:56:29 13:56:29.973 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.VersionValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.974 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorRainyDayTest-context.xml] does not exist 13:56:29 13:56:29.974 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorRainyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorRainyDayTestContext.groovy] does not exist 13:56:29 13:56:29.974 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.975 [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.validation.VersionValidatorRainyDayTest] 13:56:29 13:56:29.976 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorRainyDayTest]: using defaults. 13:56:29 13:56:29.976 [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] 13:56:29 13:56:29.976 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@16391278, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@621dc63d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4ae49387, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6abb7b7d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@34cf0e80, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38ef1a0a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@56f9de3b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6728370a, org.springframework.test.context.event.EventPublishingTestExecutionListener@2b5f8e61, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6ba0ee4a] 13:56:29 13:56:29.977 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorRainyDayTest] 13:56:29 13:56:29.977 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorRainyDayTest] 13:56:29 13:56:29.977 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 13:56:29 13:56:29.977 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.977 [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)] 13:56:29 13:56:29.978 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.978 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTest-context.xml] does not exist 13:56:29 13:56:29.978 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSchemaIncompleteTestContext.groovy] does not exist 13:56:29 13:56:29.979 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:56:29 13:56:29.979 [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.validation.nodes.NodeValidatorSchemaIncompleteTest] 13:56:29 13:56:29.980 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: using defaults. 13:56:29 13:56:29.981 [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] 13:56:29 13:56:29.981 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27db45f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6ec3d8e4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1aeff8ca, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7f2c995b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@101c15ad, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6068ebb2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5a466dd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ed9d173, org.springframework.test.context.event.EventPublishingTestExecutionListener@6e981e78, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@498a4d62] 13:56:29 13:56:29.981 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 13:56:29 13:56:29.981 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 13:56:29 13:56:29.982 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 13:56:29 13:56:29.982 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.982 [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)] 13:56:29 13:56:29.982 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.983 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSunnyDayTest-context.xml] does not exist 13:56:29 13:56:29.983 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorSunnyDayTestContext.groovy] does not exist 13:56:29 13:56:29.983 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.983 [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.validation.nodes.NodeValidatorSunnyDayTest] 13:56:29 13:56:29.985 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: using defaults. 13:56:29 13:56:29.985 [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] 13:56:29 13:56:29.985 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3f3c5ecd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1179fc8c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@a03529c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1760e594, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4af70b83, org.springframework.test.context.support.DirtiesContextTestExecutionListener@143413cd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4b32465, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@146f3d22, org.springframework.test.context.event.EventPublishingTestExecutionListener@66b6873f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@52285a5f] 13:56:29 13:56:29.985 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 13:56:29 13:56:29.985 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 13:56:29 13:56:29.986 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 13:56:29 13:56:29.986 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.986 [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)] 13:56:29 13:56:29.986 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.987 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorRainyDayTest-context.xml] does not exist 13:56:29 13:56:29.987 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: class path resource [org/onap/aai/validation/nodes/NodeValidatorRainyDayTestContext.groovy] does not exist 13:56:29 13:56:29.987 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.988 [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.validation.nodes.NodeValidatorRainyDayTest] 13:56:29 13:56:29.989 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: using defaults. 13:56:29 13:56:29.989 [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] 13:56:29 13:56:29.990 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@224e6e88, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70139a81, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@60f9dc7e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@15e5246, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@503556cb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3c9e19de, org.springframework.test.context.transaction.TransactionalTestExecutionListener@12aa381f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6115846e, org.springframework.test.context.event.EventPublishingTestExecutionListener@1bec1589, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@57f0bfc3] 13:56:29 13:56:29.990 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 13:56:29 13:56:29.990 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 13:56:29 13:56:29.991 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 13:56:29 13:56:29.991 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.991 [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)] 13:56:29 13:56:29.991 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.992 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: class path resource [org/onap/aai/validation/edges/NodeTypesValidationModuleTest-context.xml] does not exist 13:56:29 13:56:29.992 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: class path resource [org/onap/aai/validation/edges/NodeTypesValidationModuleTestContext.groovy] does not exist 13:56:29 13:56:29.992 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.993 [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.validation.edges.NodeTypesValidationModuleTest] 13:56:29 13:56:29.994 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: using defaults. 13:56:29 13:56:29.994 [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] 13:56:29 13:56:29.994 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2299d903, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@70c56434, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2c3f43d1, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@632d4cf2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@f10d055, org.springframework.test.context.support.DirtiesContextTestExecutionListener@542ff147, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2d801d8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b9b97ad, org.springframework.test.context.event.EventPublishingTestExecutionListener@2807cf3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@298e002d] 13:56:29 13:56:29.995 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 13:56:29 13:56:29.995 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 13:56:29 13:56:29.995 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 13:56:29 13:56:29.995 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:29 13:56:29.995 [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)] 13:56:29 13:56:29.995 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:29 13:56:29.996 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTest-context.xml] does not exist 13:56:29 13:56:29.996 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorSunnyDayTestContext.groovy] does not exist 13:56:29 13:56:29.996 [main] INFO org.springframework.test.context.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}. 13:56:29 13:56:29.997 [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.validation.edges.EdgeRuleValidatorSunnyDayTest] 13:56:29 13:56:29.998 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: using defaults. 13:56:29 13:56:29.998 [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] 13:56:29 13:56:29.998 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c6bd624, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d8d52be, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@645ba24a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5f6a8efe, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3dd2b9c1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a1d1467, org.springframework.test.context.transaction.TransactionalTestExecutionListener@536da29c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@58fbcb71, org.springframework.test.context.event.EventPublishingTestExecutionListener@70cf7d1e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@72f3f14c] 13:56:29 13:56:29.999 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 13:56:29 13:56:29.999 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 13:56:29 13:56:29.999 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 13:56:29 13:56:29.999 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:30 13:56:29.999 [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)] 13:56:30 13:56:30.005 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:30 13:56:30.006 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: class path resource [org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTest-context.xml] does not exist 13:56:30 13:56:30.007 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: class path resource [org/onap/aai/validation/edges/DefaultEdgeFieldsValidationModuleTestContext.groovy] does not exist 13:56:30 13:56:30.007 [main] INFO org.springframework.test.context.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}. 13:56:30 13:56:30.008 [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.validation.edges.DefaultEdgeFieldsValidationModuleTest] 13:56:30 13:56:30.010 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: using defaults. 13:56:30 13:56:30.011 [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] 13:56:30 13:56:30.012 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4a122e68, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@41be8db9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2c2a7d53, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@46524ebe, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1de85972, org.springframework.test.context.support.DirtiesContextTestExecutionListener@280ecc33, org.springframework.test.context.transaction.TransactionalTestExecutionListener@57b1ec84, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c27f72, org.springframework.test.context.event.EventPublishingTestExecutionListener@5cbe95b1, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@28fa541] 13:56:30 13:56:30.013 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 13:56:30 13:56:30.014 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 13:56:30 13:56:30.022 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 13:56:30 13:56:30.024 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:30 13:56:30.024 [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)] 13:56:30 13:56:30.025 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:30 13:56:30.026 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTest-context.xml] does not exist 13:56:30 13:56:30.026 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: class path resource [org/onap/aai/validation/edges/EdgeRuleValidatorRainyDayTestContext.groovy] does not exist 13:56:30 13:56:30.026 [main] INFO org.springframework.test.context.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}. 13:56:30 13:56:30.029 [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.validation.edges.EdgeRuleValidatorRainyDayTest] 13:56:30 13:56:30.033 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: using defaults. 13:56:30 13:56:30.033 [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] 13:56:30 13:56:30.033 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4aab7195, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6210666c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1dca62c2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@52657d5f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@43d3995f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2211b44f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c830ebd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@15f519f7, org.springframework.test.context.event.EventPublishingTestExecutionListener@4a336377, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@65af05b2] 13:56:30 13:56:30.033 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 13:56:30 13:56:30.033 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 13:56:30 13:56:30.035 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorSunnyDayTest] 13:56:30 13:56:30.035 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:30 13:56:30.035 [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)] 13:56:30 13:56:30.035 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:30 13:56:30.036 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorSunnyDayTest-context.xml] does not exist 13:56:30 13:56:30.036 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: class path resource [org/onap/aai/validation/VersionValidatorSunnyDayTestContext.groovy] does not exist 13:56:30 13:56:30.036 [main] INFO org.springframework.test.context.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}. 13:56:30 13:56:30.037 [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.validation.VersionValidatorSunnyDayTest] 13:56:30 13:56:30.038 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: using defaults. 13:56:30 13:56:30.039 [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] 13:56:30 13:56:30.039 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2c2a903f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d537616, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@604c7e9b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@19d27c27, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6181bc4a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70485aa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4bf8b77, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@e06ec83, org.springframework.test.context.event.EventPublishingTestExecutionListener@628962e5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@410382cb] 13:56:30 13:56:30.039 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 13:56:30 13:56:30.039 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 13:56:30 13:56:30.039 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorLocalTest] 13:56:30 13:56:30.040 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:30 13:56:30.040 [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)] 13:56:30 13:56:30.040 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorLocalTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:30 13:56:30.040 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: class path resource [org/onap/aai/edges/EdgeIngestorLocalTest-context.xml] does not exist 13:56:30 13:56:30.041 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorLocalTest]: class path resource [org/onap/aai/edges/EdgeIngestorLocalTestContext.groovy] does not exist 13:56:30 13:56:30.041 [main] INFO org.springframework.test.context.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}. 13:56:30 13:56:30.041 [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.edges.EdgeIngestorLocalTest] 13:56:30 13:56:30.043 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorLocalTest]: using defaults. 13:56:30 13:56:30.043 [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] 13:56:30 13:56:30.043 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@29f3185c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@74bbc273, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@370a8b6e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@118fbaf0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@208f7165, org.springframework.test.context.support.DirtiesContextTestExecutionListener@a0d875d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@693f2c89, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@50b4364, org.springframework.test.context.event.EventPublishingTestExecutionListener@5e541ef9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@38054d01] 13:56:30 13:56:30.043 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorLocalTest] 13:56:30 13:56:30.043 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorLocalTest] 13:56:30 13:56:30.044 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorTest] 13:56:30 13:56:30.044 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:30 13:56:30.045 [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)] 13:56:30 13:56:30.045 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:30 13:56:30.045 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorTest]: class path resource [org/onap/aai/edges/EdgeIngestorTest-context.xml] does not exist 13:56:30 13:56:30.046 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorTest]: class path resource [org/onap/aai/edges/EdgeIngestorTestContext.groovy] does not exist 13:56:30 13:56:30.046 [main] INFO org.springframework.test.context.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}. 13:56:30 13:56:30.046 [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.edges.EdgeIngestorTest] 13:56:30 13:56:30.048 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorTest]: using defaults. 13:56:30 13:56:30.048 [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] 13:56:30 13:56:30.048 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@9dc782d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ba35152, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@401926df, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3ff8a3ad, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@550fa96f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@54275b5d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d01b0d8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@271e851e, org.springframework.test.context.event.EventPublishingTestExecutionListener@ff21443, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@61e14b53] 13:56:30 13:56:30.048 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorTest] 13:56:30 13:56:30.048 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorTest] 13:56:30 13:56:30.049 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorWiringTest] 13:56:30 13:56:30.049 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:30 13:56:30.049 [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)] 13:56:30 13:56:30.050 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.edges.EdgeIngestorWiringTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:30 13:56:30.050 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: class path resource [org/onap/aai/edges/EdgeIngestorWiringTest-context.xml] does not exist 13:56:30 13:56:30.050 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.edges.EdgeIngestorWiringTest]: class path resource [org/onap/aai/edges/EdgeIngestorWiringTestContext.groovy] does not exist 13:56:30 13:56:30.051 [main] INFO org.springframework.test.context.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}. 13:56:30 13:56:30.051 [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.edges.EdgeIngestorWiringTest] 13:56:30 13:56:30.052 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorWiringTest]: using defaults. 13:56:30 13:56:30.052 [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] 13:56:30 13:56:30.053 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6253e59a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d1cb59f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@16ccd2bc, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@12f8682a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6f7a20da, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7752c0e7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@77ba583, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5613247e, org.springframework.test.context.event.EventPublishingTestExecutionListener@6851b296, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@9e50283] 13:56:30 13:56:30.053 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorWiringTest] 13:56:30 13:56:30.053 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorWiringTest] 13:56:30 13:56:30.054 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.restclient.SchemaRestClientTest] 13:56:30 13:56:30.054 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 13:56:30 13:56:30.054 [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)] 13:56:30 13:56:30.055 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.onap.aai.restclient.SchemaRestClientTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 13:56:30 13:56:30.055 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.restclient.SchemaRestClientTest]: class path resource [org/onap/aai/restclient/SchemaRestClientTest-context.xml] does not exist 13:56:30 13:56:30.055 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.onap.aai.restclient.SchemaRestClientTest]: class path resource [org/onap/aai/restclient/SchemaRestClientTestContext.groovy] does not exist 13:56:30 13:56:30.055 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.onap.aai.restclient.SchemaRestClientTest]: no resource found for suffixes {-context.xml, Context.groovy}. 13:56:30 13:56:30.056 [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.restclient.SchemaRestClientTest] 13:56:30 13:56:30.057 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.restclient.SchemaRestClientTest]: using defaults. 13:56:30 13:56:30.057 [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] 13:56:30 13:56:30.057 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1c171746, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@79b7c350, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@586737ff, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4cd7e993, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@685e6a68, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2fb48970, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4e8d9bb6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3de56885, org.springframework.test.context.event.EventPublishingTestExecutionListener@2673487b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2d07aacc] 13:56:30 13:56:30.057 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.restclient.SchemaRestClientTest] 13:56:30 13:56:30.057 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.restclient.SchemaRestClientTest] 13:56:30 13:56:30.096 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:30 13:56:30.096 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:30 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest 13:56:30 13:56:30.100 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:30 13:56:30.100 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:30 13:56:30.100 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:30 13:56:30.100 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:30 13:56:30.101 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@63c84d31 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, 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]. 13:56:30 13:56:30.103 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:30 13:56:30.103 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 13:56:30 13:56:30.110 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@63c84d31 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@72a34537, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, 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]]]. 13:56:30 13:56:30.111 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to load context from [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 13:56:30 13:56:30.111 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 13:56:30 13:56:30.172 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 13:56:30 13:56:30.570 [main] DEBUG org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loaded 1 bean definitions from class path resource [forWiringTests/testContext.xml] 13:56:30 13:56:30.592 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@25421809 13:56:30 13:56:30.617 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 13:56:30 13:56:30.681 [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}" 13:56:30 13:56:30.791 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 13:56:30 13:56:30.798 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 13:56:30 13:56:30.812 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 13:56:30 13:56:30.814 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 13:56:30 13:56:30.815 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 13:56:30 13:56:30.817 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 13:56:30 13:56:30.822 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 13:56:30 13:56:30.822 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 13:56:30 13:56:30.829 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean' 13:56:30 13:56:30.847 [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 13:56:30 13:56:30.847 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String 13:56:30 13:56:30.848 [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 13:56:30 13:56:30.848 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String 13:56:30 13:56:30.848 [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 13:56:30 13:56:30.848 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String 13:56:30 13:56:30.916 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [625088521] in cache under key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:30 13:56:30.916 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 13:56:30 13:56:30.921 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:30 13:56:30.921 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 13:56:30 13:56:30.927 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@63c84d31 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@72a34537, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, 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]. 13:56:30 13:56:30.934 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:30 13:56:30.934 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1] 13:56:30 13:56:30.934 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:30 13:56:30.934 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1] 13:56:31 13:56:31.145 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.145 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1] 13:56:31 13:56:31.146 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.146 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1] 13:56:31 13:56:31.148 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.148 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1] 13:56:31 13:56:31.149 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.149 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1] 13:56:31 13:56:31.149 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@63c84d31 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@72a34537, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, 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]. 13:56:31 13:56:31.153 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [625088521] from cache with key [[MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.153 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1] 13:56:31 13:56:31.154 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@63c84d31 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@102af1bb testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, 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]. 13:56:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 s - in org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest 13:56:31 13:56:31.165 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:31 13:56:31.165 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:31 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest 13:56:31 13:56:31.165 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:31 13:56:31.165 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:31 13:56:31.165 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:31 13:56:31.165 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:31 13:56:31.166 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@4cd78959 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, 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]. 13:56:31 13:56:31.166 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:31 13:56:31.166 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 13:56:31 13:56:31.166 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@4cd78959 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@4310d985, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, 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]]]. 13:56:31 13:56:31.167 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 13:56:31 13:56:31.167 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 13:56:31 13:56:31.167 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 13:56:31 13:56:31.167 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties} 13:56:31 13:56:31.167 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoader - Registering component classes: {class org.onap.aai.setup.SchemaLocationsBean} 13:56:31 13:56:31.172 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@61e67cc1 13:56:31 13:56:31.172 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 13:56:31 13:56:31.174 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.ingest.file' in PropertySource 'Inlined Test Properties' with value of type String 13:56:31 13:56:31.177 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 13:56:31 13:56:31.177 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 13:56:31 13:56:31.178 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 13:56:31 13:56:31.178 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 13:56:31 13:56:31.179 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 13:56:31 13:56:31.179 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 13:56:31 13:56:31.179 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 13:56:31 13:56:31.179 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 13:56:31 13:56:31.180 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean' 13:56:31 13:56:31.181 [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 13:56:31 13:56:31.182 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String 13:56:31 13:56:31.182 [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 13:56:31 13:56:31.182 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String 13:56:31 13:56:31.182 [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 13:56:31 13:56:31.182 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String 13:56:31 13:56:31.187 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [1642495169] in cache under key [[MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.187 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 2] 13:56:31 13:56:31.189 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.189 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 2] 13:56:31 13:56:31.190 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@4cd78959 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@4310d985, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, 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]. 13:56:31 13:56:31.191 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.191 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 2] 13:56:31 13:56:31.191 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.191 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 2] 13:56:31 13:56:31.191 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.192 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 2] 13:56:31 13:56:31.192 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.192 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 2] 13:56:31 13:56:31.192 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.192 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 2] 13:56:31 13:56:31.192 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.193 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 2] 13:56:31 13:56:31.193 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@4cd78959 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@4310d985, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, 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]. 13:56:31 13:56:31.193 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1642495169] from cache with key [[MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 13:56:31 13:56:31.193 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6dcf902 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 2] 13:56:31 13:56:31.194 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@4cd78959 testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@128acee 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, 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]. 13:56:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest 13:56:31 13:56:31.198 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:31 13:56:31.198 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:31 [INFO] Running org.onap.aai.setup.SchemaVersionsBeanOverrideTest 13:56:31 13:56:31.198 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:31 13:56:31.198 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:31 13:56:31.198 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:31 13:56:31.198 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:31 13:56:31.199 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@31ba0af0 testClass = SchemaVersionsBeanOverrideTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@752ccee0 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@7cca01a8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3bed3315, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7741d346, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@1f87607c], 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]. 13:56:31 13:56:31.199 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:31 13:56:31.199 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 13:56:31 13:56:31.232 [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} 13:56:31 13:56:31 . ____ _ __ _ _ 13:56:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:31 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:31 =========|_|==============|___/=/_/_/_/ 13:56:31 :: Spring Boot :: (v2.4.13) 13:56:31 13:56:31 2024-01-15 13:56:31.505 INFO 2692 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Starting SchemaVersionsBeanOverrideTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:31 2024-01-15 13:56:31.507 INFO 2692 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : No active profile set, falling back to default profiles: default 13:56:32 2024-01-15 13:56:32.633 INFO 2692 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Started SchemaVersionsBeanOverrideTest in 1.389 seconds (JVM running for 4.226) 13:56:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.465 s - in org.onap.aai.setup.SchemaVersionsBeanOverrideTest 13:56:32 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest 13:56:32 2024-01-15 13:56:32.672 INFO 2692 --- [ 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}" 13:56:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest 13:56:32 [INFO] Running org.onap.aai.setup.SchemaVersionsBeanTest 13:56:32 13:56:32 . ____ _ __ _ _ 13:56:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:32 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:32 =========|_|==============|___/=/_/_/_/ 13:56:32 :: Spring Boot :: (v2.4.13) 13:56:32 13:56:32 2024-01-15 13:56:32.732 INFO 2692 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Starting SchemaVersionsBeanTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:32 2024-01-15 13:56:32.733 INFO 2692 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : No active profile set, falling back to default profiles: default 13:56:32 2024-01-15 13:56:32.760 INFO 2692 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Started SchemaVersionsBeanTest in 0.057 seconds (JVM running for 4.353) 13:56:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.aai.setup.SchemaVersionsBeanTest 13:56:32 [INFO] Running org.onap.aai.setup.ConfigTranslatorWiringTest 13:56:32 13:56:32 . ____ _ __ _ _ 13:56:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:32 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:32 =========|_|==============|___/=/_/_/_/ 13:56:32 :: Spring Boot :: (v2.4.13) 13:56:32 13:56:32 2024-01-15 13:56:32.794 INFO 2692 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Starting ConfigTranslatorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:32 2024-01-15 13:56:32.795 INFO 2692 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : No active profile set, falling back to default profiles: default 13:56:32 2024-01-15 13:56:32.824 INFO 2692 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Started ConfigTranslatorWiringTest in 0.049 seconds (JVM running for 4.417) 13:56:32 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.055 s - in org.onap.aai.setup.ConfigTranslatorWiringTest 13:56:32 [INFO] Running org.onap.aai.nodes.NodeIngestorWiringTest 13:56:32 13:56:32 . ____ _ __ _ _ 13:56:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:32 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:32 =========|_|==============|___/=/_/_/_/ 13:56:32 :: Spring Boot :: (v2.4.13) 13:56:32 13:56:32 2024-01-15 13:56:32.852 INFO 2692 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Starting NodeIngestorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:32 2024-01-15 13:56:32.853 INFO 2692 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : No active profile set, falling back to default profiles: default 13:56:32 2024-01-15 13:56:32.909 INFO 2692 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 13:56:34 [EL Warning]: moxy: 2024-01-15 13:56:34.004--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:34 2024-01-15 13:56:34.077 INFO 2692 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Started NodeIngestorWiringTest in 1.243 seconds (JVM running for 5.67) 13:56:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 s - in org.onap.aai.nodes.NodeIngestorWiringTest 13:56:34 [INFO] Running org.onap.aai.nodes.NodeIngestorTest 13:56:34 13:56:34 . ____ _ __ _ _ 13:56:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:34 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:34 =========|_|==============|___/=/_/_/_/ 13:56:34 :: Spring Boot :: (v2.4.13) 13:56:34 13:56:34 2024-01-15 13:56:34.152 INFO 2692 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Starting NodeIngestorTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:34 2024-01-15 13:56:34.153 INFO 2692 --- [ main] org.onap.aai.nodes.NodeIngestorTest : No active profile set, falling back to default profiles: default 13:56:34 2024-01-15 13:56:34.208 INFO 2692 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator 13:56:34 [EL Warning]: moxy: 2024-01-15 13:56:34.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 13:56:34 [EL Warning]: moxy: 2024-01-15 13:56:34.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 13:56:34 [EL Warning]: moxy: 2024-01-15 13:56:34.304--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:34 [EL Warning]: moxy: 2024-01-15 13:56:34.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 13:56:34 [EL Warning]: moxy: 2024-01-15 13:56:34.333--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:34 [EL Warning]: moxy: 2024-01-15 13:56:34.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 13:56:34 [EL Warning]: moxy: 2024-01-15 13:56:34.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 13:56:34 [EL Warning]: moxy: 2024-01-15 13:56:34.779--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:34 2024-01-15 13:56:34.787 INFO 2692 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Started NodeIngestorTest in 0.698 seconds (JVM running for 6.38) 13:56:35 Schema file: /tmp/schema1333843187092895316.xsd 13:56:35 Schema file: /tmp/schema3635487648893426228.xsd 13:56:35 Schema file: /tmp/schema4869817670112663643.xsd 13:56:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 s - in org.onap.aai.nodes.NodeIngestorTest 13:56:35 [INFO] Running org.onap.aai.nodes.NodeIngestorLocalTest 13:56:35 13:56:35 . ____ _ __ _ _ 13:56:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:35 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:35 =========|_|==============|___/=/_/_/_/ 13:56:35 :: Spring Boot :: (v2.4.13) 13:56:35 13:56:35 2024-01-15 13:56:35.750 INFO 2692 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Starting NodeIngestorLocalTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:35 2024-01-15 13:56:35.750 INFO 2692 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : No active profile set, falling back to default profiles: default 13:56:35 2024-01-15 13:56:35.774 INFO 2692 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 13:56:35 [EL Warning]: moxy: 2024-01-15 13:56:35.778--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:35 [EL Warning]: moxy: 2024-01-15 13:56:35.789--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:35 [EL Warning]: moxy: 2024-01-15 13:56:35.84--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 2024-01-15 13:56:36.044 INFO 2692 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Started NodeIngestorLocalTest in 0.308 seconds (JVM running for 7.637) 13:56:36 Schema file: /tmp/schema4930966219186430273.xsd 13:56:36 Schema file: /tmp/schema4724653064054000648.xsd 13:56:36 Schema file: /tmp/schema935220490852781030.xsd 13:56:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s - in org.onap.aai.nodes.NodeIngestorLocalTest 13:56:36 [INFO] Running org.onap.aai.validation.VersionValidatorRainyDayTest 13:56:36 13:56:36 . ____ _ __ _ _ 13:56:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:36 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:36 =========|_|==============|___/=/_/_/_/ 13:56:36 :: Spring Boot :: (v2.4.13) 13:56:36 13:56:36 2024-01-15 13:56:36.160 INFO 2692 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Starting VersionValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:36 2024-01-15 13:56:36.160 INFO 2692 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : No active profile set, falling back to default profiles: default 13:56:36 2024-01-15 13:56:36.187 INFO 2692 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.193--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 2024-01-15 13:56:36.206 INFO 2692 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Started VersionValidatorRainyDayTest in 0.061 seconds (JVM running for 7.8) 13:56:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.aai.validation.VersionValidatorRainyDayTest 13:56:36 [INFO] Running org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest 13:56:36 13:56:36 . ____ _ __ _ _ 13:56:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:36 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:36 =========|_|==============|___/=/_/_/_/ 13:56:36 :: Spring Boot :: (v2.4.13) 13:56:36 13:56:36 2024-01-15 13:56:36.246 INFO 2692 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Starting NodeValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:36 2024-01-15 13:56:36.247 INFO 2692 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 13:56:36 2024-01-15 13:56:36.274 INFO 2692 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.278--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.291--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.303--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.315--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.327--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.339--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.352--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.364--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 2024-01-15 13:56:36.375 INFO 2692 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Started NodeValidatorSunnyDayTest in 0.148 seconds (JVM running for 7.969) 13:56:36 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.177 s - in org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest 13:56:36 [INFO] Running org.onap.aai.validation.nodes.NodeValidatorRainyDayTest 13:56:36 13:56:36 . ____ _ __ _ _ 13:56:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:36 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:36 =========|_|==============|___/=/_/_/_/ 13:56:36 :: Spring Boot :: (v2.4.13) 13:56:36 13:56:36 2024-01-15 13:56:36.422 INFO 2692 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Starting NodeValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:36 2024-01-15 13:56:36.422 INFO 2692 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : No active profile set, falling back to default profiles: default 13:56:36 2024-01-15 13:56:36.442 INFO 2692 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.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 13:56:36 2024-01-15 13:56:36.459 INFO 2692 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Started NodeValidatorRainyDayTest in 0.051 seconds (JVM running for 8.053) 13:56:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.aai.validation.nodes.NodeValidatorRainyDayTest 13:56:36 [INFO] Running org.onap.aai.validation.CheckEverythingStrategyTest 13:56:36 oh noes a problem with the gooble-gobble edge rule! 13:56:36 error 2 13:56:36 duplicate labels not everything is a fork 13:56:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.validation.CheckEverythingStrategyTest 13:56:36 [INFO] Running org.onap.aai.validation.FailFastStrategyTest 13:56:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.validation.FailFastStrategyTest 13:56:36 [INFO] Running org.onap.aai.validation.edges.NodeTypesValidationModuleTest 13:56:36 13:56:36 . ____ _ __ _ _ 13:56:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:36 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:36 =========|_|==============|___/=/_/_/_/ 13:56:36 :: Spring Boot :: (v2.4.13) 13:56:36 13:56:36 2024-01-15 13:56:36.517 INFO 2692 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Starting NodeTypesValidationModuleTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:36 2024-01-15 13:56:36.517 INFO 2692 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : No active profile set, falling back to default profiles: default 13:56:36 2024-01-15 13:56:36.535 INFO 2692 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.538--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.546--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.583--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 2024-01-15 13:56:36.748 INFO 2692 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Started NodeTypesValidationModuleTest in 0.258 seconds (JVM running for 8.341) 13:56:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s - in org.onap.aai.validation.edges.NodeTypesValidationModuleTest 13:56:36 [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest 13:56:36 13:56:36 . ____ _ __ _ _ 13:56:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:36 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:36 =========|_|==============|___/=/_/_/_/ 13:56:36 :: Spring Boot :: (v2.4.13) 13:56:36 13:56:36 2024-01-15 13:56:36.773 INFO 2692 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Starting EdgeRuleValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:36 2024-01-15 13:56:36.773 INFO 2692 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 13:56:36 2024-01-15 13:56:36.796 INFO 2692 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.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 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.812--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.823--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.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 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.845--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.856--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.867--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 [EL Warning]: moxy: 2024-01-15 13:56:36.878--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:36 2024-01-15 13:56:36.939 INFO 2692 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Started EdgeRuleValidatorSunnyDayTest in 0.179 seconds (JVM running for 8.533) 13:56:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest 13:56:37 [INFO] Running org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest 13:56:37 13:56:37 . ____ _ __ _ _ 13:56:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:37 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:37 =========|_|==============|___/=/_/_/_/ 13:56:37 :: Spring Boot :: (v2.4.13) 13:56:37 13:56:37 2024-01-15 13:56:37.073 INFO 2692 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Starting DefaultEdgeFieldsValidationModuleTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:37 2024-01-15 13:56:37.074 INFO 2692 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : No active profile set, falling back to default profiles: default 13:56:37 2024-01-15 13:56:37.077 INFO 2692 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Started DefaultEdgeFieldsValidationModuleTest in 0.019 seconds (JVM running for 8.671) 13:56:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest 13:56:37 [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest 13:56:37 13:56:37 . ____ _ __ _ _ 13:56:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:37 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:37 =========|_|==============|___/=/_/_/_/ 13:56:37 :: Spring Boot :: (v2.4.13) 13:56:37 13:56:37 2024-01-15 13:56:37.101 INFO 2692 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Starting EdgeRuleValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:37 2024-01-15 13:56:37.101 INFO 2692 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : No active profile set, falling back to default profiles: default 13:56:37 2024-01-15 13:56:37.122 INFO 2692 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 13:56:37 [EL Warning]: moxy: 2024-01-15 13:56:37.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 13:56:37 2024-01-15 13:56:37.139 INFO 2692 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Started EdgeRuleValidatorRainyDayTest in 0.053 seconds (JVM running for 8.733) 13:56:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest 13:56:37 [INFO] Running org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest 13:56:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest 13:56:37 [INFO] Running org.onap.aai.validation.edges.UniqueLabelValidationModuleTest 13:56:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.aai.validation.edges.UniqueLabelValidationModuleTest 13:56:37 [INFO] Running org.onap.aai.validation.edges.SingleContainmentValidationModuleTest 13:56:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.validation.edges.SingleContainmentValidationModuleTest 13:56:37 [INFO] Running org.onap.aai.validation.VersionValidatorSunnyDayTest 13:56:37 13:56:37 . ____ _ __ _ _ 13:56:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:37 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:37 =========|_|==============|___/=/_/_/_/ 13:56:37 :: Spring Boot :: (v2.4.13) 13:56:37 13:56:37 2024-01-15 13:56:37.185 INFO 2692 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Starting VersionValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:37 2024-01-15 13:56:37.185 INFO 2692 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 13:56:37 2024-01-15 13:56:37.205 INFO 2692 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 13:56:37 [EL Warning]: moxy: 2024-01-15 13:56:37.209--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:37 [EL Warning]: moxy: 2024-01-15 13:56:37.22--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:37 [EL Warning]: moxy: 2024-01-15 13:56:37.232--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:37 [EL Warning]: moxy: 2024-01-15 13:56:37.245--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:37 [EL Warning]: moxy: 2024-01-15 13:56:37.258--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:37 [EL Warning]: moxy: 2024-01-15 13:56:37.27--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:37 [EL Warning]: moxy: 2024-01-15 13:56:37.281--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:37 [EL Warning]: moxy: 2024-01-15 13:56:37.292--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:56:37 2024-01-15 13:56:37.301 INFO 2692 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Started VersionValidatorSunnyDayTest in 0.129 seconds (JVM running for 8.895) 13:56:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.onap.aai.validation.VersionValidatorSunnyDayTest 13:56:37 [INFO] Running org.onap.aai.edges.EdgeIngestorLocalTest 13:56:37 13:56:37 . ____ _ __ _ _ 13:56:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:37 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:37 =========|_|==============|___/=/_/_/_/ 13:56:37 :: Spring Boot :: (v2.4.13) 13:56:37 13:56:37 2024-01-15 13:56:37.322 INFO 2692 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Starting EdgeIngestorLocalTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:37 2024-01-15 13:56:37.323 INFO 2692 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : No active profile set, falling back to default profiles: default 13:56:37 2024-01-15 13:56:37.382 INFO 2692 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Started EdgeIngestorLocalTest in 0.072 seconds (JVM running for 8.976) 13:56:37 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.onap.aai.edges.EdgeIngestorLocalTest 13:56:37 [INFO] Running org.onap.aai.edges.EdgeRuleTest 13:56:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.aai.edges.EdgeRuleTest 13:56:37 [INFO] Running org.onap.aai.edges.EdgeIngestorTest 13:56:37 13:56:37 . ____ _ __ _ _ 13:56:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:37 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:37 =========|_|==============|___/=/_/_/_/ 13:56:37 :: Spring Boot :: (v2.4.13) 13:56:37 13:56:37 2024-01-15 13:56:37.537 INFO 2692 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Starting EdgeIngestorTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:37 2024-01-15 13:56:37.537 INFO 2692 --- [ main] org.onap.aai.edges.EdgeIngestorTest : No active profile set, falling back to default profiles: default 13:56:37 2024-01-15 13:56:37.571 INFO 2692 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Started EdgeIngestorTest in 0.051 seconds (JVM running for 9.165) 13:56:37 5 13:56:37 foo|quux 13:56:37 bar|foo 13:56:37 dog|foo 13:56:37 baz|foo 13:56:37 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.onap.aai.edges.EdgeIngestorTest 13:56:37 [INFO] Running org.onap.aai.edges.TypeAlphabetizerTest 13:56:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.aai.edges.TypeAlphabetizerTest 13:56:37 [INFO] Running org.onap.aai.edges.EdgeIngestorWiringTest 13:56:37 13:56:37 . ____ _ __ _ _ 13:56:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:37 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:37 =========|_|==============|___/=/_/_/_/ 13:56:37 :: Spring Boot :: (v2.4.13) 13:56:37 13:56:37 2024-01-15 13:56:37.635 INFO 2692 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Starting EdgeIngestorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-12462 with PID 2692 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 13:56:37 2024-01-15 13:56:37.635 INFO 2692 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : No active profile set, falling back to default profiles: default 13:56:37 2024-01-15 13:56:37.652 INFO 2692 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Started EdgeIngestorWiringTest in 0.028 seconds (JVM running for 9.245) 13:56:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.aai.edges.EdgeIngestorWiringTest 13:56:37 [INFO] Running org.onap.aai.edges.JsonIngestorTest 13:56:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.edges.JsonIngestorTest 13:56:37 [INFO] Running org.onap.aai.edges.EdgeRuleQueryTest 13:56:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.aai.edges.EdgeRuleQueryTest 13:56:38 [INFO] 13:56:38 [INFO] Results: 13:56:38 [INFO] 13:56:38 [WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2 13:56:38 [INFO] 13:56:38 [INFO] 13:56:38 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-schema-ingest --- 13:56:38 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec 13:56:38 [INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes 13:56:38 [INFO] 13:56:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-ingest --- 13:56:38 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.13.1-SNAPSHOT.jar 13:56:38 [INFO] 13:56:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-schema-ingest --- 13:56:38 [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/** 13:56:38 [INFO] 13:56:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-schema-ingest --- 13:56:38 [INFO] 13:56:38 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-schema-ingest --- 13:56:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:56:38 [INFO] 13:56:38 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-schema-ingest --- 13:56:38 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec 13:56:38 [INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes 13:56:38 [INFO] All coverage checks have been met. 13:56:38 [INFO] 13:56:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-schema-ingest --- 13:56:38 [INFO] 13:56:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-ingest --- 13:56:38 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.13.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-ingest/1.13.1-SNAPSHOT/aai-schema-ingest-1.13.1-SNAPSHOT.jar 13:56:38 [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.1-SNAPSHOT/aai-schema-ingest-1.13.1-SNAPSHOT.pom 13:56:38 [INFO] 13:56:38 [INFO] ------------------------------------------------------------------------ 13:56:38 [INFO] Building aai-annotations 1.13.1-SNAPSHOT 13:56:38 [INFO] ------------------------------------------------------------------------ 13:56:38 [INFO] 13:56:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-annotations --- 13:56:38 [INFO] 13:56:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-annotations --- 13:56:38 [INFO] 13:56:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-annotations --- 13:56:38 [INFO] 13:56:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-annotations --- 13:56:38 [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/** 13:56:38 [INFO] 13:56:38 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-annotations --- 13:56:38 [INFO] Starting audit... 13:56:38 Audit done. 13:56:38 [INFO] 13:56:38 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-annotations --- 13:56:39 [INFO] Starting audit... 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 /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. 13:56:39 Audit done. 13:56:39 [INFO] 13:56:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations --- 13:56:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:39 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/resources 13:56:39 [INFO] 13:56:39 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-annotations --- 13:56:39 [INFO] Changes detected - recompiling the module! 13:56:39 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/classes 13:56:39 [INFO] 13:56:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-annotations --- 13:56:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:39 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/resources 13:56:39 [INFO] 13:56:39 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-annotations --- 13:56:39 [INFO] Changes detected - recompiling the module! 13:56:39 [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/test-classes 13:56:39 [INFO] 13:56:39 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-annotations --- 13:56:39 [INFO] 13:56:39 [INFO] ------------------------------------------------------- 13:56:39 [INFO] T E S T S 13:56:39 [INFO] ------------------------------------------------------- 13:56:40 [INFO] 13:56:40 [INFO] Results: 13:56:40 [INFO] 13:56:40 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 13:56:40 [INFO] 13:56:40 [INFO] 13:56:40 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-annotations --- 13:56:40 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 13:56:40 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 13:56:40 [INFO] 13:56:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-annotations --- 13:56:40 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.13.1-SNAPSHOT.jar 13:56:40 [INFO] 13:56:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-annotations --- 13:56:40 [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/** 13:56:40 [INFO] 13:56:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-annotations --- 13:56:40 [INFO] 13:56:40 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-annotations --- 13:56:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:56:40 [INFO] 13:56:40 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-annotations --- 13:56:40 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 13:56:40 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 13:56:40 [INFO] All coverage checks have been met. 13:56:40 [INFO] 13:56:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-annotations --- 13:56:40 [INFO] 13:56:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations --- 13:56:40 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.13.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-annotations/1.13.1-SNAPSHOT/aai-annotations-1.13.1-SNAPSHOT.jar 13:56:40 [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.1-SNAPSHOT/aai-annotations-1.13.1-SNAPSHOT.pom 13:56:40 [INFO] 13:56:40 [INFO] ------------------------------------------------------------------------ 13:56:40 [INFO] Building aai-aaf-auth 1.13.1-SNAPSHOT 13:56:40 [INFO] ------------------------------------------------------------------------ 13:56:40 [INFO] 13:56:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-aaf-auth --- 13:56:40 [INFO] 13:56:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-aaf-auth --- 13:56:40 [INFO] 13:56:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-aaf-auth --- 13:56:40 [INFO] 13:56:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-aaf-auth --- 13:56:40 [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/** 13:56:40 [INFO] 13:56:40 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-aaf-auth --- 13:56:41 [INFO] Starting audit... 13:56:41 Audit done. 13:56:41 [INFO] 13:56:41 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-aaf-auth --- 13:56:43 [INFO] Starting audit... 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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]*$'. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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.*. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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.*. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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.*. 13:56:43 /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. 13:56:43 /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]*$'. 13:56:43 /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]*$'. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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). 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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'. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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). 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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.*. 13:56:43 /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. 13:56:43 /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]*$'. 13:56:43 /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.*. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /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. 13:56:43 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:31: warning: Abbreviation in name must contain no more than '1' capital letters. 13:56:43 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. 13:56:43 /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. 13:56:43 /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/test/java/org/onap/aai/aaf/auth/AAIAuthCoreTest.java:195: warning: Abbreviation in name must contain no more than '1' capital letters. 13:56:43 Audit done. 13:56:43 [INFO] 13:56:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-aaf-auth --- 13:56:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:43 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/resources 13:56:43 [INFO] 13:56:43 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-aaf-auth --- 13:56:43 [INFO] Changes detected - recompiling the module! 13:56:43 [INFO] Compiling 18 source files to /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/classes 13:56:43 [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. 13:56:43 [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. 13:56:43 [INFO] 13:56:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-aaf-auth --- 13:56:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:56:43 [INFO] Copying 20 resources 13:56:43 [INFO] 13:56:43 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-aaf-auth --- 13:56:43 [INFO] Changes detected - recompiling the module! 13:56:43 [INFO] Compiling 6 source files to /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/test-classes 13:56:43 [INFO] 13:56:43 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-aaf-auth --- 13:56:43 [INFO] 13:56:43 [INFO] ------------------------------------------------------- 13:56:43 [INFO] T E S T S 13:56:43 [INFO] ------------------------------------------------------- 13:56:44 [INFO] Running org.onap.aai.aaf.filters.CadiPropsTest 13:56:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.onap.aai.aaf.filters.CadiPropsTest 13:56:44 [INFO] Running org.onap.aai.aaf.auth.AAIAuthCoreTest 13:56:44 13:56:44.267 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.271 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.323 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 13:56:44 13:56:44.325 [main] INFO org.eclipse.jetty.util.log - Logging initialized @921ms to org.eclipse.jetty.util.log.Slf4jLog 13:56:44 13:56:44.326 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.333 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:56:44 13:56:44.333 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:56:44 13:56:44.334 [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 13:56:44 13:56:44.335 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 13:56:44 13:56:44.335 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 13:56:44 13:56:44.336 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.336 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.338 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.339 [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 13:56:44 13:56:44.339 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.339 [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 13:56:44 13:56:44.339 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 13:56:44 13:56:44.340 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 13:56:44 13:56:44.340 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.340 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.342 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.342 [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 13:56:44 13:56:44.342 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type POST 13:56:44 13:56:44.342 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.342 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.344 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.344 [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 13:56:44 13:56:44.344 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 13:56:44 13:56:44.344 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.344 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.348 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.348 [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 13:56:44 13:56:44.348 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 13:56:44 13:56:44.348 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.349 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.350 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.350 [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 13:56:44 13:56:44.350 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testwildcardid, o= on function testFunction request type PUT 13:56:44 13:56:44.351 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.351 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.353 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.353 [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 13:56:44 13:56:44.354 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 13:56:44 13:56:44.354 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 13:56:44 13:56:44.354 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.354 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.355 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.355 [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 13:56:44 13:56:44.355 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 13:56:44 13:56:44.356 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.356 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.357 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.687 [main] INFO org.onap.aai.logging.ErrorLogHelper - Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ 13:56:44 13:56:44.692 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 13:56:44 13:56:44.692 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.693 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.694 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.694 [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 13:56:44 13:56:44.694 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.694 [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 13:56:44 13:56:44.694 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 13:56:44 13:56:44.694 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 13:56:44 13:56:44.695 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.695 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.696 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.697 [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 13:56:44 13:56:44.697 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.697 [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 13:56:44 13:56:44.697 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 13:56:44 13:56:44.697 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 13:56:44 13:56:44.698 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.698 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.698 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.698 [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 13:56:44 13:56:44.698 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.698 [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 13:56:44 13:56:44.698 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 13:56:44 13:56:44.698 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH FAILED: testuser on function testFunction request type POST 13:56:44 13:56:44.699 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.699 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.700 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.700 [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 13:56:44 13:56:44.700 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.700 [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 13:56:44 13:56:44.700 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: on function testFunction request type PUT 13:56:44 13:56:44.700 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.700 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.704 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.704 [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 13:56:44 13:56:44.704 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.704 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorized user has HAProxy role with echo request 13:56:44 13:56:44.704 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: ha-proxy-user on function util request type GET 13:56:44 13:56:44.704 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.704 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.708 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.708 [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 13:56:44 13:56:44.708 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.709 [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 13:56:44 13:56:44.709 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 13:56:44 13:56:44.709 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 13:56:44 13:56:44.711 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.711 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.712 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.712 [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 13:56:44 13:56:44.712 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: invlaidtestuser on function testFunction request type PUT 13:56:44 13:56:44.713 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.713 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.714 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.714 [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 13:56:44 13:56:44.714 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 13:56:44 13:56:44.715 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.715 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.717 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.717 [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 13:56:44 13:56:44.717 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.717 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorized user has HAProxy role with echo request 13:56:44 13:56:44.717 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: ha-proxy-wildcard-id on function util request type GET 13:56:44 13:56:44.717 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.718 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.719 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.719 [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 13:56:44 13:56:44.719 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testuser, o= on function testFunction request type PUT 13:56:44 13:56:44.719 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.720 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.720 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.720 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 13:56:44 13:56:44.721 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.721 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.722 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.722 [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 13:56:44 13:56:44.722 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.722 [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 13:56:44 13:56:44.722 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 13:56:44 13:56:44.722 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 13:56:44 13:56:44.723 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.723 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.723 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.724 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.724 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.725 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.725 [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 13:56:44 13:56:44.725 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.725 [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 13:56:44 13:56:44.725 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.725 [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 13:56:44 13:56:44.725 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: on function testFunction request type PUT 13:56:44 13:56:44.726 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.726 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.726 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.726 [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 13:56:44 13:56:44.726 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.726 [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 13:56:44 13:56:44.726 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testuser, o= on function testFunction request type PUT 13:56:44 13:56:44.727 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.727 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.727 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.727 [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 13:56:44 13:56:44.727 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.727 [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 13:56:44 13:56:44.727 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: invlaidtestuser on function testFunction request type PUT 13:56:44 13:56:44.728 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.728 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.730 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.730 [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 13:56:44 13:56:44.730 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 13:56:44 13:56:44.730 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 13:56:44 13:56:44.730 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.730 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.731 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.737 [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 13:56:44 13:56:44.737 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 13:56:44 13:56:44.737 [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 13:56:44 13:56:44.737 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 13:56:44 13:56:44.737 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 13:56:44 13:56:44.738 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.738 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.740 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.740 [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 13:56:44 13:56:44.740 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 13:56:44 13:56:44.740 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH FAILED: testuser on function testFunction request type POST 13:56:44 13:56:44.740 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 13:56:44 13:56:44.740 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 13:56:44 13:56:44.742 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 13:56:44 13:56:44.742 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 13:56:44 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s - in org.onap.aai.aaf.auth.AAIAuthCoreTest 13:56:44 [INFO] Running org.onap.aai.aaf.auth.AafRequestWrapperTest 13:56:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.aai.aaf.auth.AafRequestWrapperTest 13:56:44 [INFO] Running org.onap.aai.aaf.auth.AAIUserTest 13:56:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.aaf.auth.AAIUserTest 13:56:44 [INFO] Running org.onap.aai.aaf.auth.CertUtilTest 13:56:44 13:56:44.784 [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 13:56:44 13:56:44.784 [main] DEBUG org.onap.aai.aaf.auth.CertUtil - getMechId mechId=m55555@org.onap.com 13:56:44 13:56:44.784 [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] 13:56:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.aai.aaf.auth.CertUtilTest 13:56:45 [INFO] 13:56:45 [INFO] Results: 13:56:45 [INFO] 13:56:45 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 13:56:45 [INFO] 13:56:45 [INFO] 13:56:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-aaf-auth --- 13:56:45 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec 13:56:45 [INFO] Analyzed bundle 'aai-aaf-auth' with 18 classes 13:56:45 [INFO] 13:56:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-aaf-auth --- 13:56:45 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/aai-aaf-auth-1.13.1-SNAPSHOT.jar 13:56:45 [INFO] 13:56:45 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-aaf-auth --- 13:56:45 [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/** 13:56:45 [INFO] 13:56:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-aaf-auth --- 13:56:45 [INFO] 13:56:45 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-aaf-auth --- 13:56:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:56:45 [INFO] 13:56:45 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-aaf-auth --- 13:56:45 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec 13:56:45 [INFO] Analyzed bundle 'aai-aaf-auth' with 18 classes 13:56:45 [INFO] All coverage checks have been met. 13:56:45 [INFO] 13:56:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-aaf-auth --- 13:56:45 [INFO] 13:56:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-aaf-auth --- 13:56:45 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/aai-aaf-auth-1.13.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-aaf-auth/1.13.1-SNAPSHOT/aai-aaf-auth-1.13.1-SNAPSHOT.jar 13:56:45 [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.1-SNAPSHOT/aai-aaf-auth-1.13.1-SNAPSHOT.pom 13:56:45 [INFO] 13:56:45 [INFO] ------------------------------------------------------------------------ 13:56:45 [INFO] Building aai-core 1.13.1-SNAPSHOT 13:56:45 [INFO] ------------------------------------------------------------------------ 13:56:47 [INFO] 13:56:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-core --- 13:56:47 [INFO] 13:56:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-core --- 13:56:47 [INFO] 13:56:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-core --- 13:56:47 [INFO] 13:56:47 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-core --- 13:56:47 [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/** 13:56:47 [INFO] 13:56:47 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-core --- 13:56:47 [INFO] Starting audit... 13:56:47 Audit done. 13:56:47 [INFO] 13:56:47 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-core --- 13:57:17 [INFO] Starting audit... 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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.*. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:123:40: warning: Local variable name 'aai_uri_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:130:40: warning: Local variable name 'aai_rv_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:156:44: warning: Local variable name 'aai_uri_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:164:44: warning: Local variable name 'aai_rv_lock_enabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:216: 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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java:218:95: warning: Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:100:9: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:108:9: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:116:9: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/dbmap/InMemoryGraph.java:125:9: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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) 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:134:59: warning: WhitespaceAround: '+' is not preceded with whitespace. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/parsers/uri/URIParser.java:134:60: 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) 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*)*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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). 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:241: warning: Unused Javadoc tag. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/PojoUtils.java:307: warning: Unused Javadoc tag. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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_]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:537: warning: Empty catch block. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:539: warning: Empty catch block. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/util/RestController.java:541: warning: Empty catch block. 13:57:17 /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. 13:57:17 /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_]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/translog/TransactionLogEntries.java:38: warning: Redundant

tag. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*)*$'. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*)*$'. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*)*$'. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/responseMessage/AAIResponseMessages.java:36: warning: Redundant

tag. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*)*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*)*$'. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*)*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*)*$'. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:34: warning: Redundant

tag. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/domain/notificationEvent/NotificationEvent.java:165: warning: Redundant

tag. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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) 13:57:17 /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) 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:10: warning: Empty line should be followed by

tag on the next line. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:77: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:85: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:94: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:97: warning: Overload methods should not be split. Previous overloaded method located at line '80'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:103: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:111: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalQuery.java:119: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:10: warning: Empty line should be followed by

tag on the next line. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:126: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:129: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:130: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:133: warning: Overload methods should not be split. Previous overloaded method located at line '102'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:137: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:140: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:141: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:144: warning: Overload methods should not be split. Previous overloaded method located at line '113'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:146: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:149: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:161: warning: Overload methods should not be split. Previous overloaded method located at line '144'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:171: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:174: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:175: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:187: warning: Overload methods should not be split. Previous overloaded method located at line '169'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:189: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:192: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:193: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:200: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:203: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:204: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:207: warning: Overload methods should not be split. Previous overloaded method located at line '187'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:209: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:212: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:213: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:218: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:221: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:222: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:254: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:309: warning: Overload methods should not be split. Previous overloaded method located at line '283'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:316: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:318: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:319: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:320: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:321: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:322: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:332: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:336: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:337: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:338: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:352: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:354: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:355: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:356: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:357: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:358: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:368: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:372: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:373: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:374: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:384: warning: Overload methods should not be split. Previous overloaded method located at line '360'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:384:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:395: warning: Empty catch block. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:401: warning: Empty catch block. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:416: warning: Overload methods should not be split. Previous overloaded method located at line '376'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:416:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:428: warning: Empty catch block. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:434: warning: Empty catch block. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:449: warning: Overload methods should not be split. Previous overloaded method located at line '299'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:449:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:456: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:458: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:459: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:460: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:461: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:462: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:463: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:465: warning: Overload methods should not be split. Previous overloaded method located at line '416'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:473: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:477: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:478: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:479: warning: At-clause should have a non-empty description. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:493: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:494: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:495: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:496: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:510: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:511: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:512: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:513: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:514: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:515: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:522: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:538: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:542: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:543: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:544: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:545: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:558: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:569: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:576: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:643: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:646: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:647: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:651: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:655: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:656: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:718: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:733: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:734: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:735: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:737: warning: Overload methods should not be split. Previous overloaded method located at line '161'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:741: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:745: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:752: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:756: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/QueryBuilder.java:792: warning: Overload methods should not be split. Previous overloaded method located at line '788'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:10: warning: Empty line should be followed by

tag on the next line. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:97: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:154: warning: Empty catch block. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/TraversalURIOptimizedQuery.java:168: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:10: warning: Empty line should be followed by

tag on the next line. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:12: warning: Empty line should be followed by

tag on the next line. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:89: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:111: warning: Overload methods should not be split. Previous overloaded method located at line '101'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:125: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:128: warning: Overload methods should not be split. Previous overloaded method located at line '92'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:142: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:157: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:171: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:174: warning: Overload methods should not be split. Previous overloaded method located at line '128'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:181: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:191: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:236: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:246: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:265:21: warning: Local variable name 'bValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:267: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) 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:269: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) 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:279: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:339: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:358: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:359: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:390: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:409:35: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:448:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:457: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:472: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:485: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:610: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:620: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:704: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:705: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:720:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:779: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:780: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:796:31: warning: Local variable name 'qB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:841: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:868: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:881: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:901: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:904: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:905: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java:906: warning: At-clause should have a non-empty description. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:10: warning: Empty line should be followed by

tag on the next line. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:33: warning: Using the '.*' form of import should be avoided - org.onap.aai.query.builder.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:62:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:77:52: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:86:57: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:151:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:172:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:207:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:224:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:233:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java:242:5: warning: Missing a Javadoc comment. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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'. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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'. 13:57:17 /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'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:34: warning: Using the '.*' form of import should be avoided - java.util.*. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:76: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:77: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:78: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:79: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:80: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:83:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:159: warning: Line is longer than 120 characters (found 135). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:217: warning: Line is longer than 120 characters (found 150). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:316: warning: Line is longer than 120 characters (found 127). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:353: warning: Line is longer than 120 characters (found 146). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:424: warning: Line is longer than 120 characters (found 147). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:478: warning: Line is longer than 120 characters (found 136). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:536: warning: Line is longer than 120 characters (found 131). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:595:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationTest.java:603:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:65:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:74: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:75: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/EntitlementTest.java:88:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/TenantTest.java:85: 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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:26: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:140:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ImpliedDeleteIntegrationTest.java:148:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.Assert.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VipAddressListTest.java:67: warning: Line is longer than 120 characters (found 138). 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/CloudRegionTest.java:45: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/GenericVnfLInterfaceTest.java:86:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:27: warning: Using the '.*' form of import should be avoided - java.util.*. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/HPACapabilityTest.java:67: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:33: warning: Using the '.*' form of import should be avoided - org.junit.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:87:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/VnfcRelationshipIssueTest.java:95:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.Matchers.containsString' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 13:57:17 /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.not' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 13:57:17 /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.junit.Assert.assertEquals' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 13:57:17 /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.Assert.assertFalse' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 13:57:17 /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.Assert.assertThat' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 13:57:17 /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.junit.Assert.assertTrue' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 13:57:17 /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.ArgumentMatchers.any' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 13:57:17 /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.doNothing' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:34: warning: Wrong lexicographical order for 'org.mockito.Mockito.when' import. Should be before 'org.onap.aai.edges.enums.AAIDirection.NONE'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:139:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:213: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:234: warning: Line is longer than 120 characters (found 144). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:239: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:278: warning: Line is longer than 120 characters (found 133). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:303: warning: Line is longer than 120 characters (found 133). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:308: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:454: warning: Line is longer than 120 characters (found 180). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:498: warning: Line is longer than 120 characters (found 268). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:713: warning: Line is longer than 120 characters (found 249). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java:719: warning: Line is longer than 120 characters (found 156). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:67: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 45, 48. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:70:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PrivateEdgeIntegrationOldClientTest.java:103: warning: Line is longer than 120 characters (found 139). 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:84: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:85: warning: Line is longer than 120 characters (found 124). 13:57:17 /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 157). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:122: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:195:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/PserverTest.java:203:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:67:5: warning: Missing a Javadoc comment. 13:57:17 /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 571). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/ModelElementTest.java:91:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:115: warning: Line is longer than 120 characters (found 127). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:119: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:135:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:151: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:167: warning: Line is longer than 120 characters (found 138). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:171: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:186: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:188:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:204: 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). 13:57:17 /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 124). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:266: warning: Line is longer than 120 characters (found 124). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:291: warning: Line is longer than 120 characters (found 142). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:294: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:331: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:398: warning: Line is longer than 120 characters (found 150). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:402: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:435: warning: Line is longer than 120 characters (found 154). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:439: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:475: warning: Line is longer than 120 characters (found 157). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:479: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:496:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:519: warning: Line is longer than 120 characters (found 159). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:523: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:540:20: warning: Local variable name 'pInterfaceObject' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:559: warning: Line is longer than 120 characters (found 125). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:565: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:567: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:571: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:603: warning: Line is longer than 120 characters (found 134). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:605: warning: Line is longer than 120 characters (found 132). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:618: warning: Line is longer than 120 characters (found 133). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:624: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:626: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:630: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:662: warning: Line is longer than 120 characters (found 133). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:664: warning: Line is longer than 120 characters (found 131). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:678: warning: Line is longer than 120 characters (found 140). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:684: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:686: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:688: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:692: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:740: warning: Line is longer than 120 characters (found 134). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:742: warning: Line is longer than 120 characters (found 132). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:751: warning: Line is longer than 120 characters (found 140). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:757: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:759: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:761: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:765: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:812: warning: Line is longer than 120 characters (found 133). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:814: warning: Line is longer than 120 characters (found 131). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:826: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:852: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:852: warning: Line is longer than 120 characters (found 140). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:854: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:861: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:863: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:864: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:875: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:884: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:920: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:921: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:939: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:959: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:959: warning: Line is longer than 120 characters (found 155). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:961: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:968: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:971: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:974: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:985: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:996: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1031:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/rest/NotificationDmaapEventTest.java:1037:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/dbmap/AAIGraphTest.java:26: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/dbmap/AAIGraphTest.java:51: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:60:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java:107: warning: Line is longer than 120 characters (found 128). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:120: warning: Line is longer than 120 characters (found 135). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/RelationshipQueryTest.java:157: warning: Line is longer than 120 characters (found 174). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:80: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:81: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:82: warning: At-clause should have a non-empty description. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:254: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:410: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:422: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:434: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:435: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/parsers/query/GraphTraversalTest.java:550: warning: Line is longer than 120 characters (found 128). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:30: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:49: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/RemoveNonVisiblePropertyTest.java:61: 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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:47:43: warning: Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:50:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/IntrospectorValidatorTest.java:72:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:34: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:39: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:52: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/InjectKeysFromURITest.java:77: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:31: warning: Using the '.*' form of import should be avoided - org.onap.aai.introspection.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/tools/DefaultFieldsTest.java:42:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/generator/CreateExampleTest.java:55:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/JSONStrategyTest.java:40:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:10: warning: Empty line should be followed by

tag on the next line. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:26: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:44: warning: Using the '.*' form of import should be avoided - org.junit.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:67:19: warning: 'static' modifier out of order with the JLS suggestions. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:87:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:109: warning: Line is longer than 120 characters (found 127). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:124: warning: Line is longer than 120 characters (found 127). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:139: warning: Line is longer than 120 characters (found 130). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:153: warning: Line is longer than 120 characters (found 136). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:169:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:187:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:218:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:261:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:292:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:331:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/introspection/sideeffect/DataLinkTest.java:342:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:53:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:73: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/restcore/RESTAPITest.java:89: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:108: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:113: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/logging/ErrorObjectTest.java:180: warning: Line is longer than 120 characters (found 187). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:99:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:117:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:139: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:200:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/db/DbMethHelperTest.java:218:16: warning: Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:60:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/StoreNotificationEventTest.java:152: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.Assert.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigTest.java:36: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:64: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIUtilsTest.java:81: warning: Empty catch block. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:42: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/RestURLEncoderTest.java:52: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:28: warning: Using the '.*' form of import should be avoided - org.onap.aai.config.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:57: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/AAISetup.java:91:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:25: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:41: warning: Using the '.*' form of import should be avoided - org.junit.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:79:36: warning: Member name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:90:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:99:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:128:40: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:142:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:152:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:158:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:170:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:176:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:179:16: warning: Local variable name 'lInterfaceExpected' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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 'pInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:193:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:200:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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 'pInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:216:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:221:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:230:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:236:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:249:16: warning: Local variable name 'lInterface' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:255:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:272:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:290:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:293:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:314:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:334:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:355:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:371:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:386:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:401:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:415:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:432:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:451:43: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:470:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:483: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:484: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:486:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:509:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:529:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:545:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:547:28: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:563:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:565:28: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:582: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:584:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:603: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:605:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:624: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:626:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:647:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:659: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:661:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:680: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:682:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:700:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:723: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:725:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:744: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:746:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:770:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:791:28: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:803:87: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:807:91: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/QueryBuilderTestAbstraction.java:811:87: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:46:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:56:82: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:70:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:80:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:91:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:92:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:93:30: warning: Local variable name 'tQ3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:105:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:124:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:149:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:167:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:170:30: warning: Local variable name 'tQ2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:191:30: warning: Local variable name 'tQ1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:211:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:231:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalQueryTest.java:251:30: warning: Local variable name 'tQ' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:10: warning: Empty line should be followed by

tag on the next line. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:28: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:31:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:41:82: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:56:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/query/builder/TraversalURIOptimizedQueryTest.java:66:78: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/audit/ListEndpointsTest.java:41:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:91:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:103:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:114:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:124:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:131:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:139:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:146:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java:153:26: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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.*. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.Assert.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:51:14: warning: Type name 'GraphTraversalQueryEngine_needsFakeEdgeRulesTest' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/engines/query/GraphTraversalQueryEngine_needsFakeEdgeRulesTest.java:64:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:72:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceFormatTest.java:144:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.Assert.*. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.Assert.*. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:81: warning: Line is longer than 120 characters (found 228). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:84: warning: Line is longer than 120 characters (found 159). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:87: warning: Line is longer than 120 characters (found 421). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:90: warning: Line is longer than 120 characters (found 1,821). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:93:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:115:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/MultiFormatTest.java:202:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.Assert.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:80:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java:184:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:62: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:80: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:82:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:102: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:122:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:123:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:124:19: warning: Line contains a tab character. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:131:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:132:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:133:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:139: warning: At-clause should have a non-empty description. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:185:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:186:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:187:19: warning: Line contains a tab character. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:194:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:195:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:196:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:202: warning: At-clause should have a non-empty description. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:248:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:249:19: warning: Line contains a tab character. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:257:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:258:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:259:19: warning: Line contains a tab character. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:266:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:267:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:268:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:274: warning: At-clause should have a non-empty description. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:339:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:340:19: warning: Line contains a tab character. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:348:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:349:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:350:19: warning: Line contains a tab character. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:357:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:358:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:359:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:365: warning: At-clause should have a non-empty description. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:406:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:407:19: warning: Line contains a tab character. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:422:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:423:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:424:19: warning: Line contains a tab character. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:431:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:432:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:433:19: warning: Line contains a tab character. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/GraphSONTest.java:439: warning: At-clause should have a non-empty description. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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). 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.Assert.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:72:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:120: warning: 'if' construct must use '{}'s. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:130: warning: 'if' construct must use '{}'s. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:132: warning: 'if' construct must use '{}'s. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/ResourceWithSoTTest.java:152:5: warning: Missing a Javadoc comment. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.Assert.*. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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]*$'. 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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]*$'. 13:57:17 /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]*$'. 13:57:17 /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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:118:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:136:16: warning: Local variable name 'lInterface1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:137:16: warning: Local variable name 'lInterface2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:142:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:190:16: warning: Local variable name 'subnet_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:194:16: warning: Local variable name 'l3interipv6addresslist_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:199:16: warning: Local variable name 'subnet_4' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:203:16: warning: Local variable name 'subnet_5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:207:16: warning: Local variable name 'l3network_6' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:212:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:251:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:255:16: warning: Local variable name 'l3interipv6addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:261:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:289:16: warning: Local variable name 'lInterface1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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 'lInterface2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:307:16: warning: Local variable name 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:312:16: warning: Local variable name 'l3interipv6addresslist_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:318:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:342:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:343: warning: Line is longer than 120 characters (found 185). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:358:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:359: warning: Line is longer than 120 characters (found 185). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:373:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:385:45: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:432: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:433: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:435: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:463: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:464: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:485: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:489:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:510: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:523: warning: Line is longer than 120 characters (found 148). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:531: warning: Line is longer than 120 characters (found 123). 13:57:17 /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 149). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:556: warning: Line is longer than 120 characters (found 124). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:578: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:631:14: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:670: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:672: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:727: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:792: warning: Line is longer than 120 characters (found 124). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:831: warning: Distance between variable 'gvnf' 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:858: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:901:16: warning: Local variable name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:902:16: warning: Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:951: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:957: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:976: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:990: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1014:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1030:27: warning: Local variable name 'expected_messages' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1032: warning: Line is longer than 120 characters (found 218). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1034: warning: Line is longer than 120 characters (found 218). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java:1051:16: warning: Local variable name 'expected_message' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:29: warning: Using the '.*' form of import should be avoided - java.util.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:92:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:109: warning: Line is longer than 120 characters (found 122). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:117: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:119: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:146: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:241:22: warning: Local variable name 'lInt' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerNotificationEventsTest.java:242:16: warning: Local variable name 'lIntV' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:51:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:109: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:171: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:183: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:186: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/ImpliedDeleteUnitTest.java:189: 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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:78:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:99:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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 '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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:104: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:106: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:107:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:115: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:139: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:139:16: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbAliasTest.java:142:15: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:24: warning: Using the '.*' form of import should be avoided - org.junit.Assert.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:33: warning: Using the '.*' form of import should be avoided - java.util.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:99:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:238: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:240: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:316: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:318: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:349: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:417: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:422: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:424: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:458: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:579: warning: Line is longer than 120 characters (found 123). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:583: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerDeltasTest.java:624: 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). 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:24: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:38: warning: Using the '.*' form of import should be avoided - org.junit.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:90:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:111: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:124:22: warning: Local variable name 'lIntList' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:224: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:244: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:287: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/VersionedScenariosTest.java:308: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:24: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:36: warning: Using the '.*' form of import should be avoided - org.junit.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:89:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:109: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgerPairCanBeBothCousinAndParentChildTest.java:178: warning: Line is longer than 120 characters (found 127). 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/EdgeRulesTest.java:109: warning: Comment has incorrect indentation level 47, expected is 16, indentation should be the same level as line 110. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:24: warning: Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. 13:57:17 /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.junit.Assert.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:36: warning: Using the '.*' form of import should be avoided - org.junit.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:91:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:111: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/OneToOneEdgeUpdateTest.java:243: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.*. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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. 13:57:17 /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.Assert.*. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:40: warning: Using the '.*' form of import should be avoided - org.junit.*. 13:57:17 /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]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:104:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:114:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:137:5: warning: Missing a Javadoc comment. 13:57:17 /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 'l3interipv4addresslist_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /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 'subnet_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:146:16: warning: Local variable name 'l3interipv6addresslist_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:148:16: warning: Local variable name 'subnet_4' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:149:16: warning: Local variable name 'subnet_5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:150:16: warning: Local variable name 'l3network_6' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:153:30: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:159:5: warning: Missing a Javadoc comment. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:159:37: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:178: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:182: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:220: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:224: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:279: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:320: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:323: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:327: 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). 13:57:17 /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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:396: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:440: warning: Distance between variable 'localDbser' 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:471: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:523: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:575: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:589: warning: Distance between variable 'gvnf' 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:616: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:617: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:621: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:623: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:686: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:687: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:691: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:693: 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). 13:57:17 /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializer_needsFakeRulesTest.java:744: warning: Abbreviation in name must contain no more than '1' capital letters. 13:57:17 Audit done. 13:57:17 [INFO] 13:57:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-core --- 13:57:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:57:17 [INFO] Copying 4 resources 13:57:17 [INFO] 13:57:17 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-core --- 13:57:17 [INFO] Changes detected - recompiling the module! 13:57:17 [INFO] Compiling 212 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/classes 13:57:18 [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. 13:57:18 [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. 13:57:18 [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. 13:57:18 [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. 13:57:18 [INFO] 13:57:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-core --- 13:57:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:57:18 [INFO] Copying 119 resources 13:57:18 [INFO] 13:57:18 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-core --- 13:57:18 [INFO] Changes detected - recompiling the module! 13:57:18 [INFO] Compiling 131 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/test-classes 13:57:19 [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. 13:57:19 [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. 13:57:19 [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. 13:57:19 [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. 13:57:19 [INFO] 13:57:19 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-core --- 13:57:19 [INFO] 13:57:19 [INFO] ------------------------------------------------------- 13:57:19 [INFO] T E S T S 13:57:19 [INFO] ------------------------------------------------------- 13:57:20 [INFO] Running org.onap.aai.stress.IndexStressTest 13:57:20 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 s - in org.onap.aai.stress.IndexStressTest 13:57:20 [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationTest 13:57:21 2024-01-15 13:57:21.459 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:57:21 13:57:21 Found multiple occurrences of org.json.JSONObject on the class path: 13:57:21 13:57:21 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:57:21 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 13:57:21 13:57:21 You may wish to exclude one of them to ensure predictable runtime behavior 13:57:21 13:57:22 2024-01-15 13:57:22.087 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:57:22 2024-01-15 13:57:22.089 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:57:22 2024-01-15 13:57:22.094 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:57:22 2024-01-15 13:57:22.094 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:57:22 2024-01-15 13:57:22.097 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:57:22 2024-01-15 13:57:22.098 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:57:22 2024-01-15 13:57:22.101 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:57:22 2024-01-15 13:57:22.101 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:57:22 2024-01-15 13:57:22.104 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:57:22 2024-01-15 13:57:22.105 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:57:22 2024-01-15 13:57:22.107 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:57:22 2024-01-15 13:57:22.210 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:57:22 2024-01-15 13:57:22.211 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:57:22 2024-01-15 13:57:22.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:57:22 2024-01-15 13:57:22.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:57:23 [EL Warning]: moxy: 2024-01-15 13:57:23.258--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:57:23 2024-01-15 13:57:23.781 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:57:23 2024-01-15 13:57:23.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:57:23 2024-01-15 13:57:23.819 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:57:23 2024-01-15 13:57:23.820 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:57:23 [EL Warning]: moxy: 2024-01-15 13:57:23.886--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:57:24 2024-01-15 13:57:24.145 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:57:24 2024-01-15 13:57:24.163 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:57:24 2024-01-15 13:57:24.165 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:57:24 2024-01-15 13:57:24.165 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:57:24 [EL Warning]: moxy: 2024-01-15 13:57:24.214--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:57:24 2024-01-15 13:57:24.470 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:57:24 2024-01-15 13:57:24.491 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:57:24 2024-01-15 13:57:24.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:57:24 2024-01-15 13:57:24.494 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:57:24 [EL Warning]: moxy: 2024-01-15 13:57:24.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 13:57:24 2024-01-15 13:57:24.802 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:57:24 2024-01-15 13:57:24.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:57:24 2024-01-15 13:57:24.820 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:57:24 2024-01-15 13:57:24.820 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:57:24 [EL Warning]: moxy: 2024-01-15 13:57:24.914--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:57:25 2024-01-15 13:57:25.158 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:57:26 2024-01-15 13:57:26.478 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-009cd9e5-33c4-4a2b-80f1-c22feb7803b0 with payload { 13:57:26 "model-invariant-id": "test-model-009cd9e5-33c4-4a2b-80f1-c22feb7803b0", 13:57:26 "model-type": "some-type" 13:57:26 } 13:57:26 2024-01-15 13:57:26.816 WARN --- [ main] org.reflections.Reflections : given scan urls are empty. set urls in the configuration 13:57:27 2024-01-15 13:57:27.026 INFO --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 13:57:27 2024-01-15 13:57:27.029 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:57:27 2024-01-15 13:57:27.029 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:57:27 2024-01-15 13:57:27.029 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:57:27 2024-01-15 13:57:27.030 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:57:27 2024-01-15 13:57:27.150 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Targets] 13:57:28 2024-01-15 13:57:28.191 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo] 13:57:28 2024-01-15 13:57:28.197 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [NOT.A.REAL.EDGERULE] 13:57:28 2024-01-15 13:57:28.202 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BindsTo] 13:57:28 2024-01-15 13:57:28.206 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.DependsOn] 13:57:28 2024-01-15 13:57:28.209 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Source] 13:57:28 2024-01-15 13:57:28.213 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.inventory.BelongsTo] 13:57:28 2024-01-15 13:57:28.218 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.HostedOn] 13:57:28 2024-01-15 13:57:28.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.MemberOf] 13:57:28 2024-01-15 13:57:28.225 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.IsA] 13:57:28 2024-01-15 13:57:28.229 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo] 13:57:28 2024-01-15 13:57:28.232 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.Uses] 13:57:28 2024-01-15 13:57:28.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.AttachesTo] 13:57:28 2024-01-15 13:57:28.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.BindsTo] 13:57:28 2024-01-15 13:57:28.243 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo] 13:57:28 2024-01-15 13:57:28.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo] 13:57:28 2024-01-15 13:57:28.249 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn] 13:57:28 2024-01-15 13:57:28.253 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf] 13:57:28 2024-01-15 13:57:28.256 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.PartOf] 13:57:28 2024-01-15 13:57:28.260 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo] 13:57:28 2024-01-15 13:57:28.263 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf] 13:57:28 2024-01-15 13:57:28.266 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Destination] 13:57:28 2024-01-15 13:57:28.269 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn] 13:57:28 2024-01-15 13:57:28.273 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Uses] 13:57:28 2024-01-15 13:57:28.276 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.LinksTo] 13:57:28 2024-01-15 13:57:28.311 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-lookup-uuid], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [related-lookup-uuid] 13:57:28 2024-01-15 13:57:28.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-type], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-type] 13:57:28 2024-01-15 13:57:28.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-property], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-property] 13:57:28 2024-01-15 13:57:28.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-type], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-type] 13:57:28 2024-01-15 13:57:28.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-property], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-property] 13:57:28 2024-01-15 13:57:28.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-collect-list], [String], [SET] 13:57:28 2024-01-15 13:57:28.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-collect-list] 13:57:28 2024-01-15 13:57:28.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-version], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.587 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ 13:57:28 2024-01-15 13:57:28.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_rv_lock_enabled:false 13:57:28 2024-01-15 13:57:28.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-version] 13:57:28 2024-01-15 13:57:28.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-id], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [wan-port-config-id] 13:57:28 2024-01-15 13:57:28.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-name], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-config-name] 13:57:28 2024-01-15 13:57:28.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-id], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.614 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-id] 13:57:28 2024-01-15 13:57:28.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id] 13:57:28 2024-01-15 13:57:28.621 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-address], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.623 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ip-address] 13:57:28 2024-01-15 13:57:28.628 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-address], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.630 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv4-address] 13:57:28 2024-01-15 13:57:28.633 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv6-address], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.635 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv6-address] 13:57:28 2024-01-15 13:57:28.639 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ip-address], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ip-address] 13:57:28 2024-01-15 13:57:28.642 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv4-address], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv4-address] 13:57:28 2024-01-15 13:57:28.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv6-address], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.647 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv6-address] 13:57:28 2024-01-15 13:57:28.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-bandwidth], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-bandwidth] 13:57:28 2024-01-15 13:57:28.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [output-bandwidth], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [output-bandwidth] 13:57:28 2024-01-15 13:57:28.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [description], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [description] 13:57:28 2024-01-15 13:57:28.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-type], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-type] 13:57:28 2024-01-15 13:57:28.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-number], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-number] 13:57:28 2024-01-15 13:57:28.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transport-network-name], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transport-network-name] 13:57:28 2024-01-15 13:57:28.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-port-id], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-port-id] 13:57:28 2024-01-15 13:57:28.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-id], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-id] 13:57:28 2024-01-15 13:57:28.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [selflink], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [selflink] 13:57:28 2024-01-15 13:57:28.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-status], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [operational-status] 13:57:28 2024-01-15 13:57:28.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-customization-id], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-customization-id] 13:57:28 2024-01-15 13:57:28.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id-local], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-invariant-id-local] 13:57:28 2024-01-15 13:57:28.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id-local], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-version-id-local] 13:57:28 2024-01-15 13:57:28.692 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:28 2024-01-15 13:57:28.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-set-id], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-set-id] 13:57:28 2024-01-15 13:57:28.698 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:28 2024-01-15 13:57:28.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-id], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [physical-location-id] 13:57:28 2024-01-15 13:57:28.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-center-code], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [data-center-code] 13:57:28 2024-01-15 13:57:28.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [complex-name], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [complex-name] 13:57:28 2024-01-15 13:57:28.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [identity-url], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [identity-url] 13:57:28 2024-01-15 13:57:28.718 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:28 2024-01-15 13:57:28.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-type], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.720 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-location-type] 13:57:28 2024-01-15 13:57:28.721 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street1], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street1] 13:57:28 2024-01-15 13:57:28.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street2], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street2] 13:57:28 2024-01-15 13:57:28.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [city], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [city] 13:57:28 2024-01-15 13:57:28.728 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [state], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.729 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [state] 13:57:28 2024-01-15 13:57:28.730 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [postal-code], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [postal-code] 13:57:28 2024-01-15 13:57:28.732 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [country], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.733 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [country] 13:57:28 2024-01-15 13:57:28.734 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [region], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.735 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [region] 13:57:28 2024-01-15 13:57:28.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [latitude], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.737 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [latitude] 13:57:28 2024-01-15 13:57:28.738 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [longitude], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.739 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [longitude] 13:57:28 2024-01-15 13:57:28.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [elevation], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.741 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [elevation] 13:57:28 2024-01-15 13:57:28.742 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lata], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.743 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lata] 13:57:28 2024-01-15 13:57:28.745 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-name], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.746 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-name] 13:57:28 2024-01-15 13:57:28.747 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-value], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.748 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-value] 13:57:28 2024-01-15 13:57:28.749 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-instance-id], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.751 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [routing-instance-id] 13:57:28 2024-01-15 13:57:28.753 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rpm-owner], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.755 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rpm-owner] 13:57:28 2024-01-15 13:57:28.755 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:28 2024-01-15 13:57:28.758 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.759 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [pnf-name] 13:57:28 2024-01-15 13:57:28.762 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-owner], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.764 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [data-owner] 13:57:28 2024-01-15 13:57:28.764 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.766 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2] 13:57:28 2024-01-15 13:57:28.766 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:28 2024-01-15 13:57:28.766 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2-source], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.768 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2-source] 13:57:28 2024-01-15 13:57:28.769 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-id], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.770 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-id] 13:57:28 2024-01-15 13:57:28.771 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-type], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-type] 13:57:28 2024-01-15 13:57:28.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-vendor], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-vendor] 13:57:28 2024-01-15 13:57:28.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-model], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-model] 13:57:28 2024-01-15 13:57:28.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-option], [String], [SINGLE] 13:57:28 2024-01-15 13:57:28.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-option] 13:57:28 2024-01-15 13:57:28.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam], [String], [SINGLE] 13:57:29 2024-01-15 13:57:28.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-oam] 13:57:29 2024-01-15 13:57:28.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-version], [String], [SINGLE] 13:57:29 2024-01-15 13:57:28.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-version] 13:57:29 2024-01-15 13:57:29.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [in-maint], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [in-maint] 13:57:29 2024-01-15 13:57:29.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [frame-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [frame-id] 13:57:29 2024-01-15 13:57:29.004 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [serial-number], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [serial-number] 13:57:29 2024-01-15 13:57:29.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-loopback0], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-loopback0] 13:57:29 2024-01-15 13:57:29.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-loopback0], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-loopback0] 13:57:29 2024-01-15 13:57:29.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-aim], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-aim] 13:57:29 2024-01-15 13:57:29.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-aim], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-aim] 13:57:29 2024-01-15 13:57:29.013 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-oam], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-oam] 13:57:29 2024-01-15 13:57:29.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inv-status], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [inv-status] 13:57:29 2024-01-15 13:57:29.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prov-status], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prov-status] 13:57:29 2024-01-15 13:57:29.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-role], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nf-role] 13:57:29 2024-01-15 13:57:29.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [admin-status], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [admin-status] 13:57:29 2024-01-15 13:57:29.025 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:29 2024-01-15 13:57:29.025 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:29 2024-01-15 13:57:29.025 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:29 2024-01-15 13:57:29.026 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:29 2024-01-15 13:57:29.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv4-address], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv4-address] 13:57:29 2024-01-15 13:57:29.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv6-address], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv6-address] 13:57:29 2024-01-15 13:57:29.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-uuid], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [element-choice-set-uuid] 13:57:29 2024-01-15 13:57:29.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-name], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [element-choice-set-name] 13:57:29 2024-01-15 13:57:29.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cardinality], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cardinality] 13:57:29 2024-01-15 13:57:29.040 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-id] 13:57:29 2024-01-15 13:57:29.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-name], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-name] 13:57:29 2024-01-15 13:57:29.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [heat-stack-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [heat-stack-id] 13:57:29 2024-01-15 13:57:29.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [orchestration-status], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [orchestration-status] 13:57:29 2024-01-15 13:57:29.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-base-vf-module], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-base-vf-module] 13:57:29 2024-01-15 13:57:29.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [automated-assignment], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.056 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [automated-assignment] 13:57:29 2024-01-15 13:57:29.056 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.056 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:29 2024-01-15 13:57:29.056 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:29 2024-01-15 13:57:29.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [persona-model-version], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [persona-model-version] 13:57:29 2024-01-15 13:57:29.058 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:29 2024-01-15 13:57:29.059 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.060 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-id] 13:57:29 2024-01-15 13:57:29.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-version], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.063 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-version] 13:57:29 2024-01-15 13:57:29.065 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-service-instance-fqdn], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-service-instance-fqdn] 13:57:29 2024-01-15 13:57:29.068 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [module-index], [Integer], [SINGLE] 13:57:29 2024-01-15 13:57:29.070 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [module-index] 13:57:29 2024-01-15 13:57:29.070 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:29 2024-01-15 13:57:29.071 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-element-uuid], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.072 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-element-uuid] 13:57:29 2024-01-15 13:57:29.074 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [new-data-del-flag], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.075 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [new-data-del-flag] 13:57:29 2024-01-15 13:57:29.075 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cardinality] already existed in the DB. 13:57:29 2024-01-15 13:57:29.076 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [linkage-points], [String], [SET] 13:57:29 2024-01-15 13:57:29.077 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [linkage-points] 13:57:29 2024-01-15 13:57:29.077 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.079 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [include-node-type], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.080 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [include-node-type] 13:57:29 2024-01-15 13:57:29.080 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-key], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.081 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-key] 13:57:29 2024-01-15 13:57:29.082 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-value], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.083 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-value] 13:57:29 2024-01-15 13:57:29.083 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-address], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv6-address] 13:57:29 2024-01-15 13:57:29.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-prefix-length], [Long], [SINGLE] 13:57:29 2024-01-15 13:57:29.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv6-prefix-length] 13:57:29 2024-01-15 13:57:29.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-inner], [Long], [SINGLE] 13:57:29 2024-01-15 13:57:29.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-id-inner] 13:57:29 2024-01-15 13:57:29.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-outer], [Long], [SINGLE] 13:57:29 2024-01-15 13:57:29.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id-outer] 13:57:29 2024-01-15 13:57:29.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-floating], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-floating] 13:57:29 2024-01-15 13:57:29.329 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.330 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-network-id] 13:57:29 2024-01-15 13:57:29.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-subnet-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-subnet-id] 13:57:29 2024-01-15 13:57:29.335 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capability-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capability-id] 13:57:29 2024-01-15 13:57:29.338 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-feature], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-feature] 13:57:29 2024-01-15 13:57:29.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-version], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-version] 13:57:29 2024-01-15 13:57:29.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [architecture], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [architecture] 13:57:29 2024-01-15 13:57:29.346 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.348 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 13:57:29 2024-01-15 13:57:29.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esn], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esn] 13:57:29 2024-01-15 13:57:29.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-name], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-name] 13:57:29 2024-01-15 13:57:29.354 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 13:57:29 2024-01-15 13:57:29.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vendor] 13:57:29 2024-01-15 13:57:29.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class] 13:57:29 2024-01-15 13:57:29.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [type], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [type] 13:57:29 2024-01-15 13:57:29.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [version], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [version] 13:57:29 2024-01-15 13:57:29.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ip], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ip] 13:57:29 2024-01-15 13:57:29.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv4], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv4] 13:57:29 2024-01-15 13:57:29.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv6], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv6] 13:57:29 2024-01-15 13:57:29.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:29 2024-01-15 13:57:29.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:29 2024-01-15 13:57:29.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:29 2024-01-15 13:57:29.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:29 2024-01-15 13:57:29.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:29 2024-01-15 13:57:29.374 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-name], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-name] 13:57:29 2024-01-15 13:57:29.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-role], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-role] 13:57:29 2024-01-15 13:57:29.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-wan-link-ip], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-wan-link-ip] 13:57:29 2024-01-15 13:57:29.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:29 2024-01-15 13:57:29.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-id] 13:57:29 2024-01-15 13:57:29.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [macaddr], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [macaddr] 13:57:29 2024-01-15 13:57:29.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-name], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-name] 13:57:29 2024-01-15 13:57:29.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 13:57:29 2024-01-15 13:57:29.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-description], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-description] 13:57:29 2024-01-15 13:57:29.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-port-mirrored], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-port-mirrored] 13:57:29 2024-01-15 13:57:29.390 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.390 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 13:57:29 2024-01-15 13:57:29.390 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:29 2024-01-15 13:57:29.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-ip-unnumbered], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-ip-unnumbered] 13:57:29 2024-01-15 13:57:29.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allowed-address-pairs], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [allowed-address-pairs] 13:57:29 2024-01-15 13:57:29.396 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-status] already existed in the DB. 13:57:29 2024-01-15 13:57:29.399 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfm-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfm-id] 13:57:29 2024-01-15 13:57:29.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vim-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vim-id] 13:57:29 2024-01-15 13:57:29.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [certificate-url], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [certificate-url] 13:57:29 2024-01-15 13:57:29.659 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-to], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-to] 13:57:29 2024-01-15 13:57:29.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-label], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-label] 13:57:29 2024-01-15 13:57:29.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-link], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-link] 13:57:29 2024-01-15 13:57:29.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-constraint-uuid], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-constraint-uuid] 13:57:29 2024-01-15 13:57:29.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid-to-replace], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constrained-element-set-uuid-to-replace] 13:57:29 2024-01-15 13:57:29.670 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.670 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 13:57:29 2024-01-15 13:57:29.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [filter-type], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [filter-type] 13:57:29 2024-01-15 13:57:29.672 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 13:57:29 2024-01-15 13:57:29.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cambria-partition], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cambria-partition] 13:57:29 2024-01-15 13:57:29.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ems-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ems-id] 13:57:29 2024-01-15 13:57:29.679 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cp-instance-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [cp-instance-id] 13:57:29 2024-01-15 13:57:29.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-id], [Integer], [SINGLE] 13:57:29 2024-01-15 13:57:29.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-id] 13:57:29 2024-01-15 13:57:29.685 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-type], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-type] 13:57:29 2024-01-15 13:57:29.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-link], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-link] 13:57:29 2024-01-15 13:57:29.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [availability-zone-name], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [availability-zone-name] 13:57:29 2024-01-15 13:57:29.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hypervisor-type], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hypervisor-type] 13:57:29 2024-01-15 13:57:29.705 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:29 2024-01-15 13:57:29.705 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sdwan-vpn-id] 13:57:29 2024-01-15 13:57:29.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-name], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sdwan-vpn-name] 13:57:29 2024-01-15 13:57:29.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vxlan-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.717 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vxlan-id] 13:57:29 2024-01-15 13:57:29.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [topology], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [topology] 13:57:29 2024-01-15 13:57:29.728 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.730 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tenant-id] 13:57:29 2024-01-15 13:57:29.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.732 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-id] 13:57:29 2024-01-15 13:57:29.732 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:29 2024-01-15 13:57:29.732 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:29 2024-01-15 13:57:29.733 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:29 2024-01-15 13:57:29.733 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:29 2024-01-15 13:57:29.733 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:29 2024-01-15 13:57:29.733 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.734 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-mapping-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-mapping-id] 13:57:29 2024-01-15 13:57:29.737 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [uni-cvlan], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.738 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [uni-cvlan] 13:57:29 2024-01-15 13:57:29.738 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-svlan], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.739 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-svlan] 13:57:29 2024-01-15 13:57:29.739 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-cvlan], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-cvlan] 13:57:29 2024-01-15 13:57:29.741 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [iv-lan], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.741 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [iv-lan] 13:57:29 2024-01-15 13:57:29.742 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.743 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pci-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.744 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pci-id] 13:57:29 2024-01-15 13:57:29.745 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-filter], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.746 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-filter] 13:57:29 2024-01-15 13:57:29.747 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-filter], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.748 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-mac-filter] 13:57:29 2024-01-15 13:57:29.750 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-strip], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.751 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-strip] 13:57:29 2024-01-15 13:57:29.752 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-anti-spoof-check], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.753 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-vlan-anti-spoof-check] 13:57:29 2024-01-15 13:57:29.754 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-anti-spoof-check], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.755 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mac-anti-spoof-check] 13:57:29 2024-01-15 13:57:29.755 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mirrors], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.756 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mirrors] 13:57:29 2024-01-15 13:57:29.756 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-broadcast-allow], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.757 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-broadcast-allow] 13:57:29 2024-01-15 13:57:29.758 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-multicast-allow], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-multicast-allow] 13:57:29 2024-01-15 13:57:29.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-unicast-allow], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-unicast-allow] 13:57:29 2024-01-15 13:57:29.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-insert-stag], [Boolean], [SINGLE] 13:57:29 2024-01-15 13:57:29.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-insert-stag] 13:57:29 2024-01-15 13:57:29.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-link-status], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-link-status] 13:57:29 2024-01-15 13:57:29.990 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.991 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 13:57:29 2024-01-15 13:57:29.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [project-name], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [project-name] 13:57:29 2024-01-15 13:57:29.995 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:29.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-type], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-type] 13:57:29 2024-01-15 13:57:29.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [temp-ub-sub-account-id], [String], [SINGLE] 13:57:29 2024-01-15 13:57:29.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [temp-ub-sub-account-id] 13:57:29 2024-01-15 13:57:29.999 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:29 2024-01-15 13:57:30.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-node-type], [String], [SINGLE] 13:57:29 2024-01-15 13:57:30.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-node-type] 13:57:29 2024-01-15 13:57:30.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [secondary-filter-cut-point], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [secondary-filter-cut-point] 13:57:30 2024-01-15 13:57:30.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.004 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-policy-id] 13:57:30 2024-01-15 13:57:30.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-fqdn], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-policy-fqdn] 13:57:30 2024-01-15 13:57:30.007 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 13:57:30 2024-01-15 13:57:30.008 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-name] 13:57:30 2024-01-15 13:57:30.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-id] 13:57:30 2024-01-15 13:57:30.013 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-name], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-name] 13:57:30 2024-01-15 13:57:30.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-architecture], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-architecture] 13:57:30 2024-01-15 13:57:30.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-distro], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-distro] 13:57:30 2024-01-15 13:57:30.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-version], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-version] 13:57:30 2024-01-15 13:57:30.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application] 13:57:30 2024-01-15 13:57:30.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-vendor], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-vendor] 13:57:30 2024-01-15 13:57:30.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-version], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-version] 13:57:30 2024-01-15 13:57:30.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-selflink], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-selflink] 13:57:30 2024-01-15 13:57:30.027 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [last-mod-source-of-truth], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [last-mod-source-of-truth] 13:57:30 2024-01-15 13:57:30.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-node-type], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-node-type] 13:57:30 2024-01-15 13:57:30.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-created-ts], [Long], [SINGLE] 13:57:30 2024-01-15 13:57:30.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-created-ts] 13:57:30 2024-01-15 13:57:30.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-unique-key], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-unique-key] 13:57:30 2024-01-15 13:57:30.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-last-mod-ts], [Long], [SINGLE] 13:57:30 2024-01-15 13:57:30.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-last-mod-ts] 13:57:30 2024-01-15 13:57:30.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-of-truth], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [source-of-truth] 13:57:30 2024-01-15 13:57:30.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uri], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_uri_lock_enabled:false 13:57:30 2024-01-15 13:57:30.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-uri] 13:57:30 2024-01-15 13:57:30.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info:: aai_uri_lock_enabled:false 13:57:30 2024-01-15 13:57:30.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-route-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [host-route-id] 13:57:30 2024-01-15 13:57:30.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-prefix], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-prefix] 13:57:30 2024-01-15 13:57:30.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop] 13:57:30 2024-01-15 13:57:30.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop-type], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop-type] 13:57:30 2024-01-15 13:57:30.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-tag-id] 13:57:30 2024-01-15 13:57:30.050 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-role], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-tag-role] 13:57:30 2024-01-15 13:57:30.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 13:57:30 2024-01-15 13:57:30.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 13:57:30 2024-01-15 13:57:30.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-private], [Boolean], [SINGLE] 13:57:30 2024-01-15 13:57:30.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-private] 13:57:30 2024-01-15 13:57:30.053 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-configuration-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [ipsec-configuration-id] 13:57:30 2024-01-15 13:57:30.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-vig-address-type], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-vig-address-type] 13:57:30 2024-01-15 13:57:30.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-encryption-strength], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-encryption-strength] 13:57:30 2024-01-15 13:57:30.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-dmz-type], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-dmz-type] 13:57:30 2024-01-15 13:57:30.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [shared-dmz-network-address], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [shared-dmz-network-address] 13:57:30 2024-01-15 13:57:30.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-customer-name], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-customer-name] 13:57:30 2024-01-15 13:57:30.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ike-version], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ike-version] 13:57:30 2024-01-15 13:57:30.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-authentication], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-authentication] 13:57:30 2024-01-15 13:57:30.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-encryption], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-encryption] 13:57:30 2024-01-15 13:57:30.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-dh-group], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.346 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-dh-group] 13:57:30 2024-01-15 13:57:30.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-group-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-group-id] 13:57:30 2024-01-15 13:57:30.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-password], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-password] 13:57:30 2024-01-15 13:57:30.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-sa-lifetime], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-sa-lifetime] 13:57:30 2024-01-15 13:57:30.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-authentication], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-authentication] 13:57:30 2024-01-15 13:57:30.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-encryption], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-encryption] 13:57:30 2024-01-15 13:57:30.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-sa-lifetime], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-sa-lifetime] 13:57:30 2024-01-15 13:57:30.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-pfs], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-pfs] 13:57:30 2024-01-15 13:57:30.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-id] 13:57:30 2024-01-15 13:57:30.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-password], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-password] 13:57:30 2024-01-15 13:57:30.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-interval], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-interval] 13:57:30 2024-01-15 13:57:30.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-frequency], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-frequency] 13:57:30 2024-01-15 13:57:30.366 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-constraint-uuid], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [property-constraint-uuid] 13:57:30 2024-01-15 13:57:30.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constraint-type], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constraint-type] 13:57:30 2024-01-15 13:57:30.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 13:57:30 2024-01-15 13:57:30.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 13:57:30 2024-01-15 13:57:30.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [collection-id] 13:57:30 2024-01-15 13:57:30.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:30 2024-01-15 13:57:30.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:30 2024-01-15 13:57:30.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-name], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-name] 13:57:30 2024-01-15 13:57:30.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-type], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-type] 13:57:30 2024-01-15 13:57:30.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-role], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-role] 13:57:30 2024-01-15 13:57:30.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-function], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-function] 13:57:30 2024-01-15 13:57:30.378 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:30 2024-01-15 13:57:30.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-customization-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-customization-id] 13:57:30 2024-01-15 13:57:30.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.380 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 13:57:30 2024-01-15 13:57:30.381 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 13:57:30 2024-01-15 13:57:30.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id] 13:57:30 2024-01-15 13:57:30.384 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-id] 13:57:30 2024-01-15 13:57:30.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-selflink], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [volume-selflink] 13:57:30 2024-01-15 13:57:30.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-id] 13:57:30 2024-01-15 13:57:30.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-name], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-name] 13:57:30 2024-01-15 13:57:30.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-vcpus], [Integer], [SINGLE] 13:57:30 2024-01-15 13:57:30.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-vcpus] 13:57:30 2024-01-15 13:57:30.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ram], [Integer], [SINGLE] 13:57:30 2024-01-15 13:57:30.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ram] 13:57:30 2024-01-15 13:57:30.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disk], [Integer], [SINGLE] 13:57:30 2024-01-15 13:57:30.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disk] 13:57:30 2024-01-15 13:57:30.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ephemeral], [Integer], [SINGLE] 13:57:30 2024-01-15 13:57:30.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ephemeral] 13:57:30 2024-01-15 13:57:30.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-swap], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.400 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-swap] 13:57:30 2024-01-15 13:57:30.401 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-is-public], [Boolean], [SINGLE] 13:57:30 2024-01-15 13:57:30.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-is-public] 13:57:30 2024-01-15 13:57:30.405 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-selflink], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-selflink] 13:57:30 2024-01-15 13:57:30.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disabled], [Boolean], [SINGLE] 13:57:30 2024-01-15 13:57:30.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disabled] 13:57:30 2024-01-15 13:57:30.408 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.408 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-element-uuid], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.409 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-element-uuid] 13:57:30 2024-01-15 13:57:30.647 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-collect-list] already existed in the DB. 13:57:30 2024-01-15 13:57:30.648 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.649 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-limit-desc], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-limit-desc] 13:57:30 2024-01-15 13:57:30.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [do-not-output], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [do-not-output] 13:57:30 2024-01-15 13:57:30.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-evc-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarder-evc-id] 13:57:30 2024-01-15 13:57:30.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [circuit-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [circuit-id] 13:57:30 2024-01-15 13:57:30.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ivlan], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ivlan] 13:57:30 2024-01-15 13:57:30.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svlan], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svlan] 13:57:30 2024-01-15 13:57:30.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cvlan] 13:57:30 2024-01-15 13:57:30.667 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esr-system-info-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esr-system-info-id] 13:57:30 2024-01-15 13:57:30.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-name], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-name] 13:57:30 2024-01-15 13:57:30.674 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 13:57:30 2024-01-15 13:57:30.674 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 13:57:30 2024-01-15 13:57:30.675 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-url], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-url] 13:57:30 2024-01-15 13:57:30.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [user-name], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [user-name] 13:57:30 2024-01-15 13:57:30.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [password], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [password] 13:57:30 2024-01-15 13:57:30.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-type], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-type] 13:57:30 2024-01-15 13:57:30.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [protocol], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [protocol] 13:57:30 2024-01-15 13:57:30.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-cacert], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-cacert] 13:57:30 2024-01-15 13:57:30.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-insecure], [Boolean], [SINGLE] 13:57:30 2024-01-15 13:57:30.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-insecure] 13:57:30 2024-01-15 13:57:30.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-address] already existed in the DB. 13:57:30 2024-01-15 13:57:30.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port] 13:57:30 2024-01-15 13:57:30.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-domain], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-domain] 13:57:30 2024-01-15 13:57:30.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [default-tenant], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [default-tenant] 13:57:30 2024-01-15 13:57:30.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [passive], [Boolean], [SINGLE] 13:57:30 2024-01-15 13:57:30.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [passive] 13:57:30 2024-01-15 13:57:30.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [remote-path], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [remote-path] 13:57:30 2024-01-15 13:57:30.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-status], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [system-status] 13:57:30 2024-01-15 13:57:30.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [openstack-region-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [openstack-region-id] 13:57:30 2024-01-15 13:57:30.698 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-id] 13:57:30 2024-01-15 13:57:30.705 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 13:57:30 2024-01-15 13:57:30.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-type], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-type] 13:57:30 2024-01-15 13:57:30.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-role] 13:57:30 2024-01-15 13:57:30.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology] 13:57:30 2024-01-15 13:57:30.711 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 13:57:30 2024-01-15 13:57:30.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-bound-to-vpn], [Boolean], [SINGLE] 13:57:30 2024-01-15 13:57:30.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-bound-to-vpn] 13:57:30 2024-01-15 13:57:30.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-id] 13:57:30 2024-01-15 13:57:30.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role-instance], [Long], [SINGLE] 13:57:30 2024-01-15 13:57:30.717 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-role-instance] 13:57:30 2024-01-15 13:57:30.717 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.718 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:30 2024-01-15 13:57:30.718 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 13:57:30 2024-01-15 13:57:30.718 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mso-catalog-key], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mso-catalog-key] 13:57:30 2024-01-15 13:57:30.720 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-network-fqdn], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.721 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-network-fqdn] 13:57:30 2024-01-15 13:57:30.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:30 2024-01-15 13:57:30.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:30 2024-01-15 13:57:30.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:30 2024-01-15 13:57:30.723 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 13:57:30 2024-01-15 13:57:30.723 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 13:57:30 2024-01-15 13:57:30.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-network-name], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.724 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-network-name] 13:57:30 2024-01-15 13:57:30.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-provider-network], [Boolean], [SINGLE] 13:57:30 2024-01-15 13:57:30.726 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-provider-network] 13:57:30 2024-01-15 13:57:30.726 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-shared-network], [Boolean], [SINGLE] 13:57:30 2024-01-15 13:57:30.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-shared-network] 13:57:30 2024-01-15 13:57:30.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-external-network], [Boolean], [SINGLE] 13:57:30 2024-01-15 13:57:30.728 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-external-network] 13:57:30 2024-01-15 13:57:30.729 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:30 2024-01-15 13:57:30.729 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:30 2024-01-15 13:57:30.729 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-trunked], [Boolean], [SINGLE] 13:57:30 2024-01-15 13:57:30.730 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-trunked] 13:57:30 2024-01-15 13:57:30.732 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 13:57:30 2024-01-15 13:57:30.732 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-instance-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.733 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-instance-id] 13:57:30 2024-01-15 13:57:30.734 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.735 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name] 13:57:30 2024-01-15 13:57:30.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name2], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.737 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name2] 13:57:30 2024-01-15 13:57:30.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-type], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.983 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-type] 13:57:30 2024-01-15 13:57:30.984 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 13:57:30 2024-01-15 13:57:30.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-zone], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [regional-resource-zone] 13:57:30 2024-01-15 13:57:30.988 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:30 2024-01-15 13:57:30.988 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:30 2024-01-15 13:57:30.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key] 13:57:30 2024-01-15 13:57:30.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-role], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-role] 13:57:30 2024-01-15 13:57:30.992 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:30 2024-01-15 13:57:30.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-package-name], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-package-name] 13:57:30 2024-01-15 13:57:30.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-discriptor-name], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-discriptor-name] 13:57:30 2024-01-15 13:57:30.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [job-id], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [job-id] 13:57:30 2024-01-15 13:57:30.997 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 13:57:30 2024-01-15 13:57:30.997 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 13:57:30 2024-01-15 13:57:30.997 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 13:57:30 2024-01-15 13:57:30.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-address], [String], [SINGLE] 13:57:30 2024-01-15 13:57:30.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-address] 13:57:30 2024-01-15 13:57:30.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-loopback0-address], [String], [SINGLE] 13:57:30 2024-01-15 13:57:31.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-loopback0-address] 13:57:30 2024-01-15 13:57:31.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-lan-v6-address], [String], [SINGLE] 13:57:30 2024-01-15 13:57:31.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-lan-v6-address] 13:57:30 2024-01-15 13:57:31.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-v6-address], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-v6-address] 13:57:31 2024-01-15 13:57:31.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu], [Long], [SINGLE] 13:57:31 2024-01-15 13:57:31.004 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu] 13:57:31 2024-01-15 13:57:31.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu-units], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu-units] 13:57:31 2024-01-15 13:57:31.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory], [Long], [SINGLE] 13:57:31 2024-01-15 13:57:31.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory] 13:57:31 2024-01-15 13:57:31.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory-units], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory-units] 13:57:31 2024-01-15 13:57:31.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk], [Long], [SINGLE] 13:57:31 2024-01-15 13:57:31.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk] 13:57:31 2024-01-15 13:57:31.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk-units], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk-units] 13:57:31 2024-01-15 13:57:31.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nshd], [Long], [SINGLE] 13:57:31 2024-01-15 13:57:31.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nshd] 13:57:31 2024-01-15 13:57:31.013 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nvm], [Long], [SINGLE] 13:57:31 2024-01-15 13:57:31.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nvm] 13:57:31 2024-01-15 13:57:31.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nnet], [Long], [SINGLE] 13:57:31 2024-01-15 13:57:31.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nnet] 13:57:31 2024-01-15 13:57:31.015 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 13:57:31 2024-01-15 13:57:31.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-closed-loop-disabled], [Boolean], [SINGLE] 13:57:31 2024-01-15 13:57:31.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [is-closed-loop-disabled] 13:57:31 2024-01-15 13:57:31.018 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [summary-status], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [summary-status] 13:57:31 2024-01-15 13:57:31.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [encrypted-access-flag], [Boolean], [SINGLE] 13:57:31 2024-01-15 13:57:31.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [encrypted-access-flag] 13:57:31 2024-01-15 13:57:31.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-assignment-group-uuid], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-assignment-group-uuid] 13:57:31 2024-01-15 13:57:31.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-resource-uuid], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-resource-uuid] 13:57:31 2024-01-15 13:57:31.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-assignment-group-uuid], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-assignment-group-uuid] 13:57:31 2024-01-15 13:57:31.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key-uuid], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key-uuid] 13:57:31 2024-01-15 13:57:31.026 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:31 2024-01-15 13:57:31.026 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:31 2024-01-15 13:57:31.027 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.027 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:31 2024-01-15 13:57:31.027 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 13:57:31 2024-01-15 13:57:31.027 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [as-number], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [as-number] 13:57:31 2024-01-15 13:57:31.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-subzone], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [regional-resource-subzone] 13:57:31 2024-01-15 13:57:31.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-type], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-type] 13:57:31 2024-01-15 13:57:31.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-function], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-function] 13:57:31 2024-01-15 13:57:31.035 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nf-role] already existed in the DB. 13:57:31 2024-01-15 13:57:31.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-naming-code], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-naming-code] 13:57:31 2024-01-15 13:57:31.037 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:31 2024-01-15 13:57:31.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address] 13:57:31 2024-01-15 13:57:31.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address-prefix-length], [Integer], [SINGLE] 13:57:31 2024-01-15 13:57:31.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address-prefix-length] 13:57:31 2024-01-15 13:57:31.040 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 13:57:31 2024-01-15 13:57:31.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-profile-name], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-profile-name] 13:57:31 2024-01-15 13:57:31.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id2], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id2] 13:57:31 2024-01-15 13:57:31.045 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 13:57:31 2024-01-15 13:57:31.045 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 13:57:31 2024-01-15 13:57:31.045 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 13:57:31 2024-01-15 13:57:31.045 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 13:57:31 2024-01-15 13:57:31.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 13:57:31 2024-01-15 13:57:31.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 13:57:31 2024-01-15 13:57:31.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 13:57:31 2024-01-15 13:57:31.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 13:57:31 2024-01-15 13:57:31.047 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 13:57:31 2024-01-15 13:57:31.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [id] 13:57:31 2024-01-15 13:57:31.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-role], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.051 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-role] 13:57:31 2024-01-15 13:57:31.052 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:31 2024-01-15 13:57:31.052 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:31 2024-01-15 13:57:31.052 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 13:57:31 2024-01-15 13:57:31.052 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-type], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.053 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-type] 13:57:31 2024-01-15 13:57:31.054 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.054 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-name], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-name] 13:57:31 2024-01-15 13:57:31.056 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-function], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-function] 13:57:31 2024-01-15 13:57:31.057 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 13:57:31 2024-01-15 13:57:31.057 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-description] already existed in the DB. 13:57:31 2024-01-15 13:57:31.057 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-value], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-value] 13:57:31 2024-01-15 13:57:31.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-units], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-units] 13:57:31 2024-01-15 13:57:31.317 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 13:57:31 2024-01-15 13:57:31.318 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 13:57:31 2024-01-15 13:57:31.318 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.318 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 13:57:31 2024-01-15 13:57:31.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-type], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.320 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-type] 13:57:31 2024-01-15 13:57:31.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-uri], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-uri] 13:57:31 2024-01-15 13:57:31.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-resource-id] 13:57:31 2024-01-15 13:57:31.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-name], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [site-resource-name] 13:57:31 2024-01-15 13:57:31.329 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 13:57:31 2024-01-15 13:57:31.329 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 13:57:31 2024-01-15 13:57:31.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [role], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.330 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [role] 13:57:31 2024-01-15 13:57:31.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [generated-site-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [generated-site-id] 13:57:31 2024-01-15 13:57:31.333 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:31 2024-01-15 13:57:31.333 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.342 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:31 2024-01-15 13:57:31.342 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:31 2024-01-15 13:57:31.343 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:31 2024-01-15 13:57:31.343 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.343 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 13:57:31 2024-01-15 13:57:31.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 13:57:31 2024-01-15 13:57:31.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:31 2024-01-15 13:57:31.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:31 2024-01-15 13:57:31.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:31 2024-01-15 13:57:31.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 13:57:31 2024-01-15 13:57:31.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 13:57:31 2024-01-15 13:57:31.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allotted-resource-name], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [allotted-resource-name] 13:57:31 2024-01-15 13:57:31.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-provider-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-provider-id] 13:57:31 2024-01-15 13:57:31.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-client-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-client-id] 13:57:31 2024-01-15 13:57:31.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-topology-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-topology-id] 13:57:31 2024-01-15 13:57:31.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-node-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-node-id] 13:57:31 2024-01-15 13:57:31.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-ltp-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-ltp-id] 13:57:31 2024-01-15 13:57:31.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 13:57:31 2024-01-15 13:57:31.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-name], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-name] 13:57:31 2024-01-15 13:57:31.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-id] 13:57:31 2024-01-15 13:57:31.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-ip], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-ip] 13:57:31 2024-01-15 13:57:31.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-ip], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-ip] 13:57:31 2024-01-15 13:57:31.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-version], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-version] 13:57:31 2024-01-15 13:57:31.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-hostname], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.384 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-hostname] 13:57:31 2024-01-15 13:57:31.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-equip-type], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-equip-type] 13:57:31 2024-01-15 13:57:31.386 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 13:57:31 2024-01-15 13:57:31.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [timestamp], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [timestamp] 13:57:31 2024-01-15 13:57:31.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-name], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-name] 13:57:31 2024-01-15 13:57:31.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [domain] 13:57:31 2024-01-15 13:57:31.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence-number], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sequence-number] 13:57:31 2024-01-15 13:57:31.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [severity], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [severity] 13:57:31 2024-01-15 13:57:31.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-type], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.398 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-type] 13:57:31 2024-01-15 13:57:31.398 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.398 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.399 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action] 13:57:31 2024-01-15 13:57:31.400 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-type], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-type] 13:57:31 2024-01-15 13:57:31.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-entity-type], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.403 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-entity-type] 13:57:31 2024-01-15 13:57:31.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-link], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.415 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-link] 13:57:31 2024-01-15 13:57:31.418 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [status], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.421 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [status] 13:57:31 2024-01-15 13:57:31.422 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 13:57:31 2024-01-15 13:57:31.422 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.423 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.424 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-id] 13:57:31 2024-01-15 13:57:31.426 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [schema-version], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.427 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [schema-version] 13:57:31 2024-01-15 13:57:31.427 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.428 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cos], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.430 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cos] 13:57:31 2024-01-15 13:57:31.431 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.432 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-id] 13:57:31 2024-01-15 13:57:31.432 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-type], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.642 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-type] 13:57:31 2024-01-15 13:57:31.643 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vig-address-type], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vig-address-type] 13:57:31 2024-01-15 13:57:31.647 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-vig], [String], [SET] 13:57:31 2024-01-15 13:57:31.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-vig] 13:57:31 2024-01-15 13:57:31.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-vig], [String], [SET] 13:57:31 2024-01-15 13:57:31.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-vig] 13:57:31 2024-01-15 13:57:31.650 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan-tag], [Long], [SINGLE] 13:57:31 2024-01-15 13:57:31.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cvlan-tag] 13:57:31 2024-01-15 13:57:31.653 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-name], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equipment-name] 13:57:31 2024-01-15 13:57:31.656 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.657 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 13:57:31 2024-01-15 13:57:31.657 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 13:57:31 2024-01-15 13:57:31.657 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 13:57:31 2024-01-15 13:57:31.657 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-version-id] 13:57:31 2024-01-15 13:57:31.660 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 13:57:31 2024-01-15 13:57:31.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-version] 13:57:31 2024-01-15 13:57:31.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [distribution-status], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [distribution-status] 13:57:31 2024-01-15 13:57:31.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-description], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-description] 13:57:31 2024-01-15 13:57:31.666 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-id] 13:57:31 2024-01-15 13:57:31.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-name], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-name] 13:57:31 2024-01-15 13:57:31.670 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.671 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 13:57:31 2024-01-15 13:57:31.671 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 13:57:31 2024-01-15 13:57:31.671 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.671 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 13:57:31 2024-01-15 13:57:31.672 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:31 2024-01-15 13:57:31.672 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 13:57:31 2024-01-15 13:57:31.672 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 13:57:31 2024-01-15 13:57:31.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-description], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-description] 13:57:31 2024-01-15 13:57:31.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-identifier], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-identifier] 13:57:31 2024-01-15 13:57:31.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 13:57:31 2024-01-15 13:57:31.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-type], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-type] 13:57:31 2024-01-15 13:57:31.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mac-address], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mac-address] 13:57:31 2024-01-15 13:57:31.680 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.680 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 13:57:31 2024-01-15 13:57:31.680 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-ref], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-ref] 13:57:31 2024-01-15 13:57:31.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transparent], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transparent] 13:57:31 2024-01-15 13:57:31.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 13:57:31 2024-01-15 13:57:31.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-description], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-description] 13:57:31 2024-01-15 13:57:31.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-selflink], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-selflink] 13:57:31 2024-01-15 13:57:31.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-version], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-version] 13:57:31 2024-01-15 13:57:31.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-configuration-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [multicast-configuration-id] 13:57:31 2024-01-15 13:57:31.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-protocol], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multicast-protocol] 13:57:31 2024-01-15 13:57:31.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rp-type], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rp-type] 13:57:31 2024-01-15 13:57:31.693 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-key], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-attribute-key] 13:57:31 2024-01-15 13:57:31.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-value], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-attribute-value] 13:57:31 2024-01-15 13:57:31.696 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaname], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [metaname] 13:57:31 2024-01-15 13:57:31.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaval], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [metaval] 13:57:31 2024-01-15 13:57:31.700 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [service-instance-id] 13:57:31 2024-01-15 13:57:31.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-name], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-name] 13:57:31 2024-01-15 13:57:31.704 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 13:57:31 2024-01-15 13:57:31.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-role], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-role] 13:57:31 2024-01-15 13:57:31.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [environment-context], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [environment-context] 13:57:31 2024-01-15 13:57:31.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [workload-context], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [workload-context] 13:57:31 2024-01-15 13:57:31.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [created-at], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [created-at] 13:57:31 2024-01-15 13:57:31.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [updated-at], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [updated-at] 13:57:31 2024-01-15 13:57:31.976 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 13:57:31 2024-01-15 13:57:31.976 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:31 2024-01-15 13:57:31.977 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:31 2024-01-15 13:57:31.977 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.977 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 13:57:31 2024-01-15 13:57:31.978 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-total], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-total] 13:57:31 2024-01-15 13:57:31.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vhn-portal-url], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.983 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vhn-portal-url] 13:57:31 2024-01-15 13:57:31.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-location-id], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-location-id] 13:57:31 2024-01-15 13:57:31.986 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.986 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:31 2024-01-15 13:57:31.986 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:31 2024-01-15 13:57:31.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-parameters], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-parameters] 13:57:31 2024-01-15 13:57:31.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-uuid], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-uuid] 13:57:31 2024-01-15 13:57:31.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-name], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [named-query-name] 13:57:31 2024-01-15 13:57:31.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-version], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [named-query-version] 13:57:31 2024-01-15 13:57:31.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [required-input-params], [String], [SET] 13:57:31 2024-01-15 13:57:31.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [required-input-params] 13:57:31 2024-01-15 13:57:31.994 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 13:57:31 2024-01-15 13:57:31.994 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:31 2024-01-15 13:57:31.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hostname], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [hostname] 13:57:31 2024-01-15 13:57:31.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ptnii-equip-name], [String], [SINGLE] 13:57:31 2024-01-15 13:57:31.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ptnii-equip-name] 13:57:31 2024-01-15 13:57:31.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [number-of-cpus], [Integer], [SINGLE] 13:57:31 2024-01-15 13:57:31.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [number-of-cpus] 13:57:31 2024-01-15 13:57:31.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [disk-in-gigabytes], [Integer], [SINGLE] 13:57:31 2024-01-15 13:57:32.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [disk-in-gigabytes] 13:57:31 2024-01-15 13:57:32.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ram-in-megabytes], [Integer], [SINGLE] 13:57:31 2024-01-15 13:57:32.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ram-in-megabytes] 13:57:31 2024-01-15 13:57:32.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-type] already existed in the DB. 13:57:31 2024-01-15 13:57:32.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-vendor] already existed in the DB. 13:57:31 2024-01-15 13:57:32.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-model] already existed in the DB. 13:57:31 2024-01-15 13:57:32.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fqdn], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [fqdn] 13:57:32 2024-01-15 13:57:32.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-selflink], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pserver-selflink] 13:57:32 2024-01-15 13:57:32.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 13:57:32 2024-01-15 13:57:32.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [serial-number] already existed in the DB. 13:57:32 2024-01-15 13:57:32.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-loopback0] already existed in the DB. 13:57:32 2024-01-15 13:57:32.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-loopback0] already existed in the DB. 13:57:32 2024-01-15 13:57:32.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-aim] already existed in the DB. 13:57:32 2024-01-15 13:57:32.004 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-aim] already existed in the DB. 13:57:32 2024-01-15 13:57:32.005 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-oam] already existed in the DB. 13:57:32 2024-01-15 13:57:32.005 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-id] 13:57:32 2024-01-15 13:57:32.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [internet-topology], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [internet-topology] 13:57:32 2024-01-15 13:57:32.008 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 13:57:32 2024-01-15 13:57:32.008 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-name2], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-name2] 13:57:32 2024-01-15 13:57:32.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [purpose], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [purpose] 13:57:32 2024-01-15 13:57:32.011 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.011 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 13:57:32 2024-01-15 13:57:32.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-profile], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [host-profile] 13:57:32 2024-01-15 13:57:32.013 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [connectivity-id] 13:57:32 2024-01-15 13:57:32.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-profile-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [bandwidth-profile-name] 13:57:32 2024-01-15 13:57:32.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-type], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-type] 13:57:32 2024-01-15 13:57:32.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir] 13:57:32 2024-01-15 13:57:32.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [eir], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [eir] 13:57:32 2024-01-15 13:57:32.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cbs], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cbs] 13:57:32 2024-01-15 13:57:32.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ebs], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ebs] 13:57:32 2024-01-15 13:57:32.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [color-aware], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [color-aware] 13:57:32 2024-01-15 13:57:32.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [coupling-flag], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [coupling-flag] 13:57:32 2024-01-15 13:57:32.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [etht-svc-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [etht-svc-name] 13:57:32 2024-01-15 13:57:32.029 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.029 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-node-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.030 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-ltp-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-selflink], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connectivity-selflink] 13:57:32 2024-01-15 13:57:32.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 13:57:32 2024-01-15 13:57:32.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:32 2024-01-15 13:57:32.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:32 2024-01-15 13:57:32.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-id] 13:57:32 2024-01-15 13:57:32.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name] 13:57:32 2024-01-15 13:57:32.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name2], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name2] 13:57:32 2024-01-15 13:57:32.038 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-selflink], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vserver-selflink] 13:57:32 2024-01-15 13:57:32.308 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 13:57:32 2024-01-15 13:57:32.309 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 13:57:32 2024-01-15 13:57:32.309 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sp-partner-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sp-partner-id] 13:57:32 2024-01-15 13:57:32.315 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [url], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [url] 13:57:32 2024-01-15 13:57:32.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [callsource], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.320 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [callsource] 13:57:32 2024-01-15 13:57:32.321 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.321 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.321 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.321 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:32 2024-01-15 13:57:32.321 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:32 2024-01-15 13:57:32.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action-type], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action-type] 13:57:32 2024-01-15 13:57:32.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-invariant-id] 13:57:32 2024-01-15 13:57:32.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-type], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-type] 13:57:32 2024-01-15 13:57:32.328 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.329 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-name] 13:57:32 2024-01-15 13:57:32.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-context], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-context] 13:57:32 2024-01-15 13:57:32.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [neutron-network-name] 13:57:32 2024-01-15 13:57:32.341 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 13:57:32 2024-01-15 13:57:32.341 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-group-id] 13:57:32 2024-01-15 13:57:32.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-group-name] 13:57:32 2024-01-15 13:57:32.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [switch-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [switch-name] 13:57:32 2024-01-15 13:57:32.346 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.346 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.346 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 13:57:32 2024-01-15 13:57:32.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [provider-id] 13:57:32 2024-01-15 13:57:32.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [client-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [client-id] 13:57:32 2024-01-15 13:57:32.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [te-topo-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [te-topo-id] 13:57:32 2024-01-15 13:57:32.352 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:32 2024-01-15 13:57:32.353 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [constrained-element-set-uuid] 13:57:32 2024-01-15 13:57:32.355 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [constraint-type] already existed in the DB. 13:57:32 2024-01-15 13:57:32.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [check-type], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [check-type] 13:57:32 2024-01-15 13:57:32.356 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [operational-environment-id] 13:57:32 2024-01-15 13:57:32.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-name] 13:57:32 2024-01-15 13:57:32.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-type], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-type] 13:57:32 2024-01-15 13:57:32.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-status], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-status] 13:57:32 2024-01-15 13:57:32.361 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-context] already existed in the DB. 13:57:32 2024-01-15 13:57:32.362 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [workload-context] already existed in the DB. 13:57:32 2024-01-15 13:57:32.362 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-route-target], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [global-route-target] 13:57:32 2024-01-15 13:57:32.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-target-role], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-target-role] 13:57:32 2024-01-15 13:57:32.366 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-address], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv6-address] 13:57:32 2024-01-15 13:57:32.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-prefix-length], [Long], [SINGLE] 13:57:32 2024-01-15 13:57:32.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv6-prefix-length] 13:57:32 2024-01-15 13:57:32.369 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 13:57:32 2024-01-15 13:57:32.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 13:57:32 2024-01-15 13:57:32.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 13:57:32 2024-01-15 13:57:32.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-instance-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-instance-id] 13:57:32 2024-01-15 13:57:32.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:32 2024-01-15 13:57:32.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:32 2024-01-15 13:57:32.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence], [Integer], [SINGLE] 13:57:32 2024-01-15 13:57:32.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sequence] 13:57:32 2024-01-15 13:57:32.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-role], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarder-role] 13:57:32 2024-01-15 13:57:32.377 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [thirdparty-sdnc-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [thirdparty-sdnc-id] 13:57:32 2024-01-15 13:57:32.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [location], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.639 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [location] 13:57:32 2024-01-15 13:57:32.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [product-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [product-name] 13:57:32 2024-01-15 13:57:32.643 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.646 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-name] 13:57:32 2024-01-15 13:57:32.648 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 13:57:32 2024-01-15 13:57:32.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-type], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.649 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-type] 13:57:32 2024-01-15 13:57:32.649 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 13:57:32 2024-01-15 13:57:32.650 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 13:57:32 2024-01-15 13:57:32.650 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-protocol], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [routing-protocol] 13:57:32 2024-01-15 13:57:32.652 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.652 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:32 2024-01-15 13:57:32.652 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:32 2024-01-15 13:57:32.652 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.653 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.653 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.653 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-role], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-role] 13:57:32 2024-01-15 13:57:32.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name2], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-name2] 13:57:32 2024-01-15 13:57:32.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [link-id] 13:57:32 2024-01-15 13:57:32.659 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.659 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [purpose] already existed in the DB. 13:57:32 2024-01-15 13:57:32.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [snapshot-id] 13:57:32 2024-01-15 13:57:32.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [snapshot-name] 13:57:32 2024-01-15 13:57:32.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-architecture], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-architecture] 13:57:32 2024-01-15 13:57:32.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-distro], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-distro] 13:57:32 2024-01-15 13:57:32.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-version], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-version] 13:57:32 2024-01-15 13:57:32.667 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 13:57:32 2024-01-15 13:57:32.667 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 13:57:32 2024-01-15 13:57:32.667 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-selflink], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-selflink] 13:57:32 2024-01-15 13:57:32.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prev-snapshot-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [prev-snapshot-id] 13:57:32 2024-01-15 13:57:32.670 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nos-server-id] 13:57:32 2024-01-15 13:57:32.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-name] 13:57:32 2024-01-15 13:57:32.674 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 13:57:32 2024-01-15 13:57:32.674 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-selflink], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-selflink] 13:57:32 2024-01-15 13:57:32.675 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 13:57:32 2024-01-15 13:57:32.675 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfc-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfc-name] 13:57:32 2024-01-15 13:57:32.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-naming-code], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-naming-code] 13:57:32 2024-01-15 13:57:32.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-function], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-function] 13:57:32 2024-01-15 13:57:32.681 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.681 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam-vip], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipaddress-v4-oam-vip] 13:57:32 2024-01-15 13:57:32.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 13:57:32 2024-01-15 13:57:32.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 13:57:32 2024-01-15 13:57:32.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-notation], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-notation] 13:57:32 2024-01-15 13:57:32.686 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:32 2024-01-15 13:57:32.686 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:32 2024-01-15 13:57:32.686 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.686 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [line-of-business-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [line-of-business-name] 13:57:32 2024-01-15 13:57:32.689 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.689 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 13:57:32 2024-01-15 13:57:32.689 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 13:57:32 2024-01-15 13:57:32.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-key], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-key] 13:57:32 2024-01-15 13:57:32.691 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 13:57:32 2024-01-15 13:57:32.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-id] 13:57:32 2024-01-15 13:57:32.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [node-type], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [node-type] 13:57:32 2024-01-15 13:57:32.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-trigger], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-trigger] 13:57:32 2024-01-15 13:57:32.694 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:32 2024-01-15 13:57:32.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-name] 13:57:32 2024-01-15 13:57:32.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-value], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-value] 13:57:32 2024-01-15 13:57:32.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-id] 13:57:32 2024-01-15 13:57:32.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-type], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-type] 13:57:32 2024-01-15 13:57:32.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-name], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-name] 13:57:32 2024-01-15 13:57:32.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-description], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-description] 13:57:32 2024-01-15 13:57:32.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [software-version-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [software-version-id] 13:57:32 2024-01-15 13:57:32.972 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-active-sw-ver], [Boolean], [SINGLE] 13:57:32 2024-01-15 13:57:32.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-active-sw-ver] 13:57:32 2024-01-15 13:57:32.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [segmentation-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.976 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [segmentation-id] 13:57:32 2024-01-15 13:57:32.977 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-interface], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-interface] 13:57:32 2024-01-15 13:57:32.980 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 13:57:32 2024-01-15 13:57:32.980 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 13:57:32 2024-01-15 13:57:32.980 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.980 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 13:57:32 2024-01-15 13:57:32.981 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 13:57:32 2024-01-15 13:57:32.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-description], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-description] 13:57:32 2024-01-15 13:57:32.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [backdoor-connection], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [backdoor-connection] 13:57:32 2024-01-15 13:57:32.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-key], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-key] 13:57:32 2024-01-15 13:57:32.987 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.987 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 13:57:32 2024-01-15 13:57:32.987 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.987 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-ip-unnumbered] already existed in the DB. 13:57:32 2024-01-15 13:57:32.987 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-private] already existed in the DB. 13:57:32 2024-01-15 13:57:32.988 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.988 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 13:57:32 2024-01-15 13:57:32.988 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 13:57:32 2024-01-15 13:57:32.989 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 13:57:32 2024-01-15 13:57:32.989 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.989 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [regional-resource-zone] already existed in the DB. 13:57:32 2024-01-15 13:57:32.989 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.989 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.990 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 13:57:32 2024-01-15 13:57:32.990 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 13:57:32 2024-01-15 13:57:32.990 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:32 2024-01-15 13:57:32.990 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 13:57:32 2024-01-15 13:57:32.990 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 13:57:32 2024-01-15 13:57:32.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpe-id], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpe-id] 13:57:32 2024-01-15 13:57:32.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-vce-wan-address], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-vce-wan-address] 13:57:32 2024-01-15 13:57:32.993 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 13:57:32 2024-01-15 13:57:32.993 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.994 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 13:57:32 2024-01-15 13:57:32.994 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [entitlement-resource-uuid] already existed in the DB. 13:57:32 2024-01-15 13:57:32.994 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nm-profile-name] already existed in the DB. 13:57:32 2024-01-15 13:57:32.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [community-string], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [community-string] 13:57:32 2024-01-15 13:57:32.996 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:32 2024-01-15 13:57:32.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-label], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-label] 13:57:32 2024-01-15 13:57:32.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [direction], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [direction] 13:57:32 2024-01-15 13:57:32.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multiplicity-rule], [String], [SINGLE] 13:57:32 2024-01-15 13:57:32.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multiplicity-rule] 13:57:32 2024-01-15 13:57:32.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contains-other-v], [String], [SINGLE] 13:57:32 2024-01-15 13:57:33.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [contains-other-v] 13:57:32 2024-01-15 13:57:33.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [delete-other-v], [String], [SINGLE] 13:57:32 2024-01-15 13:57:33.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [delete-other-v] 13:57:32 2024-01-15 13:57:33.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svcinfra], [String], [SINGLE] 13:57:32 2024-01-15 13:57:33.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svcinfra] 13:57:32 2024-01-15 13:57:33.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prevent-delete], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prevent-delete] 13:57:33 2024-01-15 13:57:33.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uuid], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.004 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-uuid] 13:57:33 2024-01-15 13:57:33.006 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 13:57:33 2024-01-15 13:57:33.006 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 13:57:33 2024-01-15 13:57:33.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-id] 13:57:33 2024-01-15 13:57:33.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-name] 13:57:33 2024-01-15 13:57:33.010 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [subnet-id] 13:57:33 2024-01-15 13:57:33.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subnet-name] 13:57:33 2024-01-15 13:57:33.013 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [gateway-address], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [gateway-address] 13:57:33 2024-01-15 13:57:33.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-start-address], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-start-address] 13:57:33 2024-01-15 13:57:33.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cidr-mask], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cidr-mask] 13:57:33 2024-01-15 13:57:33.017 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.017 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:33 2024-01-15 13:57:33.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-enabled], [Boolean], [SINGLE] 13:57:33 2024-01-15 13:57:33.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-enabled] 13:57:33 2024-01-15 13:57:33.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-start], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-start] 13:57:33 2024-01-15 13:57:33.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-end], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-end] 13:57:33 2024-01-15 13:57:33.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-role], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-role] 13:57:33 2024-01-15 13:57:33.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-assignment-direction], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-assignment-direction] 13:57:33 2024-01-15 13:57:33.022 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-sequence], [Integer], [SINGLE] 13:57:33 2024-01-15 13:57:33.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-sequence] 13:57:33 2024-01-15 13:57:33.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-owner], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-owner] 13:57:33 2024-01-15 13:57:33.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-region-id] 13:57:33 2024-01-15 13:57:33.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-type], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.028 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-type] 13:57:33 2024-01-15 13:57:33.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owner-defined-type], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [owner-defined-type] 13:57:33 2024-01-15 13:57:33.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-version], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-region-version] 13:57:33 2024-01-15 13:57:33.031 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [identity-url] already existed in the DB. 13:57:33 2024-01-15 13:57:33.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-zone], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-zone] 13:57:33 2024-01-15 13:57:33.032 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [complex-name] already existed in the DB. 13:57:33 2024-01-15 13:57:33.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sriov-automation], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sriov-automation] 13:57:33 2024-01-15 13:57:33.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-extra-info], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.307 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-extra-info] 13:57:33 2024-01-15 13:57:33.307 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [zone-id] 13:57:33 2024-01-15 13:57:33.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [zone-name] 13:57:33 2024-01-15 13:57:33.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [design-type], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [design-type] 13:57:33 2024-01-15 13:57:33.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-context], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [zone-context] 13:57:33 2024-01-15 13:57:33.328 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [status] already existed in the DB. 13:57:33 2024-01-15 13:57:33.328 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [lan-port-config-id] 13:57:33 2024-01-15 13:57:33.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [lan-port-config-name] 13:57:33 2024-01-15 13:57:33.335 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 13:57:33 2024-01-15 13:57:33.335 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.335 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [port-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.335 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-address] already existed in the DB. 13:57:33 2024-01-15 13:57:33.335 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv6-address] already existed in the DB. 13:57:33 2024-01-15 13:57:33.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-tag] 13:57:33 2024-01-15 13:57:33.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [input-bandwidth] already existed in the DB. 13:57:33 2024-01-15 13:57:33.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [output-bandwidth] already existed in the DB. 13:57:33 2024-01-15 13:57:33.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name-version-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-name-version-id] 13:57:33 2024-01-15 13:57:33.341 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-type] already existed in the DB. 13:57:33 2024-01-15 13:57:33.341 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 13:57:33 2024-01-15 13:57:33.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-id] 13:57:33 2024-01-15 13:57:33.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-description] already existed in the DB. 13:57:33 2024-01-15 13:57:33.344 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.346 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarding-path-id] 13:57:33 2024-01-15 13:57:33.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [forwarding-path-name] 13:57:33 2024-01-15 13:57:33.350 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.350 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:33 2024-01-15 13:57:33.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-id] 13:57:33 2024-01-15 13:57:33.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-name] 13:57:33 2024-01-15 13:57:33.354 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.354 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 13:57:33 2024-01-15 13:57:33.354 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:33 2024-01-15 13:57:33.355 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-model-customization-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-module-model-customization-id] 13:57:33 2024-01-15 13:57:33.356 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-technology-id] 13:57:33 2024-01-15 13:57:33.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology-name] 13:57:33 2024-01-15 13:57:33.360 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-type], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-type] 13:57:33 2024-01-15 13:57:33.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-link], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-link] 13:57:33 2024-01-15 13:57:33.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [dhcp-service-id] 13:57:33 2024-01-15 13:57:33.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv4-address], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv4-address] 13:57:33 2024-01-15 13:57:33.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv6-address], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv6-address] 13:57:33 2024-01-15 13:57:33.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-enable], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-enable] 13:57:33 2024-01-15 13:57:33.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-type], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dhcp-service-type] 13:57:33 2024-01-15 13:57:33.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lease-time], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lease-time] 13:57:33 2024-01-15 13:57:33.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [domain-name] 13:57:33 2024-01-15 13:57:33.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dns], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dns] 13:57:33 2024-01-15 13:57:33.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-primary], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-primary] 13:57:33 2024-01-15 13:57:33.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-secondary], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-secondary] 13:57:33 2024-01-15 13:57:33.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nbns], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nbns] 13:57:33 2024-01-15 13:57:33.383 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-key], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.384 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capacity-key] 13:57:33 2024-01-15 13:57:33.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-value], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.636 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-capacity-value] 13:57:33 2024-01-15 13:57:33.636 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.638 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-uuid], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-uuid] 13:57:33 2024-01-15 13:57:33.642 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 13:57:33 2024-01-15 13:57:33.642 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan-tag] already existed in the DB. 13:57:33 2024-01-15 13:57:33.643 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address] already existed in the DB. 13:57:33 2024-01-15 13:57:33.643 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address-prefix-length] already existed in the DB. 13:57:33 2024-01-15 13:57:33.644 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-uuid], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-uuid] 13:57:33 2024-01-15 13:57:33.647 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-uuid], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.647 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-uuid] 13:57:33 2024-01-15 13:57:33.648 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.649 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-image-uuid], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-image-uuid] 13:57:33 2024-01-15 13:57:33.651 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 13:57:33 2024-01-15 13:57:33.651 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 13:57:33 2024-01-15 13:57:33.651 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.651 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 13:57:33 2024-01-15 13:57:33.651 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.652 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [group-uuid] already existed in the DB. 13:57:33 2024-01-15 13:57:33.652 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-uuid] already existed in the DB. 13:57:33 2024-01-15 13:57:33.653 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.653 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [switch-name] already existed in the DB. 13:57:33 2024-01-15 13:57:33.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcenter-url], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vcenter-url] 13:57:33 2024-01-15 13:57:33.655 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-tag], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-tag] 13:57:33 2024-01-15 13:57:33.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [result-detail], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [result-detail] 13:57:33 2024-01-15 13:57:33.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [start-node-type], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [start-node-type] 13:57:33 2024-01-15 13:57:33.659 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.660 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-name] already existed in the DB. 13:57:33 2024-01-15 13:57:33.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-platform], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-platform] 13:57:33 2024-01-15 13:57:33.661 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-type] already existed in the DB. 13:57:33 2024-01-15 13:57:33.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-region], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-region] 13:57:33 2024-01-15 13:57:33.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [customer-vpn-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [customer-vpn-id] 13:57:33 2024-01-15 13:57:33.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-distinguisher], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-distinguisher] 13:57:33 2024-01-15 13:57:33.665 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.665 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.665 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-node-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-node-id] 13:57:33 2024-01-15 13:57:33.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-ltp-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-ltp-id] 13:57:33 2024-01-15 13:57:33.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-node-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-node-id] 13:57:33 2024-01-15 13:57:33.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-ltp-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-ltp-id] 13:57:33 2024-01-15 13:57:33.673 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:33 2024-01-15 13:57:33.673 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.673 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:33 2024-01-15 13:57:33.674 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:33 2024-01-15 13:57:33.674 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-address], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv4-address] 13:57:33 2024-01-15 13:57:33.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-prefix-length], [Long], [SINGLE] 13:57:33 2024-01-15 13:57:33.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv4-prefix-length] 13:57:33 2024-01-15 13:57:33.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 13:57:33 2024-01-15 13:57:33.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 13:57:33 2024-01-15 13:57:33.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 13:57:33 2024-01-15 13:57:33.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.678 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [configuration-id] 13:57:33 2024-01-15 13:57:33.680 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 13:57:33 2024-01-15 13:57:33.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-name] 13:57:33 2024-01-15 13:57:33.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-type], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-type] 13:57:33 2024-01-15 13:57:33.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-sub-type], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-sub-type] 13:57:33 2024-01-15 13:57:33.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 13:57:33 2024-01-15 13:57:33.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 13:57:33 2024-01-15 13:57:33.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 13:57:33 2024-01-15 13:57:33.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 13:57:33 2024-01-15 13:57:33.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-selflink], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-selflink] 13:57:33 2024-01-15 13:57:33.685 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tunnel-bandwidth], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tunnel-bandwidth] 13:57:33 2024-01-15 13:57:33.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor-allowed-max-bandwidth], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vendor-allowed-max-bandwidth] 13:57:33 2024-01-15 13:57:33.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [config-policy-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [config-policy-name] 13:57:33 2024-01-15 13:57:33.688 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-address], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv4-address] 13:57:33 2024-01-15 13:57:33.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-prefix-length], [Long], [SINGLE] 13:57:33 2024-01-15 13:57:33.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv4-prefix-length] 13:57:33 2024-01-15 13:57:33.692 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 13:57:33 2024-01-15 13:57:33.692 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 13:57:33 2024-01-15 13:57:33.692 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 13:57:33 2024-01-15 13:57:33.692 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.693 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.693 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [platform-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [platform-name] 13:57:33 2024-01-15 13:57:33.695 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [evc-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [evc-id] 13:57:33 2024-01-15 13:57:33.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-topology], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarding-path-topology] 13:57:33 2024-01-15 13:57:33.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-value], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-value] 13:57:33 2024-01-15 13:57:33.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-units], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-units] 13:57:33 2024-01-15 13:57:33.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connection-diversity-group-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connection-diversity-group-id] 13:57:33 2024-01-15 13:57:33.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-hours], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-hours] 13:57:33 2024-01-15 13:57:33.704 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-circuit-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.968 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-circuit-id] 13:57:33 2024-01-15 13:57:33.969 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-value], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.971 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-value] 13:57:33 2024-01-15 13:57:33.972 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-units], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.973 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-units] 13:57:33 2024-01-15 13:57:33.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-itu-code], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-itu-code] 13:57:33 2024-01-15 13:57:33.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collector-pop-clli], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collector-pop-clli] 13:57:33 2024-01-15 13:57:33.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inter-connect-type-ingress], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inter-connect-type-ingress] 13:57:33 2024-01-15 13:57:33.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-ingress], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-ingress] 13:57:33 2024-01-15 13:57:33.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-egress], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.983 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-egress] 13:57:33 2024-01-15 13:57:33.983 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.983 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 13:57:33 2024-01-15 13:57:33.983 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.984 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-name] already existed in the DB. 13:57:33 2024-01-15 13:57:33.984 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-value] already existed in the DB. 13:57:33 2024-01-15 13:57:33.984 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 13:57:33 2024-01-15 13:57:33.984 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 13:57:33 2024-01-15 13:57:33.984 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 13:57:33 2024-01-15 13:57:33.985 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 13:57:33 2024-01-15 13:57:33.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dual-mode], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dual-mode] 13:57:33 2024-01-15 13:57:33.986 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 13:57:33 2024-01-15 13:57:33.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-name], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-name] 13:57:33 2024-01-15 13:57:33.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-value], [Integer], [SINGLE] 13:57:33 2024-01-15 13:57:33.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-value] 13:57:33 2024-01-15 13:57:33.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-units], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-units] 13:57:33 2024-01-15 13:57:33.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-value], [Integer], [SINGLE] 13:57:33 2024-01-15 13:57:33.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-value] 13:57:33 2024-01-15 13:57:33.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-units], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-units] 13:57:33 2024-01-15 13:57:33.992 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pf-pci-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pf-pci-id] 13:57:33 2024-01-15 13:57:33.994 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-id], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [route-table-reference-id] 13:57:33 2024-01-15 13:57:33.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-fqdn], [String], [SINGLE] 13:57:33 2024-01-15 13:57:33.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-table-reference-fqdn] 13:57:33 2024-01-15 13:57:33.998 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.998 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 13:57:33 2024-01-15 13:57:33.998 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:33 2024-01-15 13:57:33.999 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 13:57:33 2024-01-15 13:57:33.999 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 13:57:33 2024-01-15 13:57:33.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-pe], [String], [SINGLE] 13:57:33 2024-01-15 13:57:34.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [target-pe] 13:57:33 2024-01-15 13:57:34.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [availability-zone-name] already existed in the DB. 13:57:33 2024-01-15 13:57:34.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-pool-purpose], [String], [SINGLE] 13:57:33 2024-01-15 13:57:34.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-pool-purpose] 13:57:33 2024-01-15 13:57:34.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-values], [String], [SINGLE] 13:57:34 2024-01-15 13:57:34.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-values] 13:57:34 2024-01-15 13:57:34.003 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:34 2024-01-15 13:57:34.004 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-customer-id], [String], [SINGLE] 13:57:34 2024-01-15 13:57:34.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [global-customer-id] 13:57:34 2024-01-15 13:57:34.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-name], [String], [SINGLE] 13:57:34 2024-01-15 13:57:34.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-name] 13:57:34 2024-01-15 13:57:34.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-type], [String], [SINGLE] 13:57:34 2024-01-15 13:57:34.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-type] 13:57:34 2024-01-15 13:57:34.009 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 13:57:34 2024-01-15 13:57:34.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : -- About to call graphMgmt commit 13:57:34 2024-01-15 13:57:34.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Successfully loaded the schema to inmemory 13:57:34 2024-01-15 13:57:34.501 DEBUG --- [ main] org.onap.aai.dbmap.AAIGraph : Load Snapshot to InMemory Graph 13:57:34 2024-01-15 13:57:34.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:34 2024-01-15 13:57:34.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:34 2024-01-15 13:57:34.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:34 2024-01-15 13:57:34.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:34 2024-01-15 13:57:34.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:35 2024-01-15 13:57:35.404 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:35 2024-01-15 13:57:35.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:35 2024-01-15 13:57:35.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-009cd9e5-33c4-4a2b-80f1-c22feb7803b0/model-vers/model-ver/test-model-ver-a55f8435-0c21-48d7-af93-05efc876771e with payload { 13:57:35 "model-version-id": "test-model-ver-a55f8435-0c21-48d7-af93-05efc876771e", 13:57:35 "model-name": "some-model", 13:57:35 "model-version": "testValue" 13:57:35 } 13:57:35 2024-01-15 13:57:35.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:35 2024-01-15 13:57:35.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:35 2024-01-15 13:57:35.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:35 2024-01-15 13:57:35.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:35 2024-01-15 13:57:35.853 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:36 2024-01-15 13:57:36.569 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:36 2024-01-15 13:57:36.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:36 2024-01-15 13:57:36.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-46694779-e312-4cd2-b4cc-5267a7dbe287 with payload { 13:57:36 "vnf-id": "test-generic-46694779-e312-4cd2-b4cc-5267a7dbe287", 13:57:36 "vnf-type": "someval", 13:57:36 "vnf-name": "someval", 13:57:36 "model-invariant-id": "test-model-009cd9e5-33c4-4a2b-80f1-c22feb7803b0", 13:57:36 "model-version-id": "test-model-ver-a55f8435-0c21-48d7-af93-05efc876771e" 13:57:36 } 13:57:36 13:57:36 2024-01-15 13:57:36.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:36 2024-01-15 13:57:36.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:36 2024-01-15 13:57:36.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:36 2024-01-15 13:57:36.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:36 2024-01-15 13:57:36.933 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:36 2024-01-15 13:57:36.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:37 2024-01-15 13:57:37.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:37 2024-01-15 13:57:37.334 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:37 2024-01-15 13:57:37.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-46694779-e312-4cd2-b4cc-5267a7dbe287 with depth all 13:57:37 2024-01-15 13:57:37.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:37 2024-01-15 13:57:37.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:37 2024-01-15 13:57:37.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:37 2024-01-15 13:57:37.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:37 2024-01-15 13:57:37.358 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:37 2024-01-15 13:57:37.375 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:37 2024-01-15 13:57:37.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:37 2024-01-15 13:57:37.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-46694779-e312-4cd2-b4cc-5267a7dbe287 with payload { 13:57:37 "vnf-id": "test-generic-46694779-e312-4cd2-b4cc-5267a7dbe287", 13:57:37 "vnf-type": "someval", 13:57:37 "vnf-name": "someval", 13:57:37 "model-invariant-id": "test-model-41a2ff6e-a981-4368-9c29-46954e6b9453", 13:57:37 "model-version-id": "test-model-ver-aff01255-db68-415f-9fdd-532998c5fbf8", 13:57:37 "resource-version": "1705327056932" 13:57:37 } 13:57:37 13:57:37 2024-01-15 13:57:37.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:37 2024-01-15 13:57:37.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:37 2024-01-15 13:57:37.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:37 2024-01-15 13:57:37.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:37 2024-01-15 13:57:37.383 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:37 2024-01-15 13:57:37.390 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-41a2ff6e-a981-4368-9c29-46954e6b9453/model-vers/model-ver/test-model-ver-aff01255-db68-415f-9fdd-532998c5fbf8#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:57:37 2024-01-15 13:57:37.452 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:37 2024-01-15 13:57:37.453 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:57:37 2024-01-15 13:57:37.453 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-46694779-e312-4cd2-b4cc-5267a7dbe287","Node Not Found:object located at service-design-and-creation/models/model/test-model-41a2ff6e-a981-4368-9c29-46954e6b9453/model-vers/model-ver/test-model-ver-aff01255-db68-415f-9fdd-532998c5fbf8#model-version not found","ERR.5.4.6114"]}}} 13:57:37 2024-01-15 13:57:37.454 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:37 2024-01-15 13:57:37.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f35b2450-3948-4825-9fda-6dc427f94307 with payload { 13:57:37 "model-invariant-id": "test-model-f35b2450-3948-4825-9fda-6dc427f94307", 13:57:37 "model-type": "some-type" 13:57:37 } 13:57:37 2024-01-15 13:57:37.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:37 2024-01-15 13:57:37.787 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:37 2024-01-15 13:57:37.787 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:37 2024-01-15 13:57:37.787 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:37 2024-01-15 13:57:37.788 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:38 2024-01-15 13:57:38.463 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:38 2024-01-15 13:57:38.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:38 2024-01-15 13:57:38.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f35b2450-3948-4825-9fda-6dc427f94307/model-vers/model-ver/test-model-ver-77e89e31-86fc-4c7d-8ff5-c466b7926fba with payload { 13:57:38 "model-version-id": "test-model-ver-77e89e31-86fc-4c7d-8ff5-c466b7926fba", 13:57:38 "model-name": "some-model", 13:57:38 "model-version": "testValue" 13:57:38 } 13:57:38 2024-01-15 13:57:38.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:38 2024-01-15 13:57:38.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:38 2024-01-15 13:57:38.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:38 2024-01-15 13:57:38.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:38 2024-01-15 13:57:38.475 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:39 2024-01-15 13:57:39.159 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:39 2024-01-15 13:57:39.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:39 2024-01-15 13:57:39.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8010bedf-abd6-46cb-bf45-b97c94188170 with payload { 13:57:39 "vnf-id": "test-generic-8010bedf-abd6-46cb-bf45-b97c94188170", 13:57:39 "vnf-type": "someval", 13:57:39 "vnf-name": "someval", 13:57:39 "model-invariant-id": "test-model-f35b2450-3948-4825-9fda-6dc427f94307", 13:57:39 "model-version-id": "test-model-ver-77e89e31-86fc-4c7d-8ff5-c466b7926fba" 13:57:39 } 13:57:39 13:57:39 2024-01-15 13:57:39.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:39 2024-01-15 13:57:39.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:39 2024-01-15 13:57:39.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:39 2024-01-15 13:57:39.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:39 2024-01-15 13:57:39.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:39 2024-01-15 13:57:39.870 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:39 2024-01-15 13:57:39.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:39 2024-01-15 13:57:39.885 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:39 2024-01-15 13:57:39.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8010bedf-abd6-46cb-bf45-b97c94188170 with depth all 13:57:39 2024-01-15 13:57:39.894 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:39 2024-01-15 13:57:39.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:39 2024-01-15 13:57:39.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:39 2024-01-15 13:57:39.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:39 2024-01-15 13:57:39.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:39 2024-01-15 13:57:39.916 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:39 2024-01-15 13:57:39.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:39 2024-01-15 13:57:39.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-b3bb074c-eba9-49cf-adab-020ce5cceebc with payload { 13:57:39 "model-invariant-id": "test-model-b3bb074c-eba9-49cf-adab-020ce5cceebc", 13:57:39 "model-type": "some-type" 13:57:39 } 13:57:39 2024-01-15 13:57:39.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:39 2024-01-15 13:57:39.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:39 2024-01-15 13:57:39.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:39 2024-01-15 13:57:39.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:39 2024-01-15 13:57:39.923 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:39 2024-01-15 13:57:39.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:39 2024-01-15 13:57:39.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:39 2024-01-15 13:57:39.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-b3bb074c-eba9-49cf-adab-020ce5cceebc/model-vers/model-ver/test-model-ver-56e7b641-3c7f-4223-b9f9-ccdd4999fe3e with payload { 13:57:39 "model-version-id": "test-model-ver-56e7b641-3c7f-4223-b9f9-ccdd4999fe3e", 13:57:39 "model-name": "some-model", 13:57:39 "model-version": "testValue" 13:57:39 } 13:57:39 2024-01-15 13:57:39.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:39 2024-01-15 13:57:39.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:39 2024-01-15 13:57:39.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:39 2024-01-15 13:57:39.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:39 2024-01-15 13:57:39.937 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:39 2024-01-15 13:57:39.945 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:39 2024-01-15 13:57:39.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:39 2024-01-15 13:57:39.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8010bedf-abd6-46cb-bf45-b97c94188170 with payload { 13:57:39 "vnf-id": "test-generic-8010bedf-abd6-46cb-bf45-b97c94188170", 13:57:39 "vnf-type": "someval", 13:57:39 "vnf-name": "someval", 13:57:39 "model-invariant-id": "test-model-b3bb074c-eba9-49cf-adab-020ce5cceebc", 13:57:39 "resource-version": "${resource-version}" 13:57:39 } 13:57:39 2024-01-15 13:57:39.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:39 2024-01-15 13:57:39.957 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:39 2024-01-15 13:57:39.958 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:39 2024-01-15 13:57:39.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:57:39 2024-01-15 13:57:39.959 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-8010bedf-abd6-46cb-bf45-b97c94188170","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:57:39 2024-01-15 13:57:39.960 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:40 2024-01-15 13:57:40.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-563e34c8-2c9e-4547-a9fc-eadc3cccb549 with payload { 13:57:40 "model-invariant-id": "test-model-563e34c8-2c9e-4547-a9fc-eadc3cccb549", 13:57:40 "model-type": "some-type" 13:57:40 } 13:57:40 2024-01-15 13:57:40.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:40 2024-01-15 13:57:40.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:40 2024-01-15 13:57:40.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:40 2024-01-15 13:57:40.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:40 2024-01-15 13:57:40.288 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:40 2024-01-15 13:57:40.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:40 2024-01-15 13:57:40.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:40 2024-01-15 13:57:41.001 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-563e34c8-2c9e-4547-a9fc-eadc3cccb549/model-vers/model-ver/test-model-ver-24e7b327-b10f-4c92-98ac-49074746bda6 with payload { 13:57:40 "model-version-id": "test-model-ver-24e7b327-b10f-4c92-98ac-49074746bda6", 13:57:40 "model-name": "some-model", 13:57:40 "model-version": "testValue" 13:57:40 } 13:57:41 2024-01-15 13:57:41.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:41 2024-01-15 13:57:41.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:41 2024-01-15 13:57:41.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:41 2024-01-15 13:57:41.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:41 2024-01-15 13:57:41.005 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:41 2024-01-15 13:57:41.680 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:41 2024-01-15 13:57:41.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:41 2024-01-15 13:57:41.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6a754329-b885-47f4-a5d9-401d67a44d9a with payload { 13:57:41 "vnf-id": "test-generic-6a754329-b885-47f4-a5d9-401d67a44d9a", 13:57:41 "vnf-type": "someval", 13:57:41 "vnf-name": "someval", 13:57:41 "model-invariant-id": "test-model-563e34c8-2c9e-4547-a9fc-eadc3cccb549", 13:57:41 "model-version-id": "test-model-ver-24e7b327-b10f-4c92-98ac-49074746bda6" 13:57:41 } 13:57:41 13:57:41 2024-01-15 13:57:41.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:41 2024-01-15 13:57:41.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:41 2024-01-15 13:57:41.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:41 2024-01-15 13:57:41.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:41 2024-01-15 13:57:41.695 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:42 2024-01-15 13:57:42.374 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:42 2024-01-15 13:57:42.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:42 2024-01-15 13:57:42.383 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:42 2024-01-15 13:57:42.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6a754329-b885-47f4-a5d9-401d67a44d9a with depth all 13:57:42 2024-01-15 13:57:42.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:42 2024-01-15 13:57:42.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:42 2024-01-15 13:57:42.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:42 2024-01-15 13:57:42.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:42 2024-01-15 13:57:42.390 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:42 2024-01-15 13:57:42.397 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:42 2024-01-15 13:57:42.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:42 2024-01-15 13:57:42.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3a798147-6c85-463a-8ac1-f99cd2607d26 with payload { 13:57:42 "model-invariant-id": "test-model-3a798147-6c85-463a-8ac1-f99cd2607d26", 13:57:42 "model-type": "some-type" 13:57:42 } 13:57:42 2024-01-15 13:57:42.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:42 2024-01-15 13:57:42.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:42 2024-01-15 13:57:42.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:42 2024-01-15 13:57:42.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:42 2024-01-15 13:57:42.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:42 2024-01-15 13:57:42.406 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:42 2024-01-15 13:57:42.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:42 2024-01-15 13:57:42.410 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3a798147-6c85-463a-8ac1-f99cd2607d26/model-vers/model-ver/test-model-ver-4bd922cd-c31c-42ac-aac3-05e27f102c6a with payload { 13:57:42 "model-version-id": "test-model-ver-4bd922cd-c31c-42ac-aac3-05e27f102c6a", 13:57:42 "model-name": "some-model", 13:57:42 "model-version": "testValue" 13:57:42 } 13:57:42 2024-01-15 13:57:42.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:42 2024-01-15 13:57:42.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:42 2024-01-15 13:57:42.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:42 2024-01-15 13:57:42.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:42 2024-01-15 13:57:42.413 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:43 2024-01-15 13:57:43.087 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:43 2024-01-15 13:57:43.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:43 2024-01-15 13:57:43.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6a754329-b885-47f4-a5d9-401d67a44d9a with payload { 13:57:43 "vnf-id": "test-generic-6a754329-b885-47f4-a5d9-401d67a44d9a", 13:57:43 "vnf-type": "someval", 13:57:43 "vnf-name": "someval", 13:57:43 "model-invariant-id": "test-model-3a798147-6c85-463a-8ac1-f99cd2607d26", 13:57:43 "model-version-id": "test-model-ver-4bd922cd-c31c-42ac-aac3-05e27f102c6a", 13:57:43 "resource-version": "1705327061694" 13:57:43 } 13:57:43 13:57:43 2024-01-15 13:57:43.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:43 2024-01-15 13:57:43.098 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:43 2024-01-15 13:57:43.098 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:43 2024-01-15 13:57:43.098 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:43 2024-01-15 13:57:43.098 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:43 2024-01-15 13:57:43.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:43 2024-01-15 13:57:43.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:57:43 2024-01-15 13:57:43.129 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:43 2024-01-15 13:57:43.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6a754329-b885-47f4-a5d9-401d67a44d9a with depth all 13:57:43 2024-01-15 13:57:43.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:43 2024-01-15 13:57:43.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:43 2024-01-15 13:57:43.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:43 2024-01-15 13:57:43.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:43 2024-01-15 13:57:43.136 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:43 2024-01-15 13:57:43.142 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:43 2024-01-15 13:57:43.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:43 2024-01-15 13:57:43.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6a754329-b885-47f4-a5d9-401d67a44d9a with resource version 1705327063098 13:57:43 2024-01-15 13:57:43.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:43 2024-01-15 13:57:43.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:43 2024-01-15 13:57:43.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:43 2024-01-15 13:57:43.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:43 2024-01-15 13:57:43.145 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:43 2024-01-15 13:57:43.167 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4264 with label generic-vnf 13:57:43 2024-01-15 13:57:43.171 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:43 2024-01-15 13:57:43.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:43 2024-01-15 13:57:43.482 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:43 2024-01-15 13:57:43.804 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2a3cf71e-e1ec-47b6-a2e6-8908c8a7b5e1 with payload { 13:57:43 "model-invariant-id": "test-model-2a3cf71e-e1ec-47b6-a2e6-8908c8a7b5e1", 13:57:43 "model-type": "some-type" 13:57:43 } 13:57:43 2024-01-15 13:57:43.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:43 2024-01-15 13:57:43.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:43 2024-01-15 13:57:43.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:43 2024-01-15 13:57:43.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:43 2024-01-15 13:57:43.808 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:43 2024-01-15 13:57:43.813 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:43 2024-01-15 13:57:43.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:43 2024-01-15 13:57:43.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2a3cf71e-e1ec-47b6-a2e6-8908c8a7b5e1/model-vers/model-ver/test-model-ver-ec1b25cc-9747-4268-a984-662b2cf7ebf6 with payload { 13:57:43 "model-version-id": "test-model-ver-ec1b25cc-9747-4268-a984-662b2cf7ebf6", 13:57:43 "model-name": "some-model", 13:57:43 "model-version": "testValue" 13:57:43 } 13:57:43 2024-01-15 13:57:43.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:43 2024-01-15 13:57:43.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:43 2024-01-15 13:57:43.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:43 2024-01-15 13:57:43.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:43 2024-01-15 13:57:43.821 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:43 2024-01-15 13:57:43.828 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:43 2024-01-15 13:57:43.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:43 2024-01-15 13:57:43.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8e6fb916-47ef-4df6-aea2-dd2228ed5a38 with payload { 13:57:43 "vnf-id": "test-generic-8e6fb916-47ef-4df6-aea2-dd2228ed5a38", 13:57:43 "vnf-type": "someval", 13:57:43 "vnf-name": "someval", 13:57:43 "model-invariant-id": "test-model-2a3cf71e-e1ec-47b6-a2e6-8908c8a7b5e1", 13:57:43 "model-version-id": "test-model-ver-ec1b25cc-9747-4268-a984-662b2cf7ebf6" 13:57:43 } 13:57:43 13:57:43 2024-01-15 13:57:43.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:43 2024-01-15 13:57:43.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:43 2024-01-15 13:57:43.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:43 2024-01-15 13:57:43.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:43 2024-01-15 13:57:43.838 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:43 2024-01-15 13:57:43.850 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:43 2024-01-15 13:57:43.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:43 2024-01-15 13:57:43.857 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:43 2024-01-15 13:57:43.862 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-2a3cf71e-e1ec-47b6-a2e6-8908c8a7b5e1/model-vers/model-ver/test-model-ver-ec1b25cc-9747-4268-a984-662b2cf7ebf6 with depth all 13:57:43 2024-01-15 13:57:43.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:43 2024-01-15 13:57:43.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:43 2024-01-15 13:57:43.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:43 2024-01-15 13:57:43.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:43 2024-01-15 13:57:43.864 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:43 2024-01-15 13:57:43.868 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:43 2024-01-15 13:57:43.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:43 2024-01-15 13:57:43.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-2a3cf71e-e1ec-47b6-a2e6-8908c8a7b5e1/model-vers/model-ver/test-model-ver-ec1b25cc-9747-4268-a984-662b2cf7ebf6 with resource version 1705327063820 13:57:43 2024-01-15 13:57:43.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:43 2024-01-15 13:57:43.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:43 2024-01-15 13:57:43.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:43 2024-01-15 13:57:43.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:43 2024-01-15 13:57:43.871 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:43 2024-01-15 13:57:43.880 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 13:57:43 2024-01-15 13:57:43.881 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:43 2024-01-15 13:57:43.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 13:57:43 2024-01-15 13:57:43.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-2a3cf71e-e1ec-47b6-a2e6-8908c8a7b5e1/model-vers/model-ver/test-model-ver-ec1b25cc-9747-4268-a984-662b2cf7ebf6"]}}} 13:57:44 2024-01-15 13:57:44.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a54a74f2-a1ce-4f45-b184-b61a9d91905d with payload { 13:57:44 "model-invariant-id": "test-model-a54a74f2-a1ce-4f45-b184-b61a9d91905d", 13:57:44 "model-type": "some-type" 13:57:44 } 13:57:44 2024-01-15 13:57:44.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:44 2024-01-15 13:57:44.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:44 2024-01-15 13:57:44.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:44 2024-01-15 13:57:44.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:44 2024-01-15 13:57:44.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:44 2024-01-15 13:57:44.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:44 2024-01-15 13:57:44.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:44 2024-01-15 13:57:44.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a54a74f2-a1ce-4f45-b184-b61a9d91905d/model-vers/model-ver/test-model-ver-3f43608e-3533-43f0-b26e-760bf1be746f with payload { 13:57:44 "model-version-id": "test-model-ver-3f43608e-3533-43f0-b26e-760bf1be746f", 13:57:44 "model-name": "some-model", 13:57:44 "model-version": "testValue" 13:57:44 } 13:57:44 2024-01-15 13:57:44.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:44 2024-01-15 13:57:44.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:44 2024-01-15 13:57:44.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:44 2024-01-15 13:57:44.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:44 2024-01-15 13:57:44.888 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:44 2024-01-15 13:57:44.895 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:44 2024-01-15 13:57:44.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:44 2024-01-15 13:57:44.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-4e5e6be5-203e-449c-87dd-fcd6121f3be2 with payload { 13:57:44 "vnf-id": "test-generic-4e5e6be5-203e-449c-87dd-fcd6121f3be2", 13:57:44 "vnf-type": "someval", 13:57:44 "vnf-name": "someval", 13:57:44 "model-invariant-id": "test-model-a54a74f2-a1ce-4f45-b184-b61a9d91905d", 13:57:44 "model-version-id": "test-model-ver-3f43608e-3533-43f0-b26e-760bf1be746f" 13:57:44 } 13:57:44 13:57:44 2024-01-15 13:57:44.906 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:44 2024-01-15 13:57:44.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:44 2024-01-15 13:57:44.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:44 2024-01-15 13:57:44.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:44 2024-01-15 13:57:44.912 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:44 2024-01-15 13:57:44.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:44 2024-01-15 13:57:44.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:44 2024-01-15 13:57:44.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-4e5e6be5-203e-449c-87dd-fcd6121f3be2 with depth all 13:57:44 2024-01-15 13:57:44.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:44 2024-01-15 13:57:44.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:44 2024-01-15 13:57:44.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:44 2024-01-15 13:57:44.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:44 2024-01-15 13:57:44.938 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:44 2024-01-15 13:57:44.948 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:44 2024-01-15 13:57:44.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:44 2024-01-15 13:57:44.950 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:44 2024-01-15 13:57:44.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-4e5e6be5-203e-449c-87dd-fcd6121f3be2 with payload { 13:57:44 "vnf-id": "test-generic-4e5e6be5-203e-449c-87dd-fcd6121f3be2", 13:57:44 "vnf-type": "someval", 13:57:44 "vnf-name": "someval" 13:57:44 , "resource-version": "1705327064910"} 13:57:44 2024-01-15 13:57:44.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:44 2024-01-15 13:57:44.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:44 2024-01-15 13:57:44.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:44 2024-01-15 13:57:44.959 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:44 2024-01-15 13:57:44.960 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:44 2024-01-15 13:57:44.969 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:44 2024-01-15 13:57:44.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:57:44 2024-01-15 13:57:44.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-4e5e6be5-203e-449c-87dd-fcd6121f3be2 with depth all 13:57:44 2024-01-15 13:57:44.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:44 2024-01-15 13:57:44.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:44 2024-01-15 13:57:44.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:44 2024-01-15 13:57:44.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:44 2024-01-15 13:57:44.978 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:44 2024-01-15 13:57:44.983 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:44 2024-01-15 13:57:44.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:44 2024-01-15 13:57:44.984 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:44 2024-01-15 13:57:44.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-4e5e6be5-203e-449c-87dd-fcd6121f3be2 with resource version 1705327064959 13:57:44 2024-01-15 13:57:44.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:44 2024-01-15 13:57:44.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:44 2024-01-15 13:57:44.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:44 2024-01-15 13:57:44.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:44 2024-01-15 13:57:44.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:44 2024-01-15 13:57:44.998 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8240 with label generic-vnf 13:57:44 2024-01-15 13:57:44.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:44 2024-01-15 13:57:45.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:45 2024-01-15 13:57:45.302 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:45 2024-01-15 13:57:45.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-93ae7d24-86e2-41b0-825f-6ed0821ee006 with payload { 13:57:45 "model-invariant-id": "test-model-93ae7d24-86e2-41b0-825f-6ed0821ee006", 13:57:45 "model-type": "some-type" 13:57:45 } 13:57:45 2024-01-15 13:57:45.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:45 2024-01-15 13:57:45.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:45 2024-01-15 13:57:45.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:45 2024-01-15 13:57:45.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:45 2024-01-15 13:57:45.626 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:45 2024-01-15 13:57:45.629 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:45 2024-01-15 13:57:45.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:45 2024-01-15 13:57:45.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-93ae7d24-86e2-41b0-825f-6ed0821ee006/model-vers/model-ver/test-model-ver-296999d6-98c2-4ed5-95ef-c9227e993c0c with payload { 13:57:45 "model-version-id": "test-model-ver-296999d6-98c2-4ed5-95ef-c9227e993c0c", 13:57:45 "model-name": "some-model", 13:57:45 "model-version": "testValue" 13:57:45 } 13:57:45 2024-01-15 13:57:45.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:45 2024-01-15 13:57:45.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:45 2024-01-15 13:57:45.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:45 2024-01-15 13:57:45.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:45 2024-01-15 13:57:45.637 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:45 2024-01-15 13:57:45.641 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:45 2024-01-15 13:57:45.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:45 2024-01-15 13:57:45.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-78aadc34-5988-4198-88ca-d1c1a4729214 with payload { 13:57:45 "vnf-id": "test-generic-78aadc34-5988-4198-88ca-d1c1a4729214", 13:57:45 "vnf-type": "someval", 13:57:45 "vnf-name": "someval", 13:57:45 "model-invariant-id": "random-wrong-model", 13:57:45 "model-version-id": "random-wrong-model-ver" 13:57:45 } 13:57:45 13:57:45 2024-01-15 13:57:45.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:45 2024-01-15 13:57:45.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:45 2024-01-15 13:57:45.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:45 2024-01-15 13:57:45.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:45 2024-01-15 13:57:45.651 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:45 2024-01-15 13:57:45.655 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:57:45 2024-01-15 13:57:45.656 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:45 2024-01-15 13:57:45.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:57:45 2024-01-15 13:57:45.656 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-78aadc34-5988-4198-88ca-d1c1a4729214","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:57:45 2024-01-15 13:57:45.657 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-78aadc34-5988-4198-88ca-d1c1a4729214","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:57:45 2024-01-15 13:57:45.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ef015e80-4cdf-462b-bf4e-44c21855b5d7 with payload { 13:57:45 "model-invariant-id": "test-model-ef015e80-4cdf-462b-bf4e-44c21855b5d7", 13:57:45 "model-type": "some-type" 13:57:45 } 13:57:45 2024-01-15 13:57:45.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:45 2024-01-15 13:57:45.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:45 2024-01-15 13:57:45.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:45 2024-01-15 13:57:45.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:45 2024-01-15 13:57:45.973 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:45 2024-01-15 13:57:45.976 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:45 2024-01-15 13:57:45.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:45 2024-01-15 13:57:45.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ef015e80-4cdf-462b-bf4e-44c21855b5d7/model-vers/model-ver/test-model-ver-ff80d875-4a77-48d9-9598-470f852b3045 with payload { 13:57:45 "model-version-id": "test-model-ver-ff80d875-4a77-48d9-9598-470f852b3045", 13:57:45 "model-name": "some-model", 13:57:45 "model-version": "testValue" 13:57:45 } 13:57:45 2024-01-15 13:57:45.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:45 2024-01-15 13:57:45.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:45 2024-01-15 13:57:45.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:45 2024-01-15 13:57:45.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:45 2024-01-15 13:57:45.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:45 2024-01-15 13:57:45.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:45 2024-01-15 13:57:45.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:45 2024-01-15 13:57:45.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-2c7b6e09-f4c7-4fa2-b677-d66931aa3c04 with payload { 13:57:45 "global-customer-id": "test-customer-2c7b6e09-f4c7-4fa2-b677-d66931aa3c04", 13:57:45 "subscriber-name": "example-subscriber-name-val-99675", 13:57:45 "subscriber-type": "example-subscriber-type-val-40388", 13:57:45 "service-subscriptions": { 13:57:45 "service-subscription": [ 13:57:45 { 13:57:45 "service-type": "test-subtype-2f180ad3-388f-492b-8454-5319a6a1b457", 13:57:45 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 13:57:45 "service-instances": { 13:57:45 "service-instance": [ 13:57:45 { 13:57:45 "service-instance-id": "test-tenant-8a924ac1-ec7a-4d35-969b-1dfc4c359982", 13:57:45 "service-instance-name": "example-service-instance-name-val-4896", 13:57:45 "service-type": "example-service-type-val-25453", 13:57:45 "service-role": "example-service-role-val-66197", 13:57:45 "environment-context": "example-environment-context-val-95014", 13:57:45 "workload-context": "example-workload-context-val-56102", 13:57:45 "model-invariant-id": "test-model-ef015e80-4cdf-462b-bf4e-44c21855b5d7", 13:57:45 "model-version-id": "test-model-ver-ff80d875-4a77-48d9-9598-470f852b3045" 13:57:45 } 13:57:45 ] 13:57:45 } 13:57:45 } 13:57:45 ] 13:57:45 } 13:57:45 } 13:57:45 2024-01-15 13:57:45.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:57:46 2024-01-15 13:57:46.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.040 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:46 2024-01-15 13:57:46.360 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:46 2024-01-15 13:57:46.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-2c7b6e09-f4c7-4fa2-b677-d66931aa3c04 with depth all 13:57:46 2024-01-15 13:57:46.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:57:46 2024-01-15 13:57:46.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:46 2024-01-15 13:57:46.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-611b545f-0627-4984-8d2b-f569a998b944 with payload { 13:57:46 "vnf-id": "vnf-611b545f-0627-4984-8d2b-f569a998b944", 13:57:46 "vnf-type": "someval", 13:57:46 "vnf-name": "someval", 13:57:46 "relationship-list": { 13:57:46 "relationship": [ 13:57:46 { 13:57:46 "related-to": "service-instance", 13:57:46 "related-link": "/aai/v10/business/customers/customer/test-customer-2c7b6e09-f4c7-4fa2-b677-d66931aa3c04/service-subscriptions/service-subscription/test-subtype-2f180ad3-388f-492b-8454-5319a6a1b457/service-instances/service-instance/test-tenant-8a924ac1-ec7a-4d35-969b-1dfc4c359982" 13:57:46 } 13:57:46 ] 13:57:46 } 13:57:46 } 13:57:46 13:57:46 2024-01-15 13:57:46.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:46 2024-01-15 13:57:46.380 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.380 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.380 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.404 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:46 2024-01-15 13:57:46.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-611b545f-0627-4984-8d2b-f569a998b944 with depth all 13:57:46 2024-01-15 13:57:46.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:46 2024-01-15 13:57:46.430 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.430 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.430 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.430 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.438 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:46 2024-01-15 13:57:46.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-2c7b6e09-f4c7-4fa2-b677-d66931aa3c04 with depth all 13:57:46 2024-01-15 13:57:46.440 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:57:46 2024-01-15 13:57:46.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.441 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.449 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.450 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:46 2024-01-15 13:57:46.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f0f72420-404e-41dc-948e-ee5ef4e80ac5 with payload { 13:57:46 "model-invariant-id": "test-model-f0f72420-404e-41dc-948e-ee5ef4e80ac5", 13:57:46 "model-type": "some-type" 13:57:46 } 13:57:46 2024-01-15 13:57:46.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:46 2024-01-15 13:57:46.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.768 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.771 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:46 2024-01-15 13:57:46.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f0f72420-404e-41dc-948e-ee5ef4e80ac5/model-vers/model-ver/test-model-ver-bf3d4140-ca4e-4e5b-8ebe-361d6faf23fd with payload { 13:57:46 "model-version-id": "test-model-ver-bf3d4140-ca4e-4e5b-8ebe-361d6faf23fd", 13:57:46 "model-name": "some-model", 13:57:46 "model-version": "testValue" 13:57:46 } 13:57:46 2024-01-15 13:57:46.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:46 2024-01-15 13:57:46.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.778 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:46 2024-01-15 13:57:46.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a6a545f5-5899-4ffe-b44c-2ada20880449 with payload { 13:57:46 "vnf-id": "test-generic-a6a545f5-5899-4ffe-b44c-2ada20880449", 13:57:46 "vnf-type": "someval", 13:57:46 "vnf-name": "someval", 13:57:46 "model-invariant-id": "test-model-f0f72420-404e-41dc-948e-ee5ef4e80ac5", 13:57:46 "model-version-id": "test-model-ver-bf3d4140-ca4e-4e5b-8ebe-361d6faf23fd" 13:57:46 } 13:57:46 13:57:46 2024-01-15 13:57:46.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:46 2024-01-15 13:57:46.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.791 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.801 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:46 2024-01-15 13:57:46.808 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a6a545f5-5899-4ffe-b44c-2ada20880449 with depth all 13:57:46 2024-01-15 13:57:46.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:46 2024-01-15 13:57:46.810 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.810 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.810 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.810 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.816 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.817 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:46 2024-01-15 13:57:46.817 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:46 2024-01-15 13:57:46.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a6a545f5-5899-4ffe-b44c-2ada20880449 with payload { 13:57:46 "vnf-id": "test-generic-a6a545f5-5899-4ffe-b44c-2ada20880449", 13:57:46 "vnf-type": "someval", 13:57:46 "vnf-name": "someval", 13:57:46 "model-invariant-id": "test-model-f0f72420-404e-41dc-948e-ee5ef4e80ac5", 13:57:46 "model-version-id": "test-model-ver-bf3d4140-ca4e-4e5b-8ebe-361d6faf23fd", 13:57:46 "resource-version": "1705327066791" 13:57:46 } 13:57:46 13:57:46 2024-01-15 13:57:46.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:46 2024-01-15 13:57:46.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.825 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.833 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:57:46 2024-01-15 13:57:46.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a6a545f5-5899-4ffe-b44c-2ada20880449 with depth all 13:57:46 2024-01-15 13:57:46.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:46 2024-01-15 13:57:46.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.841 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.846 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:46 2024-01-15 13:57:46.847 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:46 2024-01-15 13:57:46.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a6a545f5-5899-4ffe-b44c-2ada20880449 with resource version 1705327066824 13:57:46 2024-01-15 13:57:46.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:46 2024-01-15 13:57:46.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:46 2024-01-15 13:57:46.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:46 2024-01-15 13:57:46.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:46 2024-01-15 13:57:46.852 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:46 2024-01-15 13:57:46.859 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 16464 with label generic-vnf 13:57:46 2024-01-15 13:57:46.860 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:46 2024-01-15 13:57:46.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:47 2024-01-15 13:57:47.169 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:47 2024-01-15 13:57:47.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-6c987d38-bbd9-487e-bd0b-ff3c15c1f594 with payload { 13:57:47 "model-invariant-id": "test-model-6c987d38-bbd9-487e-bd0b-ff3c15c1f594", 13:57:47 "model-type": "some-type" 13:57:47 } 13:57:47 2024-01-15 13:57:47.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:47 2024-01-15 13:57:47.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:47 2024-01-15 13:57:47.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:47 2024-01-15 13:57:47.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:47 2024-01-15 13:57:47.490 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:47 2024-01-15 13:57:47.493 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:47 2024-01-15 13:57:47.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:47 2024-01-15 13:57:47.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-6c987d38-bbd9-487e-bd0b-ff3c15c1f594/model-vers/model-ver/test-model-ver-3b3b8a36-f72c-48ce-9948-4870da7b56c5 with payload { 13:57:47 "model-version-id": "test-model-ver-3b3b8a36-f72c-48ce-9948-4870da7b56c5", 13:57:47 "model-name": "some-model", 13:57:47 "model-version": "testValue" 13:57:47 } 13:57:47 2024-01-15 13:57:47.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:47 2024-01-15 13:57:47.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:47 2024-01-15 13:57:47.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:47 2024-01-15 13:57:47.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:47 2024-01-15 13:57:47.500 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:47 2024-01-15 13:57:47.505 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:47 2024-01-15 13:57:47.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:47 2024-01-15 13:57:47.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a8baf526-bdd0-4d76-b125-561c6725adf7 with payload { 13:57:47 "vnf-id": "test-generic-a8baf526-bdd0-4d76-b125-561c6725adf7", 13:57:47 "vnf-type": "someval", 13:57:47 "vnf-name": "someval", 13:57:47 "model-invariant-id": "test-model-6c987d38-bbd9-487e-bd0b-ff3c15c1f594", 13:57:47 "model-version-id": "test-model-ver-3b3b8a36-f72c-48ce-9948-4870da7b56c5" 13:57:47 } 13:57:47 13:57:47 2024-01-15 13:57:47.512 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:47 2024-01-15 13:57:47.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:47 2024-01-15 13:57:47.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:47 2024-01-15 13:57:47.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:47 2024-01-15 13:57:47.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:47 2024-01-15 13:57:47.523 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:47 2024-01-15 13:57:47.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:47 2024-01-15 13:57:47.530 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:47 2024-01-15 13:57:47.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a8baf526-bdd0-4d76-b125-561c6725adf7 with depth all 13:57:47 2024-01-15 13:57:47.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:47 2024-01-15 13:57:47.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:47 2024-01-15 13:57:47.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:47 2024-01-15 13:57:47.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:47 2024-01-15 13:57:47.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:47 2024-01-15 13:57:47.541 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:47 2024-01-15 13:57:47.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:47 2024-01-15 13:57:47.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a8baf526-bdd0-4d76-b125-561c6725adf7 with resource version 1705327067513 13:57:47 2024-01-15 13:57:47.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:47 2024-01-15 13:57:47.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:47 2024-01-15 13:57:47.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:47 2024-01-15 13:57:47.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:47 2024-01-15 13:57:47.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:47 2024-01-15 13:57:47.553 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 24672 with label generic-vnf 13:57:47 2024-01-15 13:57:47.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:47 2024-01-15 13:57:47.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:47 2024-01-15 13:57:47.862 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:48 2024-01-15 13:57:48.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-e420ab3f-3cd6-4c8c-9ea4-de4ff52b44b2 with payload { 13:57:48 "model-invariant-id": "test-model-e420ab3f-3cd6-4c8c-9ea4-de4ff52b44b2", 13:57:48 "model-type": "some-type" 13:57:48 } 13:57:48 2024-01-15 13:57:48.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:48 2024-01-15 13:57:48.183 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.183 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.183 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.184 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.187 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.190 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:48 2024-01-15 13:57:48.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-e420ab3f-3cd6-4c8c-9ea4-de4ff52b44b2/model-vers/model-ver/test-model-ver-59852fb6-0d52-4d4b-b6ae-3224a4788407 with payload { 13:57:48 "model-version-id": "test-model-ver-59852fb6-0d52-4d4b-b6ae-3224a4788407", 13:57:48 "model-name": "some-model", 13:57:48 "model-version": "testValue" 13:57:48 } 13:57:48 2024-01-15 13:57:48.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:48 2024-01-15 13:57:48.194 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.194 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.195 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.199 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:48 2024-01-15 13:57:48.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a85250cc-5633-45ac-84c6-38f5a788863b with payload { 13:57:48 "vnf-id": "test-generic-a85250cc-5633-45ac-84c6-38f5a788863b", 13:57:48 "vnf-type": "someval", 13:57:48 "vnf-name": "someval", 13:57:48 "model-invariant-id": "some-model" 13:57:48 } 13:57:48 2024-01-15 13:57:48.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:48 2024-01-15 13:57:48.208 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:48 2024-01-15 13:57:48.209 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:48 2024-01-15 13:57:48.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:57:48 2024-01-15 13:57:48.210 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a85250cc-5633-45ac-84c6-38f5a788863b","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:57:48 2024-01-15 13:57:48.210 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a85250cc-5633-45ac-84c6-38f5a788863b","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:57:48 2024-01-15 13:57:48.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2ada5bee-5792-4c24-9366-0d59ed29143c with payload { 13:57:48 "model-invariant-id": "test-model-2ada5bee-5792-4c24-9366-0d59ed29143c", 13:57:48 "model-type": "some-type" 13:57:48 } 13:57:48 2024-01-15 13:57:48.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:48 2024-01-15 13:57:48.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.525 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:48 2024-01-15 13:57:48.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2ada5bee-5792-4c24-9366-0d59ed29143c/model-vers/model-ver/test-model-ver-db09780a-5529-4365-9ba4-4eb6dec82e19 with payload { 13:57:48 "model-version-id": "test-model-ver-db09780a-5529-4365-9ba4-4eb6dec82e19", 13:57:48 "model-name": "some-model", 13:57:48 "model-version": "testValue" 13:57:48 } 13:57:48 2024-01-15 13:57:48.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:48 2024-01-15 13:57:48.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.541 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:48 2024-01-15 13:57:48.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-be64cef9-b9d3-4a6b-9062-c986dfbed9f4 with payload { 13:57:48 "vnf-id": "test-generic-be64cef9-b9d3-4a6b-9062-c986dfbed9f4", 13:57:48 "vnf-type": "someval", 13:57:48 "vnf-name": "someval", 13:57:48 "model-invariant-id": "test-model-2ada5bee-5792-4c24-9366-0d59ed29143c", 13:57:48 "model-version-id": "test-model-ver-db09780a-5529-4365-9ba4-4eb6dec82e19" 13:57:48 } 13:57:48 13:57:48 2024-01-15 13:57:48.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:48 2024-01-15 13:57:48.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.551 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.560 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:48 2024-01-15 13:57:48.567 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:48 2024-01-15 13:57:48.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-be64cef9-b9d3-4a6b-9062-c986dfbed9f4 with depth all 13:57:48 2024-01-15 13:57:48.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:48 2024-01-15 13:57:48.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.573 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.578 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:48 2024-01-15 13:57:48.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-be64cef9-b9d3-4a6b-9062-c986dfbed9f4 with payload { 13:57:48 "vnf-id": "test-generic-be64cef9-b9d3-4a6b-9062-c986dfbed9f4", 13:57:48 "vnf-type": "someval", 13:57:48 "vnf-name": "someval", 13:57:48 "model-invariant-id": "test-model-33344f58-3161-45c3-985b-ae431df16f35", 13:57:48 "model-version-id": "test-model-ver-926a45c7-650b-4509-8555-afde97e63f27", 13:57:48 "resource-version": "1705327068550" 13:57:48 } 13:57:48 13:57:48 2024-01-15 13:57:48.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:48 2024-01-15 13:57:48.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.582 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.584 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-33344f58-3161-45c3-985b-ae431df16f35/model-vers/model-ver/test-model-ver-926a45c7-650b-4509-8555-afde97e63f27#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:57:48 2024-01-15 13:57:48.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:57:48 2024-01-15 13:57:48.586 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-be64cef9-b9d3-4a6b-9062-c986dfbed9f4","Node Not Found:object located at service-design-and-creation/models/model/test-model-33344f58-3161-45c3-985b-ae431df16f35/model-vers/model-ver/test-model-ver-926a45c7-650b-4509-8555-afde97e63f27#model-version not found","ERR.5.4.6114"]}}} 13:57:48 2024-01-15 13:57:48.587 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:48 2024-01-15 13:57:48.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c7a2cb3b-6a2d-4266-8a72-0d705922a9e7 with payload { 13:57:48 "model-invariant-id": "test-model-c7a2cb3b-6a2d-4266-8a72-0d705922a9e7", 13:57:48 "model-type": "some-type" 13:57:48 } 13:57:48 2024-01-15 13:57:48.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:48 2024-01-15 13:57:48.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.907 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.910 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:48 2024-01-15 13:57:48.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c7a2cb3b-6a2d-4266-8a72-0d705922a9e7/model-vers/model-ver/test-model-ver-8f2e3ba0-2d4d-4598-bb37-df01919a6bd8 with payload { 13:57:48 "model-version-id": "test-model-ver-8f2e3ba0-2d4d-4598-bb37-df01919a6bd8", 13:57:48 "model-name": "some-model", 13:57:48 "model-version": "testValue" 13:57:48 } 13:57:48 2024-01-15 13:57:48.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:48 2024-01-15 13:57:48.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.922 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:48 2024-01-15 13:57:48.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-9117f441-4ae9-456e-b1a2-3ec0d1a87a3a with payload { 13:57:48 "vnf-id": "test-generic-9117f441-4ae9-456e-b1a2-3ec0d1a87a3a", 13:57:48 "vnf-type": "someval", 13:57:48 "vnf-name": "someval", 13:57:48 "model-invariant-id": "test-model-c7a2cb3b-6a2d-4266-8a72-0d705922a9e7", 13:57:48 "model-version-id": "test-model-ver-8f2e3ba0-2d4d-4598-bb37-df01919a6bd8" 13:57:48 } 13:57:48 13:57:48 2024-01-15 13:57:48.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:48 2024-01-15 13:57:48.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.938 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:48 2024-01-15 13:57:48.944 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:48 2024-01-15 13:57:48.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-9117f441-4ae9-456e-b1a2-3ec0d1a87a3a with depth all 13:57:48 2024-01-15 13:57:48.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:48 2024-01-15 13:57:48.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.950 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.954 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:48 2024-01-15 13:57:48.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1ef7d7d9-d0bc-4b22-92c9-2015ed16f0a4 with payload { 13:57:48 "model-invariant-id": "test-model-1ef7d7d9-d0bc-4b22-92c9-2015ed16f0a4", 13:57:48 "model-type": "some-type" 13:57:48 } 13:57:48 2024-01-15 13:57:48.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:48 2024-01-15 13:57:48.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.958 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.960 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:48 2024-01-15 13:57:48.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1ef7d7d9-d0bc-4b22-92c9-2015ed16f0a4/model-vers/model-ver/test-model-ver-ea01b7b1-2635-479f-9f6c-2fc65438cbe8 with payload { 13:57:48 "model-version-id": "test-model-ver-ea01b7b1-2635-479f-9f6c-2fc65438cbe8", 13:57:48 "model-name": "some-model", 13:57:48 "model-version": "testValue" 13:57:48 } 13:57:48 2024-01-15 13:57:48.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:48 2024-01-15 13:57:48.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:48 2024-01-15 13:57:48.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:48 2024-01-15 13:57:48.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:48 2024-01-15 13:57:48.966 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:48 2024-01-15 13:57:48.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:48 2024-01-15 13:57:48.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:48 2024-01-15 13:57:48.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-9117f441-4ae9-456e-b1a2-3ec0d1a87a3a with payload { 13:57:48 "vnf-id": "test-generic-9117f441-4ae9-456e-b1a2-3ec0d1a87a3a", 13:57:48 "vnf-type": "someval", 13:57:48 "vnf-name": "someval", 13:57:48 "model-invariant-id": "test-model-1ef7d7d9-d0bc-4b22-92c9-2015ed16f0a4", 13:57:48 "resource-version": "${resource-version}" 13:57:48 } 13:57:48 2024-01-15 13:57:48.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:48 2024-01-15 13:57:48.977 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:48 2024-01-15 13:57:48.978 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:48 2024-01-15 13:57:48.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:57:48 2024-01-15 13:57:48.978 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-9117f441-4ae9-456e-b1a2-3ec0d1a87a3a","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:57:48 2024-01-15 13:57:48.979 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:49 2024-01-15 13:57:49.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-27c2ce11-9438-4594-b231-328a3188437f with payload { 13:57:49 "model-invariant-id": "test-model-27c2ce11-9438-4594-b231-328a3188437f", 13:57:49 "model-type": "some-type" 13:57:49 } 13:57:49 2024-01-15 13:57:49.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:49 2024-01-15 13:57:49.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:49 2024-01-15 13:57:49.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:49 2024-01-15 13:57:49.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:49 2024-01-15 13:57:49.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:49 2024-01-15 13:57:49.301 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:49 2024-01-15 13:57:49.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:49 2024-01-15 13:57:49.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-27c2ce11-9438-4594-b231-328a3188437f/model-vers/model-ver/test-model-ver-f6332725-7914-4ad3-9993-46fe61475a70 with payload { 13:57:49 "model-version-id": "test-model-ver-f6332725-7914-4ad3-9993-46fe61475a70", 13:57:49 "model-name": "some-model", 13:57:49 "model-version": "testValue" 13:57:49 } 13:57:49 2024-01-15 13:57:49.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:49 2024-01-15 13:57:49.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:49 2024-01-15 13:57:49.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:49 2024-01-15 13:57:49.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:49 2024-01-15 13:57:49.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:49 2024-01-15 13:57:49.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:49 2024-01-15 13:57:49.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:49 2024-01-15 13:57:49.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-fa24d02c-e388-47e4-bdce-aeb4f1e02210 with payload { 13:57:49 "vnf-id": "test-generic-fa24d02c-e388-47e4-bdce-aeb4f1e02210", 13:57:49 "vnf-type": "someval", 13:57:49 "vnf-name": "someval", 13:57:49 "model-invariant-id": "test-model-27c2ce11-9438-4594-b231-328a3188437f", 13:57:49 "model-version-id": "test-model-ver-f6332725-7914-4ad3-9993-46fe61475a70" 13:57:49 } 13:57:49 13:57:49 2024-01-15 13:57:49.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:49 2024-01-15 13:57:49.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:49 2024-01-15 13:57:49.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:49 2024-01-15 13:57:49.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:49 2024-01-15 13:57:49.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:49 2024-01-15 13:57:49.329 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:49 2024-01-15 13:57:49.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:49 2024-01-15 13:57:49.336 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:49 2024-01-15 13:57:49.340 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-fa24d02c-e388-47e4-bdce-aeb4f1e02210 with depth all 13:57:49 2024-01-15 13:57:49.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:49 2024-01-15 13:57:49.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:49 2024-01-15 13:57:49.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:49 2024-01-15 13:57:49.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:49 2024-01-15 13:57:49.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:49 2024-01-15 13:57:49.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:49 2024-01-15 13:57:49.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:49 2024-01-15 13:57:49.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-038f2c59-6811-49a8-970a-c8bc3cd8d046 with payload { 13:57:49 "model-invariant-id": "test-model-038f2c59-6811-49a8-970a-c8bc3cd8d046", 13:57:49 "model-type": "some-type" 13:57:49 } 13:57:49 2024-01-15 13:57:49.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:49 2024-01-15 13:57:49.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:49 2024-01-15 13:57:49.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:49 2024-01-15 13:57:49.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:49 2024-01-15 13:57:49.352 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:49 2024-01-15 13:57:49.355 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:49 2024-01-15 13:57:49.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:49 2024-01-15 13:57:49.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-038f2c59-6811-49a8-970a-c8bc3cd8d046/model-vers/model-ver/test-model-ver-c4d1696c-868d-484e-ac3f-df70dd90c883 with payload { 13:57:49 "model-version-id": "test-model-ver-c4d1696c-868d-484e-ac3f-df70dd90c883", 13:57:49 "model-name": "some-model", 13:57:49 "model-version": "testValue" 13:57:49 } 13:57:49 2024-01-15 13:57:49.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:49 2024-01-15 13:57:49.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:49 2024-01-15 13:57:49.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:49 2024-01-15 13:57:49.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:49 2024-01-15 13:57:49.363 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:49 2024-01-15 13:57:49.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:49 2024-01-15 13:57:49.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:49 2024-01-15 13:57:49.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-fa24d02c-e388-47e4-bdce-aeb4f1e02210 with payload { 13:57:49 "vnf-id": "test-generic-fa24d02c-e388-47e4-bdce-aeb4f1e02210", 13:57:49 "vnf-type": "someval", 13:57:49 "vnf-name": "someval", 13:57:49 "model-invariant-id": "test-model-038f2c59-6811-49a8-970a-c8bc3cd8d046", 13:57:49 "model-version-id": "test-model-ver-c4d1696c-868d-484e-ac3f-df70dd90c883", 13:57:49 "resource-version": "1705327069320" 13:57:49 } 13:57:49 13:57:49 2024-01-15 13:57:49.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:49 2024-01-15 13:57:49.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:49 2024-01-15 13:57:49.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:49 2024-01-15 13:57:49.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:49 2024-01-15 13:57:49.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:49 2024-01-15 13:57:49.385 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:49 2024-01-15 13:57:49.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:57:49 2024-01-15 13:57:49.392 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:49 2024-01-15 13:57:49.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-fa24d02c-e388-47e4-bdce-aeb4f1e02210 with depth all 13:57:49 2024-01-15 13:57:49.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:49 2024-01-15 13:57:49.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:49 2024-01-15 13:57:49.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:49 2024-01-15 13:57:49.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:49 2024-01-15 13:57:49.398 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:49 2024-01-15 13:57:49.403 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:49 2024-01-15 13:57:49.403 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:49 2024-01-15 13:57:49.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-fa24d02c-e388-47e4-bdce-aeb4f1e02210 with resource version 1705327069376 13:57:49 2024-01-15 13:57:49.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:49 2024-01-15 13:57:49.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:49 2024-01-15 13:57:49.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:49 2024-01-15 13:57:49.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:49 2024-01-15 13:57:49.406 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:49 2024-01-15 13:57:49.412 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 20640 with label generic-vnf 13:57:49 2024-01-15 13:57:49.413 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:49 2024-01-15 13:57:49.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:49 2024-01-15 13:57:49.719 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:50 2024-01-15 13:57:50.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d34214ba-1e37-4e11-9d09-f375c30a6522 with payload { 13:57:50 "model-invariant-id": "test-model-d34214ba-1e37-4e11-9d09-f375c30a6522", 13:57:50 "model-type": "some-type" 13:57:50 } 13:57:50 2024-01-15 13:57:50.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:50 2024-01-15 13:57:50.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.046 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.049 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:50 2024-01-15 13:57:50.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d34214ba-1e37-4e11-9d09-f375c30a6522/model-vers/model-ver/test-model-ver-eb1e3b9c-a0a1-4e0a-9002-9fa9319d6f8b with payload { 13:57:50 "model-version-id": "test-model-ver-eb1e3b9c-a0a1-4e0a-9002-9fa9319d6f8b", 13:57:50 "model-name": "some-model", 13:57:50 "model-version": "testValue" 13:57:50 } 13:57:50 2024-01-15 13:57:50.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:50 2024-01-15 13:57:50.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.057 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:50 2024-01-15 13:57:50.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-161edb41-aa1e-48ed-893c-ba5eb1f05f5e with payload { 13:57:50 "vnf-id": "test-generic-161edb41-aa1e-48ed-893c-ba5eb1f05f5e", 13:57:50 "vnf-type": "someval", 13:57:50 "vnf-name": "someval", 13:57:50 "model-invariant-id": "test-model-d34214ba-1e37-4e11-9d09-f375c30a6522", 13:57:50 "model-version-id": "test-model-ver-eb1e3b9c-a0a1-4e0a-9002-9fa9319d6f8b" 13:57:50 } 13:57:50 13:57:50 2024-01-15 13:57:50.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:50 2024-01-15 13:57:50.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.071 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.080 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.085 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:50 2024-01-15 13:57:50.086 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:50 2024-01-15 13:57:50.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-d34214ba-1e37-4e11-9d09-f375c30a6522/model-vers/model-ver/test-model-ver-eb1e3b9c-a0a1-4e0a-9002-9fa9319d6f8b with depth all 13:57:50 2024-01-15 13:57:50.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:50 2024-01-15 13:57:50.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.096 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:50 2024-01-15 13:57:50.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-d34214ba-1e37-4e11-9d09-f375c30a6522/model-vers/model-ver/test-model-ver-eb1e3b9c-a0a1-4e0a-9002-9fa9319d6f8b with resource version 1705327070056 13:57:50 2024-01-15 13:57:50.098 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:50 2024-01-15 13:57:50.098 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.099 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.103 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 13:57:50 2024-01-15 13:57:50.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.105 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 13:57:50 2024-01-15 13:57:50.105 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-d34214ba-1e37-4e11-9d09-f375c30a6522/model-vers/model-ver/test-model-ver-eb1e3b9c-a0a1-4e0a-9002-9fa9319d6f8b"]}}} 13:57:50 2024-01-15 13:57:50.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-b8ac9d2c-d4ec-4c0c-8e20-19b4d674517b with payload { 13:57:50 "model-invariant-id": "test-model-b8ac9d2c-d4ec-4c0c-8e20-19b4d674517b", 13:57:50 "model-type": "some-type" 13:57:50 } 13:57:50 2024-01-15 13:57:50.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:50 2024-01-15 13:57:50.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.424 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.427 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:50 2024-01-15 13:57:50.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-b8ac9d2c-d4ec-4c0c-8e20-19b4d674517b/model-vers/model-ver/test-model-ver-37ed01a8-6c97-4c7e-9c15-e4826fc1f870 with payload { 13:57:50 "model-version-id": "test-model-ver-37ed01a8-6c97-4c7e-9c15-e4826fc1f870", 13:57:50 "model-name": "some-model", 13:57:50 "model-version": "testValue" 13:57:50 } 13:57:50 2024-01-15 13:57:50.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:50 2024-01-15 13:57:50.435 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.435 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.435 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.435 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.439 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:50 2024-01-15 13:57:50.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cd7ca47d-7a3d-4ec2-83b0-2a61f15c3e03 with payload { 13:57:50 "vnf-id": "test-generic-cd7ca47d-7a3d-4ec2-83b0-2a61f15c3e03", 13:57:50 "vnf-type": "someval", 13:57:50 "vnf-name": "someval", 13:57:50 "model-invariant-id": "test-model-b8ac9d2c-d4ec-4c0c-8e20-19b4d674517b", 13:57:50 "model-version-id": "test-model-ver-37ed01a8-6c97-4c7e-9c15-e4826fc1f870" 13:57:50 } 13:57:50 13:57:50 2024-01-15 13:57:50.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:50 2024-01-15 13:57:50.447 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.447 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.447 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.448 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.456 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.461 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:50 2024-01-15 13:57:50.463 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cd7ca47d-7a3d-4ec2-83b0-2a61f15c3e03 with depth all 13:57:50 2024-01-15 13:57:50.464 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:50 2024-01-15 13:57:50.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.464 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.469 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:50 2024-01-15 13:57:50.470 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:50 2024-01-15 13:57:50.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cd7ca47d-7a3d-4ec2-83b0-2a61f15c3e03 with payload { 13:57:50 "vnf-id": "test-generic-cd7ca47d-7a3d-4ec2-83b0-2a61f15c3e03", 13:57:50 "vnf-type": "someval", 13:57:50 "vnf-name": "someval" 13:57:50 , "resource-version": "1705327070447"} 13:57:50 2024-01-15 13:57:50.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:50 2024-01-15 13:57:50.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.477 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.485 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:57:50 2024-01-15 13:57:50.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cd7ca47d-7a3d-4ec2-83b0-2a61f15c3e03 with depth all 13:57:50 2024-01-15 13:57:50.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:50 2024-01-15 13:57:50.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.493 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:50 2024-01-15 13:57:50.500 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:50 2024-01-15 13:57:50.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cd7ca47d-7a3d-4ec2-83b0-2a61f15c3e03 with resource version 1705327070477 13:57:50 2024-01-15 13:57:50.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:50 2024-01-15 13:57:50.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:50 2024-01-15 13:57:50.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:50 2024-01-15 13:57:50.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:50 2024-01-15 13:57:50.505 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:50 2024-01-15 13:57:50.511 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 20624 with label generic-vnf 13:57:50 2024-01-15 13:57:50.513 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:50 2024-01-15 13:57:50.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:50 2024-01-15 13:57:50.817 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:51 2024-01-15 13:57:51.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-961c484a-3fb5-4a06-864b-80e141563ea0 with payload { 13:57:51 "model-invariant-id": "test-model-961c484a-3fb5-4a06-864b-80e141563ea0", 13:57:51 "model-type": "some-type" 13:57:51 } 13:57:51 2024-01-15 13:57:51.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:51 2024-01-15 13:57:51.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.138 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.142 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:51 2024-01-15 13:57:51.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-961c484a-3fb5-4a06-864b-80e141563ea0/model-vers/model-ver/test-model-ver-3a3a7dd2-ca41-4f84-819a-b1a756ba87ae with payload { 13:57:51 "model-version-id": "test-model-ver-3a3a7dd2-ca41-4f84-819a-b1a756ba87ae", 13:57:51 "model-name": "some-model", 13:57:51 "model-version": "testValue" 13:57:51 } 13:57:51 2024-01-15 13:57:51.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:51 2024-01-15 13:57:51.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.151 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.155 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:51 2024-01-15 13:57:51.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2f91a2d6-976f-4ae2-888b-50de6ea3ad4b with payload { 13:57:51 "vnf-id": "test-generic-2f91a2d6-976f-4ae2-888b-50de6ea3ad4b", 13:57:51 "vnf-type": "someval", 13:57:51 "vnf-name": "someval", 13:57:51 "model-invariant-id": "random-wrong-model", 13:57:51 "model-version-id": "random-wrong-model-ver" 13:57:51 } 13:57:51 13:57:51 2024-01-15 13:57:51.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:51 2024-01-15 13:57:51.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.167 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:57:51 2024-01-15 13:57:51.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:57:51 2024-01-15 13:57:51.168 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2f91a2d6-976f-4ae2-888b-50de6ea3ad4b","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:57:51 2024-01-15 13:57:51.169 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2f91a2d6-976f-4ae2-888b-50de6ea3ad4b","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:57:51 2024-01-15 13:57:51.478 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-bd26ca1d-2c0d-4676-8bdc-cac44d1a1b75 with payload { 13:57:51 "model-invariant-id": "test-model-bd26ca1d-2c0d-4676-8bdc-cac44d1a1b75", 13:57:51 "model-type": "some-type" 13:57:51 } 13:57:51 2024-01-15 13:57:51.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:51 2024-01-15 13:57:51.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.482 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.485 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:51 2024-01-15 13:57:51.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-bd26ca1d-2c0d-4676-8bdc-cac44d1a1b75/model-vers/model-ver/test-model-ver-4af22dff-fdab-4eea-beee-0aeba6784b72 with payload { 13:57:51 "model-version-id": "test-model-ver-4af22dff-fdab-4eea-beee-0aeba6784b72", 13:57:51 "model-name": "some-model", 13:57:51 "model-version": "testValue" 13:57:51 } 13:57:51 2024-01-15 13:57:51.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:51 2024-01-15 13:57:51.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.496 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.502 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:51 2024-01-15 13:57:51.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-074cf76e-6471-44a4-aef1-fd9d009d42a8 with payload { 13:57:51 "global-customer-id": "test-customer-074cf76e-6471-44a4-aef1-fd9d009d42a8", 13:57:51 "subscriber-name": "example-subscriber-name-val-99675", 13:57:51 "subscriber-type": "example-subscriber-type-val-40388", 13:57:51 "service-subscriptions": { 13:57:51 "service-subscription": [ 13:57:51 { 13:57:51 "service-type": "test-subtype-1b8ad095-2e76-4e94-a70e-ebcb48366021", 13:57:51 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 13:57:51 "service-instances": { 13:57:51 "service-instance": [ 13:57:51 { 13:57:51 "service-instance-id": "test-tenant-e88f6495-26ef-46e8-b32e-9c709cc84935", 13:57:51 "service-instance-name": "example-service-instance-name-val-4896", 13:57:51 "service-type": "example-service-type-val-25453", 13:57:51 "service-role": "example-service-role-val-66197", 13:57:51 "environment-context": "example-environment-context-val-95014", 13:57:51 "workload-context": "example-workload-context-val-56102", 13:57:51 "model-invariant-id": "test-model-bd26ca1d-2c0d-4676-8bdc-cac44d1a1b75", 13:57:51 "model-version-id": "test-model-ver-4af22dff-fdab-4eea-beee-0aeba6784b72" 13:57:51 } 13:57:51 ] 13:57:51 } 13:57:51 } 13:57:51 ] 13:57:51 } 13:57:51 } 13:57:51 2024-01-15 13:57:51.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:57:51 2024-01-15 13:57:51.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.512 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:51 2024-01-15 13:57:51.531 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:51 2024-01-15 13:57:51.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-074cf76e-6471-44a4-aef1-fd9d009d42a8 with depth all 13:57:51 2024-01-15 13:57:51.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:57:51 2024-01-15 13:57:51.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.538 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:51 2024-01-15 13:57:51.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-adcdd517-9144-4f3e-9dd2-3ca6250f39d9 with payload { 13:57:51 "vnf-id": "vnf-adcdd517-9144-4f3e-9dd2-3ca6250f39d9", 13:57:51 "vnf-type": "someval", 13:57:51 "vnf-name": "someval", 13:57:51 "relationship-list": { 13:57:51 "relationship": [ 13:57:51 { 13:57:51 "related-to": "service-instance", 13:57:51 "related-link": "/aai/v10/business/customers/customer/test-customer-074cf76e-6471-44a4-aef1-fd9d009d42a8/service-subscriptions/service-subscription/test-subtype-1b8ad095-2e76-4e94-a70e-ebcb48366021/service-instances/service-instance/test-tenant-e88f6495-26ef-46e8-b32e-9c709cc84935" 13:57:51 } 13:57:51 ] 13:57:51 } 13:57:51 } 13:57:51 13:57:51 2024-01-15 13:57:51.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:51 2024-01-15 13:57:51.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.550 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:51 2024-01-15 13:57:51.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-adcdd517-9144-4f3e-9dd2-3ca6250f39d9 with depth all 13:57:51 2024-01-15 13:57:51.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:51 2024-01-15 13:57:51.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.588 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:51 2024-01-15 13:57:51.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-074cf76e-6471-44a4-aef1-fd9d009d42a8 with depth all 13:57:51 2024-01-15 13:57:51.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:57:51 2024-01-15 13:57:51.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.592 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:51 2024-01-15 13:57:51.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0f451348-899a-44bc-9b38-087a86f401a7 with payload { 13:57:51 "model-invariant-id": "test-model-0f451348-899a-44bc-9b38-087a86f401a7", 13:57:51 "model-type": "some-type" 13:57:51 } 13:57:51 2024-01-15 13:57:51.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:51 2024-01-15 13:57:51.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.914 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:51 2024-01-15 13:57:51.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-0f451348-899a-44bc-9b38-087a86f401a7/model-vers/model-ver/test-model-ver-4bc9d84c-2d9d-44f9-853c-c0645d4d51dd with payload { 13:57:51 "model-version-id": "test-model-ver-4bc9d84c-2d9d-44f9-853c-c0645d4d51dd", 13:57:51 "model-name": "some-model", 13:57:51 "model-version": "testValue" 13:57:51 } 13:57:51 2024-01-15 13:57:51.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:51 2024-01-15 13:57:51.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.924 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:51 2024-01-15 13:57:51.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b2afd899-8722-4b73-8cb6-6b21bd8b985e with payload { 13:57:51 "vnf-id": "test-generic-b2afd899-8722-4b73-8cb6-6b21bd8b985e", 13:57:51 "vnf-type": "someval", 13:57:51 "vnf-name": "someval", 13:57:51 "model-invariant-id": "test-model-0f451348-899a-44bc-9b38-087a86f401a7", 13:57:51 "model-version-id": "test-model-ver-4bc9d84c-2d9d-44f9-853c-c0645d4d51dd" 13:57:51 } 13:57:51 13:57:51 2024-01-15 13:57:51.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:51 2024-01-15 13:57:51.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.936 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.944 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:51 2024-01-15 13:57:51.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b2afd899-8722-4b73-8cb6-6b21bd8b985e with depth all 13:57:51 2024-01-15 13:57:51.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:51 2024-01-15 13:57:51.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.953 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.957 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:51 2024-01-15 13:57:51.958 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:51 2024-01-15 13:57:51.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b2afd899-8722-4b73-8cb6-6b21bd8b985e with payload { 13:57:51 "vnf-id": "test-generic-b2afd899-8722-4b73-8cb6-6b21bd8b985e", 13:57:51 "vnf-type": "someval", 13:57:51 "vnf-name": "someval", 13:57:51 "model-invariant-id": "test-model-0f451348-899a-44bc-9b38-087a86f401a7", 13:57:51 "model-version-id": "test-model-ver-4bc9d84c-2d9d-44f9-853c-c0645d4d51dd", 13:57:51 "resource-version": "1705327071935" 13:57:51 } 13:57:51 13:57:51 2024-01-15 13:57:51.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:51 2024-01-15 13:57:51.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.966 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.973 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:57:51 2024-01-15 13:57:51.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b2afd899-8722-4b73-8cb6-6b21bd8b985e with depth all 13:57:51 2024-01-15 13:57:51.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:51 2024-01-15 13:57:51.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:51.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:51 2024-01-15 13:57:51.986 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:51 2024-01-15 13:57:51.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b2afd899-8722-4b73-8cb6-6b21bd8b985e with resource version 1705327071965 13:57:51 2024-01-15 13:57:51.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:51 2024-01-15 13:57:51.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:51 2024-01-15 13:57:51.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:51 2024-01-15 13:57:51.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:51 2024-01-15 13:57:51.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:51 2024-01-15 13:57:51.996 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 28816 with label generic-vnf 13:57:51 2024-01-15 13:57:51.997 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:51 2024-01-15 13:57:52.001 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:52 2024-01-15 13:57:52.304 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:52 2024-01-15 13:57:52.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-fca665e8-e011-4f35-bc74-45963a667080 with payload { 13:57:52 "model-invariant-id": "test-model-fca665e8-e011-4f35-bc74-45963a667080", 13:57:52 "model-type": "some-type" 13:57:52 } 13:57:52 2024-01-15 13:57:52.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:52 2024-01-15 13:57:52.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:52 2024-01-15 13:57:52.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:52 2024-01-15 13:57:52.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:52 2024-01-15 13:57:52.627 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:52 2024-01-15 13:57:52.631 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:52 2024-01-15 13:57:52.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:52 2024-01-15 13:57:52.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-fca665e8-e011-4f35-bc74-45963a667080/model-vers/model-ver/test-model-ver-d26946b8-18f5-4aab-9cb1-746f21abe013 with payload { 13:57:52 "model-version-id": "test-model-ver-d26946b8-18f5-4aab-9cb1-746f21abe013", 13:57:52 "model-name": "some-model", 13:57:52 "model-version": "testValue" 13:57:52 } 13:57:52 2024-01-15 13:57:52.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:52 2024-01-15 13:57:52.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:52 2024-01-15 13:57:52.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:52 2024-01-15 13:57:52.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:52 2024-01-15 13:57:52.639 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:52 2024-01-15 13:57:52.643 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:52 2024-01-15 13:57:52.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:52 2024-01-15 13:57:52.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-12682d45-4cd2-4b2c-a97e-a4cf573933e7 with payload { 13:57:52 "vnf-id": "test-generic-12682d45-4cd2-4b2c-a97e-a4cf573933e7", 13:57:52 "vnf-type": "someval", 13:57:52 "vnf-name": "someval", 13:57:52 "model-invariant-id": "test-model-fca665e8-e011-4f35-bc74-45963a667080", 13:57:52 "model-version-id": "test-model-ver-d26946b8-18f5-4aab-9cb1-746f21abe013" 13:57:52 } 13:57:52 13:57:52 2024-01-15 13:57:52.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:52 2024-01-15 13:57:52.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:52 2024-01-15 13:57:52.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:52 2024-01-15 13:57:52.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:52 2024-01-15 13:57:52.654 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:52 2024-01-15 13:57:52.664 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:52 2024-01-15 13:57:52.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:52 2024-01-15 13:57:52.673 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:52 2024-01-15 13:57:52.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-12682d45-4cd2-4b2c-a97e-a4cf573933e7 with depth all 13:57:52 2024-01-15 13:57:52.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:52 2024-01-15 13:57:52.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:52 2024-01-15 13:57:52.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:52 2024-01-15 13:57:52.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:52 2024-01-15 13:57:52.681 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:52 2024-01-15 13:57:52.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:52 2024-01-15 13:57:52.687 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:52 2024-01-15 13:57:52.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-12682d45-4cd2-4b2c-a97e-a4cf573933e7 with resource version 1705327072653 13:57:52 2024-01-15 13:57:52.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:52 2024-01-15 13:57:52.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:52 2024-01-15 13:57:52.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:52 2024-01-15 13:57:52.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:52 2024-01-15 13:57:52.690 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:52 2024-01-15 13:57:52.698 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 24784 with label generic-vnf 13:57:52 2024-01-15 13:57:52.699 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:52 2024-01-15 13:57:52.704 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:53 2024-01-15 13:57:53.007 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:53 2024-01-15 13:57:53.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a80e40e9-e2c5-4c30-bf6c-1e9dfe39e4d0 with payload { 13:57:53 "model-invariant-id": "test-model-a80e40e9-e2c5-4c30-bf6c-1e9dfe39e4d0", 13:57:53 "model-type": "some-type" 13:57:53 } 13:57:53 2024-01-15 13:57:53.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:53 2024-01-15 13:57:53.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:53 2024-01-15 13:57:53.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:53 2024-01-15 13:57:53.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:53 2024-01-15 13:57:53.328 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:53 2024-01-15 13:57:53.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:53 2024-01-15 13:57:53.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:53 2024-01-15 13:57:53.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a80e40e9-e2c5-4c30-bf6c-1e9dfe39e4d0/model-vers/model-ver/test-model-ver-92d9faef-6802-4fc3-b979-97ca9f47893c with payload { 13:57:53 "model-version-id": "test-model-ver-92d9faef-6802-4fc3-b979-97ca9f47893c", 13:57:53 "model-name": "some-model", 13:57:53 "model-version": "testValue" 13:57:53 } 13:57:53 2024-01-15 13:57:53.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:53 2024-01-15 13:57:53.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:53 2024-01-15 13:57:53.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:53 2024-01-15 13:57:53.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:53 2024-01-15 13:57:53.338 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:53 2024-01-15 13:57:53.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:53 2024-01-15 13:57:53.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:53 2024-01-15 13:57:53.348 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-42a908df-4d57-4d21-b680-6c0533be246f with payload { 13:57:53 "vnf-id": "test-generic-42a908df-4d57-4d21-b680-6c0533be246f", 13:57:53 "vnf-type": "someval", 13:57:53 "vnf-name": "someval", 13:57:53 "model-invariant-id": "some-model" 13:57:53 } 13:57:53 2024-01-15 13:57:53.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:53 2024-01-15 13:57:53.351 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:53 2024-01-15 13:57:53.351 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:53 2024-01-15 13:57:53.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:57:53 2024-01-15 13:57:53.352 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-42a908df-4d57-4d21-b680-6c0533be246f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:57:53 2024-01-15 13:57:53.352 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-42a908df-4d57-4d21-b680-6c0533be246f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:57:53 2024-01-15 13:57:53.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e759c363-d5dc-4b1b-86fa-6e28b2e72eb8 with payload { 13:57:53 "model-invariant-id": "test-model-e759c363-d5dc-4b1b-86fa-6e28b2e72eb8", 13:57:53 "model-type": "some-type" 13:57:53 } 13:57:53 2024-01-15 13:57:53.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:53 2024-01-15 13:57:53.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:53 2024-01-15 13:57:53.665 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:53 2024-01-15 13:57:53.665 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:53 2024-01-15 13:57:53.665 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:53 2024-01-15 13:57:53.669 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:53 2024-01-15 13:57:53.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:53 2024-01-15 13:57:53.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e759c363-d5dc-4b1b-86fa-6e28b2e72eb8/model-vers/model-ver/test-model-ver-65e0af25-62d9-47ec-b341-59ab482af08a with payload { 13:57:53 "model-version-id": "test-model-ver-65e0af25-62d9-47ec-b341-59ab482af08a", 13:57:53 "model-name": "some-model", 13:57:53 "model-version": "testValue" 13:57:53 } 13:57:53 2024-01-15 13:57:53.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:53 2024-01-15 13:57:53.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:53 2024-01-15 13:57:53.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:53 2024-01-15 13:57:53.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:53 2024-01-15 13:57:53.675 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:53 2024-01-15 13:57:53.679 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:53 2024-01-15 13:57:53.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:53 2024-01-15 13:57:53.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-d3e690dd-0e15-4ba8-b0fa-59965a0c5082 with payload { 13:57:53 "vnf-id": "test-generic-d3e690dd-0e15-4ba8-b0fa-59965a0c5082", 13:57:53 "vnf-type": "someval", 13:57:53 "vnf-name": "someval", 13:57:53 "model-invariant-id": "test-model-e759c363-d5dc-4b1b-86fa-6e28b2e72eb8", 13:57:53 "model-version-id": "test-model-ver-65e0af25-62d9-47ec-b341-59ab482af08a" 13:57:53 } 13:57:53 13:57:53 2024-01-15 13:57:53.686 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:53 2024-01-15 13:57:53.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:53 2024-01-15 13:57:53.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:53 2024-01-15 13:57:53.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:53 2024-01-15 13:57:53.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:53 2024-01-15 13:57:53.699 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:53 2024-01-15 13:57:53.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:53 2024-01-15 13:57:53.707 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:53 2024-01-15 13:57:53.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-d3e690dd-0e15-4ba8-b0fa-59965a0c5082 with depth all 13:57:53 2024-01-15 13:57:53.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:53 2024-01-15 13:57:53.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:53 2024-01-15 13:57:53.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:53 2024-01-15 13:57:53.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:53 2024-01-15 13:57:53.717 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:53 2024-01-15 13:57:53.723 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:53 2024-01-15 13:57:53.724 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:53 2024-01-15 13:57:53.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-d3e690dd-0e15-4ba8-b0fa-59965a0c5082 with payload { 13:57:53 "vnf-id": "test-generic-d3e690dd-0e15-4ba8-b0fa-59965a0c5082", 13:57:53 "vnf-type": "someval", 13:57:53 "vnf-name": "someval", 13:57:53 "model-invariant-id": "test-model-8d80e073-93b9-4e1d-8d9b-451403490def", 13:57:53 "model-version-id": "test-model-ver-5661619e-7786-46ba-a9ec-e57c20a54854", 13:57:53 "resource-version": "1705327073688" 13:57:53 } 13:57:53 13:57:53 2024-01-15 13:57:53.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:53 2024-01-15 13:57:53.728 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:53 2024-01-15 13:57:53.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:53 2024-01-15 13:57:53.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:53 2024-01-15 13:57:53.729 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:53 2024-01-15 13:57:53.732 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-8d80e073-93b9-4e1d-8d9b-451403490def/model-vers/model-ver/test-model-ver-5661619e-7786-46ba-a9ec-e57c20a54854#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:57:53 2024-01-15 13:57:53.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:53 2024-01-15 13:57:53.733 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:57:53 2024-01-15 13:57:53.733 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d3e690dd-0e15-4ba8-b0fa-59965a0c5082","Node Not Found:object located at service-design-and-creation/models/model/test-model-8d80e073-93b9-4e1d-8d9b-451403490def/model-vers/model-ver/test-model-ver-5661619e-7786-46ba-a9ec-e57c20a54854#model-version not found","ERR.5.4.6114"]}}} 13:57:53 2024-01-15 13:57:53.734 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:54 2024-01-15 13:57:54.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f4d0eb06-ca43-4ca7-a307-3197a0cf1649 with payload { 13:57:54 "model-invariant-id": "test-model-f4d0eb06-ca43-4ca7-a307-3197a0cf1649", 13:57:54 "model-type": "some-type" 13:57:54 } 13:57:54 2024-01-15 13:57:54.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:54 2024-01-15 13:57:54.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.053 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:54 2024-01-15 13:57:54.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f4d0eb06-ca43-4ca7-a307-3197a0cf1649/model-vers/model-ver/test-model-ver-6b81992a-1935-41b9-a30e-df1346d2e1ab with payload { 13:57:54 "model-version-id": "test-model-ver-6b81992a-1935-41b9-a30e-df1346d2e1ab", 13:57:54 "model-name": "some-model", 13:57:54 "model-version": "testValue" 13:57:54 } 13:57:54 2024-01-15 13:57:54.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:54 2024-01-15 13:57:54.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.059 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.062 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:54 2024-01-15 13:57:54.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-2c4d2155-f7ab-460d-a0cf-432571de0a18 with payload { 13:57:54 "vnf-id": "test-generic-2c4d2155-f7ab-460d-a0cf-432571de0a18", 13:57:54 "vnf-type": "someval", 13:57:54 "vnf-name": "someval", 13:57:54 "model-invariant-id": "test-model-f4d0eb06-ca43-4ca7-a307-3197a0cf1649", 13:57:54 "model-version-id": "test-model-ver-6b81992a-1935-41b9-a30e-df1346d2e1ab" 13:57:54 } 13:57:54 13:57:54 2024-01-15 13:57:54.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:54 2024-01-15 13:57:54.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.071 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.080 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:54 2024-01-15 13:57:54.088 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:54 2024-01-15 13:57:54.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-2c4d2155-f7ab-460d-a0cf-432571de0a18 with depth all 13:57:54 2024-01-15 13:57:54.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:54 2024-01-15 13:57:54.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.094 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.099 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:54 2024-01-15 13:57:54.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5bfb5c57-8fd2-4dc6-a715-ff5b032157ea with payload { 13:57:54 "model-invariant-id": "test-model-5bfb5c57-8fd2-4dc6-a715-ff5b032157ea", 13:57:54 "model-type": "some-type" 13:57:54 } 13:57:54 2024-01-15 13:57:54.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:54 2024-01-15 13:57:54.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.103 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.105 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:54 2024-01-15 13:57:54.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5bfb5c57-8fd2-4dc6-a715-ff5b032157ea/model-vers/model-ver/test-model-ver-5058e3a4-0b64-4cb8-bb17-cb87b503d1fa with payload { 13:57:54 "model-version-id": "test-model-ver-5058e3a4-0b64-4cb8-bb17-cb87b503d1fa", 13:57:54 "model-name": "some-model", 13:57:54 "model-version": "testValue" 13:57:54 } 13:57:54 2024-01-15 13:57:54.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:54 2024-01-15 13:57:54.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.117 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:54 2024-01-15 13:57:54.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-2c4d2155-f7ab-460d-a0cf-432571de0a18 with payload { 13:57:54 "vnf-id": "test-generic-2c4d2155-f7ab-460d-a0cf-432571de0a18", 13:57:54 "vnf-type": "someval", 13:57:54 "vnf-name": "someval", 13:57:54 "model-invariant-id": "test-model-5bfb5c57-8fd2-4dc6-a715-ff5b032157ea", 13:57:54 "resource-version": "${resource-version}" 13:57:54 } 13:57:54 2024-01-15 13:57:54.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:54 2024-01-15 13:57:54.121 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:54 2024-01-15 13:57:54.122 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:54 2024-01-15 13:57:54.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:57:54 2024-01-15 13:57:54.122 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2c4d2155-f7ab-460d-a0cf-432571de0a18","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:57:54 2024-01-15 13:57:54.123 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:54 2024-01-15 13:57:54.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-04b9d208-0724-41c6-8cbc-53e6e39a247d with payload { 13:57:54 "model-invariant-id": "test-model-04b9d208-0724-41c6-8cbc-53e6e39a247d", 13:57:54 "model-type": "some-type" 13:57:54 } 13:57:54 2024-01-15 13:57:54.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:54 2024-01-15 13:57:54.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.441 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.443 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:54 2024-01-15 13:57:54.447 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-04b9d208-0724-41c6-8cbc-53e6e39a247d/model-vers/model-ver/test-model-ver-873eeff6-ea16-4da6-adb3-1d06a677ae1c with payload { 13:57:54 "model-version-id": "test-model-ver-873eeff6-ea16-4da6-adb3-1d06a677ae1c", 13:57:54 "model-name": "some-model", 13:57:54 "model-version": "testValue" 13:57:54 } 13:57:54 2024-01-15 13:57:54.448 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:54 2024-01-15 13:57:54.449 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.449 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.449 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.449 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.453 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.456 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:54 2024-01-15 13:57:54.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-156ccac5-9863-48c9-946f-9b444898266c with payload { 13:57:54 "vnf-id": "test-generic-156ccac5-9863-48c9-946f-9b444898266c", 13:57:54 "vnf-type": "someval", 13:57:54 "vnf-name": "someval", 13:57:54 "model-invariant-id": "test-model-04b9d208-0724-41c6-8cbc-53e6e39a247d", 13:57:54 "model-version-id": "test-model-ver-873eeff6-ea16-4da6-adb3-1d06a677ae1c" 13:57:54 } 13:57:54 13:57:54 2024-01-15 13:57:54.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:54 2024-01-15 13:57:54.460 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.460 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.460 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.460 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.469 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:54 2024-01-15 13:57:54.475 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:54 2024-01-15 13:57:54.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-156ccac5-9863-48c9-946f-9b444898266c with depth all 13:57:54 2024-01-15 13:57:54.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:54 2024-01-15 13:57:54.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.486 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:54 2024-01-15 13:57:54.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-61e63177-9616-42da-b43d-03e2a02e7f98 with payload { 13:57:54 "model-invariant-id": "test-model-61e63177-9616-42da-b43d-03e2a02e7f98", 13:57:54 "model-type": "some-type" 13:57:54 } 13:57:54 2024-01-15 13:57:54.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:54 2024-01-15 13:57:54.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.489 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.492 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:54 2024-01-15 13:57:54.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-61e63177-9616-42da-b43d-03e2a02e7f98/model-vers/model-ver/test-model-ver-6165233b-9595-4baa-8e65-10eae1c16f93 with payload { 13:57:54 "model-version-id": "test-model-ver-6165233b-9595-4baa-8e65-10eae1c16f93", 13:57:54 "model-name": "some-model", 13:57:54 "model-version": "testValue" 13:57:54 } 13:57:54 2024-01-15 13:57:54.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:54 2024-01-15 13:57:54.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.498 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:54 2024-01-15 13:57:54.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-156ccac5-9863-48c9-946f-9b444898266c with payload { 13:57:54 "vnf-id": "test-generic-156ccac5-9863-48c9-946f-9b444898266c", 13:57:54 "vnf-type": "someval", 13:57:54 "vnf-name": "someval", 13:57:54 "model-invariant-id": "test-model-61e63177-9616-42da-b43d-03e2a02e7f98", 13:57:54 "model-version-id": "test-model-ver-6165233b-9595-4baa-8e65-10eae1c16f93", 13:57:54 "resource-version": "1705327074460" 13:57:54 } 13:57:54 13:57:54 2024-01-15 13:57:54.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:54 2024-01-15 13:57:54.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.509 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.517 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:57:54 2024-01-15 13:57:54.522 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:54 2024-01-15 13:57:54.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-156ccac5-9863-48c9-946f-9b444898266c with depth all 13:57:54 2024-01-15 13:57:54.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:54 2024-01-15 13:57:54.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.532 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:54 2024-01-15 13:57:54.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-156ccac5-9863-48c9-946f-9b444898266c with resource version 1705327074508 13:57:54 2024-01-15 13:57:54.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:54 2024-01-15 13:57:54.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:54 2024-01-15 13:57:54.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:54 2024-01-15 13:57:54.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:54 2024-01-15 13:57:54.534 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:54 2024-01-15 13:57:54.539 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 45152 with label generic-vnf 13:57:54 2024-01-15 13:57:54.541 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:54 2024-01-15 13:57:54.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:54 2024-01-15 13:57:54.847 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:55 2024-01-15 13:57:55.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d5fb657a-b7db-43a2-9896-e91b54d62067 with payload { 13:57:55 "model-invariant-id": "test-model-d5fb657a-b7db-43a2-9896-e91b54d62067", 13:57:55 "model-type": "some-type" 13:57:55 } 13:57:55 2024-01-15 13:57:55.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:55 2024-01-15 13:57:55.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.170 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:55 2024-01-15 13:57:55.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d5fb657a-b7db-43a2-9896-e91b54d62067/model-vers/model-ver/test-model-ver-5e7d8e77-4928-4318-b965-ba1bba54330c with payload { 13:57:55 "model-version-id": "test-model-ver-5e7d8e77-4928-4318-b965-ba1bba54330c", 13:57:55 "model-name": "some-model", 13:57:55 "model-version": "testValue" 13:57:55 } 13:57:55 2024-01-15 13:57:55.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:55 2024-01-15 13:57:55.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.176 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.179 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:55 2024-01-15 13:57:55.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3b9d04a6-0e20-4697-984e-a91ef46cc190 with payload { 13:57:55 "vnf-id": "test-generic-3b9d04a6-0e20-4697-984e-a91ef46cc190", 13:57:55 "vnf-type": "someval", 13:57:55 "vnf-name": "someval", 13:57:55 "model-invariant-id": "test-model-d5fb657a-b7db-43a2-9896-e91b54d62067", 13:57:55 "model-version-id": "test-model-ver-5e7d8e77-4928-4318-b965-ba1bba54330c" 13:57:55 } 13:57:55 13:57:55 2024-01-15 13:57:55.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:55 2024-01-15 13:57:55.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.187 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.195 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:55 2024-01-15 13:57:55.201 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:55 2024-01-15 13:57:55.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-d5fb657a-b7db-43a2-9896-e91b54d62067/model-vers/model-ver/test-model-ver-5e7d8e77-4928-4318-b965-ba1bba54330c with depth all 13:57:55 2024-01-15 13:57:55.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:55 2024-01-15 13:57:55.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.207 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.210 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:55 2024-01-15 13:57:55.211 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-d5fb657a-b7db-43a2-9896-e91b54d62067/model-vers/model-ver/test-model-ver-5e7d8e77-4928-4318-b965-ba1bba54330c with resource version 1705327075175 13:57:55 2024-01-15 13:57:55.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:55 2024-01-15 13:57:55.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.212 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.216 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 13:57:55 2024-01-15 13:57:55.217 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 13:57:55 2024-01-15 13:57:55.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-d5fb657a-b7db-43a2-9896-e91b54d62067/model-vers/model-ver/test-model-ver-5e7d8e77-4928-4318-b965-ba1bba54330c"]}}} 13:57:55 2024-01-15 13:57:55.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-31d3902d-c34a-4c6b-b85f-5d40f5965b0f with payload { 13:57:55 "model-invariant-id": "test-model-31d3902d-c34a-4c6b-b85f-5d40f5965b0f", 13:57:55 "model-type": "some-type" 13:57:55 } 13:57:55 2024-01-15 13:57:55.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:55 2024-01-15 13:57:55.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.531 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.533 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:55 2024-01-15 13:57:55.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-31d3902d-c34a-4c6b-b85f-5d40f5965b0f/model-vers/model-ver/test-model-ver-baee868d-be0d-4965-a041-4b162de2620a with payload { 13:57:55 "model-version-id": "test-model-ver-baee868d-be0d-4965-a041-4b162de2620a", 13:57:55 "model-name": "some-model", 13:57:55 "model-version": "testValue" 13:57:55 } 13:57:55 2024-01-15 13:57:55.538 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:55 2024-01-15 13:57:55.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.542 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:55 2024-01-15 13:57:55.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-17aaa0d5-000a-491d-97d4-0f597e77ed4e with payload { 13:57:55 "vnf-id": "test-generic-17aaa0d5-000a-491d-97d4-0f597e77ed4e", 13:57:55 "vnf-type": "someval", 13:57:55 "vnf-name": "someval", 13:57:55 "model-invariant-id": "test-model-31d3902d-c34a-4c6b-b85f-5d40f5965b0f", 13:57:55 "model-version-id": "test-model-ver-baee868d-be0d-4965-a041-4b162de2620a" 13:57:55 } 13:57:55 13:57:55 2024-01-15 13:57:55.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:55 2024-01-15 13:57:55.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.550 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.559 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:55 2024-01-15 13:57:55.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-17aaa0d5-000a-491d-97d4-0f597e77ed4e with depth all 13:57:55 2024-01-15 13:57:55.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:55 2024-01-15 13:57:55.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.571 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:55 2024-01-15 13:57:55.572 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:55 2024-01-15 13:57:55.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-17aaa0d5-000a-491d-97d4-0f597e77ed4e with payload { 13:57:55 "vnf-id": "test-generic-17aaa0d5-000a-491d-97d4-0f597e77ed4e", 13:57:55 "vnf-type": "someval", 13:57:55 "vnf-name": "someval" 13:57:55 , "resource-version": "1705327075550"} 13:57:55 2024-01-15 13:57:55.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:55 2024-01-15 13:57:55.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.579 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.587 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:57:55 2024-01-15 13:57:55.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-17aaa0d5-000a-491d-97d4-0f597e77ed4e with depth all 13:57:55 2024-01-15 13:57:55.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:55 2024-01-15 13:57:55.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.595 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.599 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:55 2024-01-15 13:57:55.600 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:55 2024-01-15 13:57:55.604 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-17aaa0d5-000a-491d-97d4-0f597e77ed4e with resource version 1705327075578 13:57:55 2024-01-15 13:57:55.604 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:55 2024-01-15 13:57:55.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:55 2024-01-15 13:57:55.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:55 2024-01-15 13:57:55.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:55 2024-01-15 13:57:55.605 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:55 2024-01-15 13:57:55.610 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 28808 with label generic-vnf 13:57:55 2024-01-15 13:57:55.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:55 2024-01-15 13:57:55.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:55 2024-01-15 13:57:55.914 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:56 2024-01-15 13:57:56.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-3b73dce6-ec16-4b64-9bd2-b6b4a0f6b542 with payload { 13:57:56 "model-invariant-id": "test-model-3b73dce6-ec16-4b64-9bd2-b6b4a0f6b542", 13:57:56 "model-type": "some-type" 13:57:56 } 13:57:56 2024-01-15 13:57:56.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:56 2024-01-15 13:57:56.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:56 2024-01-15 13:57:56.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:56 2024-01-15 13:57:56.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:56 2024-01-15 13:57:56.232 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:56 2024-01-15 13:57:56.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:56 2024-01-15 13:57:56.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:56 2024-01-15 13:57:56.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-3b73dce6-ec16-4b64-9bd2-b6b4a0f6b542/model-vers/model-ver/test-model-ver-67ad44c0-3baf-4309-88e0-bf160b700937 with payload { 13:57:56 "model-version-id": "test-model-ver-67ad44c0-3baf-4309-88e0-bf160b700937", 13:57:56 "model-name": "some-model", 13:57:56 "model-version": "testValue" 13:57:56 } 13:57:56 2024-01-15 13:57:56.240 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:56 2024-01-15 13:57:56.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:56 2024-01-15 13:57:56.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:56 2024-01-15 13:57:56.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:56 2024-01-15 13:57:56.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:56 2024-01-15 13:57:56.245 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:56 2024-01-15 13:57:56.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:56 2024-01-15 13:57:56.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-384bc28a-8a97-45ec-8167-db3b9879a891 with payload { 13:57:56 "vnf-id": "test-generic-384bc28a-8a97-45ec-8167-db3b9879a891", 13:57:56 "vnf-type": "someval", 13:57:56 "vnf-name": "someval", 13:57:56 "model-invariant-id": "random-wrong-model", 13:57:56 "model-version-id": "random-wrong-model-ver" 13:57:56 } 13:57:56 13:57:56 2024-01-15 13:57:56.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:56 2024-01-15 13:57:56.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:56 2024-01-15 13:57:56.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:56 2024-01-15 13:57:56.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:56 2024-01-15 13:57:56.254 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:56 2024-01-15 13:57:56.257 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:57:56 2024-01-15 13:57:56.258 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:56 2024-01-15 13:57:56.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:57:56 2024-01-15 13:57:56.258 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-384bc28a-8a97-45ec-8167-db3b9879a891","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:57:56 2024-01-15 13:57:56.259 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-384bc28a-8a97-45ec-8167-db3b9879a891","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:57:56 2024-01-15 13:57:56.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e0bdc0d3-ee32-4fa4-98e3-4ea489ae7475 with payload { 13:57:56 "model-invariant-id": "test-model-e0bdc0d3-ee32-4fa4-98e3-4ea489ae7475", 13:57:56 "model-type": "some-type" 13:57:56 } 13:57:56 2024-01-15 13:57:56.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:56 2024-01-15 13:57:56.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:56 2024-01-15 13:57:56.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:56 2024-01-15 13:57:56.572 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:56 2024-01-15 13:57:56.572 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:56 2024-01-15 13:57:56.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:56 2024-01-15 13:57:56.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:56 2024-01-15 13:57:56.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e0bdc0d3-ee32-4fa4-98e3-4ea489ae7475/model-vers/model-ver/test-model-ver-e8eeba4f-7a0f-4cdc-aa7d-b8c56063d1f8 with payload { 13:57:56 "model-version-id": "test-model-ver-e8eeba4f-7a0f-4cdc-aa7d-b8c56063d1f8", 13:57:56 "model-name": "some-model", 13:57:56 "model-version": "testValue" 13:57:56 } 13:57:56 2024-01-15 13:57:56.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:56 2024-01-15 13:57:56.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:56 2024-01-15 13:57:56.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:56 2024-01-15 13:57:56.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:56 2024-01-15 13:57:56.582 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:56 2024-01-15 13:57:56.586 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:56 2024-01-15 13:57:56.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:56 2024-01-15 13:57:56.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-08bdae42-bcb7-4ef3-b497-95654da09fad with payload { 13:57:56 "global-customer-id": "test-customer-08bdae42-bcb7-4ef3-b497-95654da09fad", 13:57:56 "subscriber-name": "example-subscriber-name-val-99675", 13:57:56 "subscriber-type": "example-subscriber-type-val-40388", 13:57:56 "service-subscriptions": { 13:57:56 "service-subscription": [ 13:57:56 { 13:57:56 "service-type": "test-subtype-a6d6bad9-666c-4159-a598-2c4a2b89bf2d", 13:57:56 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 13:57:56 "service-instances": { 13:57:56 "service-instance": [ 13:57:56 { 13:57:56 "service-instance-id": "test-tenant-961fe8e1-f868-4e38-8362-f99f2e07ac20", 13:57:56 "service-instance-name": "example-service-instance-name-val-4896", 13:57:56 "service-type": "example-service-type-val-25453", 13:57:56 "service-role": "example-service-role-val-66197", 13:57:56 "environment-context": "example-environment-context-val-95014", 13:57:56 "workload-context": "example-workload-context-val-56102", 13:57:56 "model-invariant-id": "test-model-e0bdc0d3-ee32-4fa4-98e3-4ea489ae7475", 13:57:56 "model-version-id": "test-model-ver-e8eeba4f-7a0f-4cdc-aa7d-b8c56063d1f8" 13:57:56 } 13:57:56 ] 13:57:56 } 13:57:56 } 13:57:56 ] 13:57:56 } 13:57:56 } 13:57:56 2024-01-15 13:57:56.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:57:56 2024-01-15 13:57:56.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:56 2024-01-15 13:57:56.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:56 2024-01-15 13:57:56.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:56 2024-01-15 13:57:56.596 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:56 2024-01-15 13:57:56.608 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:56 2024-01-15 13:57:56.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:56 2024-01-15 13:57:56.615 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:56 2024-01-15 13:57:56.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-08bdae42-bcb7-4ef3-b497-95654da09fad with depth all 13:57:56 2024-01-15 13:57:56.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:57:56 2024-01-15 13:57:56.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:56 2024-01-15 13:57:56.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:56 2024-01-15 13:57:56.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:56 2024-01-15 13:57:56.622 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:56 2024-01-15 13:57:56.631 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:56 2024-01-15 13:57:56.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:56 2024-01-15 13:57:56.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-6a067643-67c0-420b-9258-4b93cb9d0203 with payload { 13:57:56 "vnf-id": "vnf-6a067643-67c0-420b-9258-4b93cb9d0203", 13:57:56 "vnf-type": "someval", 13:57:56 "vnf-name": "someval", 13:57:56 "relationship-list": { 13:57:56 "relationship": [ 13:57:56 { 13:57:56 "related-to": "service-instance", 13:57:56 "related-link": "/aai/v11/business/customers/customer/test-customer-08bdae42-bcb7-4ef3-b497-95654da09fad/service-subscriptions/service-subscription/test-subtype-a6d6bad9-666c-4159-a598-2c4a2b89bf2d/service-instances/service-instance/test-tenant-961fe8e1-f868-4e38-8362-f99f2e07ac20" 13:57:56 } 13:57:56 ] 13:57:56 } 13:57:56 } 13:57:56 13:57:56 2024-01-15 13:57:56.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:56 2024-01-15 13:57:56.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:56 2024-01-15 13:57:56.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:56 2024-01-15 13:57:56.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:56 2024-01-15 13:57:56.636 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:56 2024-01-15 13:57:56.676 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:56 2024-01-15 13:57:56.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:56 2024-01-15 13:57:56.686 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-6a067643-67c0-420b-9258-4b93cb9d0203 with depth all 13:57:56 2024-01-15 13:57:56.687 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:56 2024-01-15 13:57:56.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:56 2024-01-15 13:57:56.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:56 2024-01-15 13:57:56.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:56 2024-01-15 13:57:56.688 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:56 2024-01-15 13:57:56.693 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:56 2024-01-15 13:57:56.693 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:56 2024-01-15 13:57:56.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-08bdae42-bcb7-4ef3-b497-95654da09fad with depth all 13:57:56 2024-01-15 13:57:56.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:57:56 2024-01-15 13:57:56.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:56 2024-01-15 13:57:56.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:56 2024-01-15 13:57:56.695 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:56 2024-01-15 13:57:56.696 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:56 2024-01-15 13:57:56.701 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:56 2024-01-15 13:57:56.701 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:57 2024-01-15 13:57:57.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-33fbac0d-a41d-4765-81e6-00be46271555 with payload { 13:57:57 "model-invariant-id": "test-model-33fbac0d-a41d-4765-81e6-00be46271555", 13:57:57 "model-type": "some-type" 13:57:57 } 13:57:57 2024-01-15 13:57:57.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:57 2024-01-15 13:57:57.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.017 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:57 2024-01-15 13:57:57.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-33fbac0d-a41d-4765-81e6-00be46271555/model-vers/model-ver/test-model-ver-945e4924-92ea-4ea3-895c-4c20f9403c90 with payload { 13:57:57 "model-version-id": "test-model-ver-945e4924-92ea-4ea3-895c-4c20f9403c90", 13:57:57 "model-name": "some-model", 13:57:57 "model-version": "testValue" 13:57:57 } 13:57:57 2024-01-15 13:57:57.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:57 2024-01-15 13:57:57.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.025 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.028 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:57 2024-01-15 13:57:57.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6a79c8d4-9163-44d4-bd6e-25ba597efb40 with payload { 13:57:57 "vnf-id": "test-generic-6a79c8d4-9163-44d4-bd6e-25ba597efb40", 13:57:57 "vnf-type": "someval", 13:57:57 "vnf-name": "someval", 13:57:57 "model-invariant-id": "test-model-33fbac0d-a41d-4765-81e6-00be46271555", 13:57:57 "model-version-id": "test-model-ver-945e4924-92ea-4ea3-895c-4c20f9403c90" 13:57:57 } 13:57:57 13:57:57 2024-01-15 13:57:57.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:57 2024-01-15 13:57:57.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.035 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.043 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:57 2024-01-15 13:57:57.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6a79c8d4-9163-44d4-bd6e-25ba597efb40 with depth all 13:57:57 2024-01-15 13:57:57.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:57 2024-01-15 13:57:57.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.049 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.053 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:57 2024-01-15 13:57:57.054 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:57 2024-01-15 13:57:57.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6a79c8d4-9163-44d4-bd6e-25ba597efb40 with payload { 13:57:57 "vnf-id": "test-generic-6a79c8d4-9163-44d4-bd6e-25ba597efb40", 13:57:57 "vnf-type": "someval", 13:57:57 "vnf-name": "someval", 13:57:57 "model-invariant-id": "test-model-33fbac0d-a41d-4765-81e6-00be46271555", 13:57:57 "model-version-id": "test-model-ver-945e4924-92ea-4ea3-895c-4c20f9403c90", 13:57:57 "resource-version": "1705327077035" 13:57:57 } 13:57:57 13:57:57 2024-01-15 13:57:57.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:57 2024-01-15 13:57:57.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.060 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.066 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:57:57 2024-01-15 13:57:57.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6a79c8d4-9163-44d4-bd6e-25ba597efb40 with depth all 13:57:57 2024-01-15 13:57:57.071 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:57 2024-01-15 13:57:57.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.072 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.075 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:57 2024-01-15 13:57:57.076 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:57 2024-01-15 13:57:57.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6a79c8d4-9163-44d4-bd6e-25ba597efb40 with resource version 1705327077060 13:57:57 2024-01-15 13:57:57.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:57 2024-01-15 13:57:57.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.081 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.085 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 41112 with label generic-vnf 13:57:57 2024-01-15 13:57:57.086 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:57 2024-01-15 13:57:57.391 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:57 2024-01-15 13:57:57.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-92404d9f-432e-47ce-896c-8c0680f3a692 with payload { 13:57:57 "model-invariant-id": "test-model-92404d9f-432e-47ce-896c-8c0680f3a692", 13:57:57 "model-type": "some-type" 13:57:57 } 13:57:57 2024-01-15 13:57:57.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:57 2024-01-15 13:57:57.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.709 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.712 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:57 2024-01-15 13:57:57.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-92404d9f-432e-47ce-896c-8c0680f3a692/model-vers/model-ver/test-model-ver-1ed7c749-f6dc-4daa-8cb6-7a40a5557ec0 with payload { 13:57:57 "model-version-id": "test-model-ver-1ed7c749-f6dc-4daa-8cb6-7a40a5557ec0", 13:57:57 "model-name": "some-model", 13:57:57 "model-version": "testValue" 13:57:57 } 13:57:57 2024-01-15 13:57:57.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:57 2024-01-15 13:57:57.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.721 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.724 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:57 2024-01-15 13:57:57.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-2ef9957f-f143-40b6-859f-bfedb9daa3ba with payload { 13:57:57 "vnf-id": "test-generic-2ef9957f-f143-40b6-859f-bfedb9daa3ba", 13:57:57 "vnf-type": "someval", 13:57:57 "vnf-name": "someval", 13:57:57 "model-invariant-id": "test-model-92404d9f-432e-47ce-896c-8c0680f3a692", 13:57:57 "model-version-id": "test-model-ver-1ed7c749-f6dc-4daa-8cb6-7a40a5557ec0" 13:57:57 } 13:57:57 13:57:57 2024-01-15 13:57:57.726 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:57 2024-01-15 13:57:57.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.728 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.735 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:57 2024-01-15 13:57:57.740 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:57 2024-01-15 13:57:57.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-2ef9957f-f143-40b6-859f-bfedb9daa3ba with depth all 13:57:57 2024-01-15 13:57:57.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:57 2024-01-15 13:57:57.744 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.745 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.748 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:57 2024-01-15 13:57:57.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-2ef9957f-f143-40b6-859f-bfedb9daa3ba with resource version 1705327077727 13:57:57 2024-01-15 13:57:57.751 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:57 2024-01-15 13:57:57.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:57 2024-01-15 13:57:57.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:57 2024-01-15 13:57:57.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:57 2024-01-15 13:57:57.751 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:57 2024-01-15 13:57:57.755 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 41040 with label generic-vnf 13:57:57 2024-01-15 13:57:57.756 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:57 2024-01-15 13:57:57.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:58 2024-01-15 13:57:58.062 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:58 2024-01-15 13:57:58.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-955384fa-f4c7-4c55-b6d4-fce949e91744 with payload { 13:57:58 "model-invariant-id": "test-model-955384fa-f4c7-4c55-b6d4-fce949e91744", 13:57:58 "model-type": "some-type" 13:57:58 } 13:57:58 2024-01-15 13:57:58.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:58 2024-01-15 13:57:58.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:58 2024-01-15 13:57:58.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:58 2024-01-15 13:57:58.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:58 2024-01-15 13:57:58.379 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:58 2024-01-15 13:57:58.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:58 2024-01-15 13:57:58.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:58 2024-01-15 13:57:58.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-955384fa-f4c7-4c55-b6d4-fce949e91744/model-vers/model-ver/test-model-ver-4fd0f9d9-ccb5-4aaa-8c01-640cd1082d45 with payload { 13:57:58 "model-version-id": "test-model-ver-4fd0f9d9-ccb5-4aaa-8c01-640cd1082d45", 13:57:58 "model-name": "some-model", 13:57:58 "model-version": "testValue" 13:57:58 } 13:57:58 2024-01-15 13:57:58.386 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:58 2024-01-15 13:57:58.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:58 2024-01-15 13:57:58.387 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:58 2024-01-15 13:57:58.387 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:58 2024-01-15 13:57:58.387 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:58 2024-01-15 13:57:58.390 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:58 2024-01-15 13:57:58.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:58 2024-01-15 13:57:58.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-ed0bd1fb-5bda-4b4f-a866-837c28397afd with payload { 13:57:58 "vnf-id": "test-generic-ed0bd1fb-5bda-4b4f-a866-837c28397afd", 13:57:58 "vnf-type": "someval", 13:57:58 "vnf-name": "someval", 13:57:58 "model-invariant-id": "some-model" 13:57:58 } 13:57:58 2024-01-15 13:57:58.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:58 2024-01-15 13:57:58.396 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:58 2024-01-15 13:57:58.396 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:58 2024-01-15 13:57:58.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:57:58 2024-01-15 13:57:58.397 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-ed0bd1fb-5bda-4b4f-a866-837c28397afd","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:57:58 2024-01-15 13:57:58.397 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-ed0bd1fb-5bda-4b4f-a866-837c28397afd","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:57:58 2024-01-15 13:57:58.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5c062c99-a7db-441a-9ea6-36e0ba6b2b67 with payload { 13:57:58 "model-invariant-id": "test-model-5c062c99-a7db-441a-9ea6-36e0ba6b2b67", 13:57:58 "model-type": "some-type" 13:57:58 } 13:57:58 2024-01-15 13:57:58.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:58 2024-01-15 13:57:58.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:58 2024-01-15 13:57:58.709 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:58 2024-01-15 13:57:58.709 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:58 2024-01-15 13:57:58.709 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:58 2024-01-15 13:57:58.712 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:58 2024-01-15 13:57:58.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:58 2024-01-15 13:57:58.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5c062c99-a7db-441a-9ea6-36e0ba6b2b67/model-vers/model-ver/test-model-ver-5e9b181a-36b3-49bb-a927-88a12125e3e5 with payload { 13:57:58 "model-version-id": "test-model-ver-5e9b181a-36b3-49bb-a927-88a12125e3e5", 13:57:58 "model-name": "some-model", 13:57:58 "model-version": "testValue" 13:57:58 } 13:57:58 2024-01-15 13:57:58.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:58 2024-01-15 13:57:58.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:58 2024-01-15 13:57:58.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:58 2024-01-15 13:57:58.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:58 2024-01-15 13:57:58.717 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:58 2024-01-15 13:57:58.720 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:58 2024-01-15 13:57:58.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:58 2024-01-15 13:57:58.724 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0a949786-b861-45fc-9339-9c6b0caa90fe with payload { 13:57:58 "vnf-id": "test-generic-0a949786-b861-45fc-9339-9c6b0caa90fe", 13:57:58 "vnf-type": "someval", 13:57:58 "vnf-name": "someval", 13:57:58 "model-invariant-id": "test-model-5c062c99-a7db-441a-9ea6-36e0ba6b2b67", 13:57:58 "model-version-id": "test-model-ver-5e9b181a-36b3-49bb-a927-88a12125e3e5" 13:57:58 } 13:57:58 13:57:58 2024-01-15 13:57:58.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:58 2024-01-15 13:57:58.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:58 2024-01-15 13:57:58.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:58 2024-01-15 13:57:58.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:58 2024-01-15 13:57:58.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:58 2024-01-15 13:57:58.734 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:58 2024-01-15 13:57:58.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:58 2024-01-15 13:57:58.739 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:58 2024-01-15 13:57:58.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0a949786-b861-45fc-9339-9c6b0caa90fe with depth all 13:57:58 2024-01-15 13:57:58.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:58 2024-01-15 13:57:58.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:58 2024-01-15 13:57:58.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:58 2024-01-15 13:57:58.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:58 2024-01-15 13:57:58.743 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:58 2024-01-15 13:57:58.746 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:58 2024-01-15 13:57:58.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:58 2024-01-15 13:57:58.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0a949786-b861-45fc-9339-9c6b0caa90fe with payload { 13:57:58 "vnf-id": "test-generic-0a949786-b861-45fc-9339-9c6b0caa90fe", 13:57:58 "vnf-type": "someval", 13:57:58 "vnf-name": "someval", 13:57:58 "model-invariant-id": "test-model-ee18d95a-9c5f-4979-a012-2063e5845e1a", 13:57:58 "model-version-id": "test-model-ver-4f207860-d1b0-4a8b-9612-3a120a45336e", 13:57:58 "resource-version": "1705327078726" 13:57:58 } 13:57:58 13:57:58 2024-01-15 13:57:58.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:58 2024-01-15 13:57:58.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:58 2024-01-15 13:57:58.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:58 2024-01-15 13:57:58.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:58 2024-01-15 13:57:58.750 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:58 2024-01-15 13:57:58.751 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-ee18d95a-9c5f-4979-a012-2063e5845e1a/model-vers/model-ver/test-model-ver-4f207860-d1b0-4a8b-9612-3a120a45336e#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:57:58 2024-01-15 13:57:58.753 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:58 2024-01-15 13:57:58.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:57:58 2024-01-15 13:57:58.753 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-0a949786-b861-45fc-9339-9c6b0caa90fe","Node Not Found:object located at service-design-and-creation/models/model/test-model-ee18d95a-9c5f-4979-a012-2063e5845e1a/model-vers/model-ver/test-model-ver-4f207860-d1b0-4a8b-9612-3a120a45336e#model-version not found","ERR.5.4.6114"]}}} 13:57:58 2024-01-15 13:57:58.753 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:59 2024-01-15 13:57:59.063 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-70e9ba52-8798-411b-81bb-59a21ef485e6 with payload { 13:57:59 "model-invariant-id": "test-model-70e9ba52-8798-411b-81bb-59a21ef485e6", 13:57:59 "model-type": "some-type" 13:57:59 } 13:57:59 2024-01-15 13:57:59.064 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:59 2024-01-15 13:57:59.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.066 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.068 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:59 2024-01-15 13:57:59.071 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-70e9ba52-8798-411b-81bb-59a21ef485e6/model-vers/model-ver/test-model-ver-afc8c92a-3036-4fea-87d6-eb0cd138a01b with payload { 13:57:59 "model-version-id": "test-model-ver-afc8c92a-3036-4fea-87d6-eb0cd138a01b", 13:57:59 "model-name": "some-model", 13:57:59 "model-version": "testValue" 13:57:59 } 13:57:59 2024-01-15 13:57:59.072 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:59 2024-01-15 13:57:59.073 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.073 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.073 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.073 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.075 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:59 2024-01-15 13:57:59.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-365d6e0d-c4fb-416b-9cfd-3c865d5c921e with payload { 13:57:59 "vnf-id": "test-generic-365d6e0d-c4fb-416b-9cfd-3c865d5c921e", 13:57:59 "vnf-type": "someval", 13:57:59 "vnf-name": "someval", 13:57:59 "model-invariant-id": "test-model-70e9ba52-8798-411b-81bb-59a21ef485e6", 13:57:59 "model-version-id": "test-model-ver-afc8c92a-3036-4fea-87d6-eb0cd138a01b" 13:57:59 } 13:57:59 13:57:59 2024-01-15 13:57:59.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:59 2024-01-15 13:57:59.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.082 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.088 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:59 2024-01-15 13:57:59.093 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:59 2024-01-15 13:57:59.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-365d6e0d-c4fb-416b-9cfd-3c865d5c921e with depth all 13:57:59 2024-01-15 13:57:59.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:59 2024-01-15 13:57:59.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.100 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:59 2024-01-15 13:57:59.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-847ea837-46d7-43e8-ae1f-c10f1ef86653 with payload { 13:57:59 "model-invariant-id": "test-model-847ea837-46d7-43e8-ae1f-c10f1ef86653", 13:57:59 "model-type": "some-type" 13:57:59 } 13:57:59 2024-01-15 13:57:59.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:59 2024-01-15 13:57:59.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.103 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:59 2024-01-15 13:57:59.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-847ea837-46d7-43e8-ae1f-c10f1ef86653/model-vers/model-ver/test-model-ver-0f0aeba2-9042-43c7-b71c-16b16debfa6c with payload { 13:57:59 "model-version-id": "test-model-ver-0f0aeba2-9042-43c7-b71c-16b16debfa6c", 13:57:59 "model-name": "some-model", 13:57:59 "model-version": "testValue" 13:57:59 } 13:57:59 2024-01-15 13:57:59.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:59 2024-01-15 13:57:59.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.108 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.113 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:59 2024-01-15 13:57:59.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-365d6e0d-c4fb-416b-9cfd-3c865d5c921e with payload { 13:57:59 "vnf-id": "test-generic-365d6e0d-c4fb-416b-9cfd-3c865d5c921e", 13:57:59 "vnf-type": "someval", 13:57:59 "vnf-name": "someval", 13:57:59 "model-invariant-id": "test-model-847ea837-46d7-43e8-ae1f-c10f1ef86653", 13:57:59 "resource-version": "${resource-version}" 13:57:59 } 13:57:59 2024-01-15 13:57:59.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:59 2024-01-15 13:57:59.116 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:59 2024-01-15 13:57:59.116 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:57:59 2024-01-15 13:57:59.117 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:57:59 2024-01-15 13:57:59.117 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-365d6e0d-c4fb-416b-9cfd-3c865d5c921e","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:57:59 2024-01-15 13:57:59.117 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:59 2024-01-15 13:57:59.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-30b87861-9356-4763-a0ad-12b43a1b2a9b with payload { 13:57:59 "model-invariant-id": "test-model-30b87861-9356-4763-a0ad-12b43a1b2a9b", 13:57:59 "model-type": "some-type" 13:57:59 } 13:57:59 2024-01-15 13:57:59.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:59 2024-01-15 13:57:59.430 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.430 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.430 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.431 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.433 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:59 2024-01-15 13:57:59.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-30b87861-9356-4763-a0ad-12b43a1b2a9b/model-vers/model-ver/test-model-ver-0fda85d2-8b5b-4a2c-826f-3aff06f85fba with payload { 13:57:59 "model-version-id": "test-model-ver-0fda85d2-8b5b-4a2c-826f-3aff06f85fba", 13:57:59 "model-name": "some-model", 13:57:59 "model-version": "testValue" 13:57:59 } 13:57:59 2024-01-15 13:57:59.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:59 2024-01-15 13:57:59.438 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.438 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.438 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.438 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.441 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:59 2024-01-15 13:57:59.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e0279493-3cee-4ed5-b613-a3a5d7b649ff with payload { 13:57:59 "vnf-id": "test-generic-e0279493-3cee-4ed5-b613-a3a5d7b649ff", 13:57:59 "vnf-type": "someval", 13:57:59 "vnf-name": "someval", 13:57:59 "model-invariant-id": "test-model-30b87861-9356-4763-a0ad-12b43a1b2a9b", 13:57:59 "model-version-id": "test-model-ver-0fda85d2-8b5b-4a2c-826f-3aff06f85fba" 13:57:59 } 13:57:59 13:57:59 2024-01-15 13:57:59.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:59 2024-01-15 13:57:59.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.447 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.454 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:59 2024-01-15 13:57:59.459 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:59 2024-01-15 13:57:59.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e0279493-3cee-4ed5-b613-a3a5d7b649ff with depth all 13:57:59 2024-01-15 13:57:59.463 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:59 2024-01-15 13:57:59.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.463 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.467 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:59 2024-01-15 13:57:59.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9986d407-2440-464c-b740-e9f9d7bcb370 with payload { 13:57:59 "model-invariant-id": "test-model-9986d407-2440-464c-b740-e9f9d7bcb370", 13:57:59 "model-type": "some-type" 13:57:59 } 13:57:59 2024-01-15 13:57:59.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:57:59 2024-01-15 13:57:59.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.470 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.471 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:59 2024-01-15 13:57:59.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-9986d407-2440-464c-b740-e9f9d7bcb370/model-vers/model-ver/test-model-ver-f28880fd-31e2-4647-88c6-56662667038f with payload { 13:57:59 "model-version-id": "test-model-ver-f28880fd-31e2-4647-88c6-56662667038f", 13:57:59 "model-name": "some-model", 13:57:59 "model-version": "testValue" 13:57:59 } 13:57:59 2024-01-15 13:57:59.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:57:59 2024-01-15 13:57:59.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.476 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.478 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:57:59 2024-01-15 13:57:59.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e0279493-3cee-4ed5-b613-a3a5d7b649ff with payload { 13:57:59 "vnf-id": "test-generic-e0279493-3cee-4ed5-b613-a3a5d7b649ff", 13:57:59 "vnf-type": "someval", 13:57:59 "vnf-name": "someval", 13:57:59 "model-invariant-id": "test-model-9986d407-2440-464c-b740-e9f9d7bcb370", 13:57:59 "model-version-id": "test-model-ver-f28880fd-31e2-4647-88c6-56662667038f", 13:57:59 "resource-version": "1705327079446" 13:57:59 } 13:57:59 13:57:59 2024-01-15 13:57:59.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:59 2024-01-15 13:57:59.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.484 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.491 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:57:59 2024-01-15 13:57:59.495 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:57:59 2024-01-15 13:57:59.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e0279493-3cee-4ed5-b613-a3a5d7b649ff with depth all 13:57:59 2024-01-15 13:57:59.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:59 2024-01-15 13:57:59.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.502 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:57:59 2024-01-15 13:57:59.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e0279493-3cee-4ed5-b613-a3a5d7b649ff with resource version 1705327079484 13:57:59 2024-01-15 13:57:59.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:57:59 2024-01-15 13:57:59.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:57:59 2024-01-15 13:57:59.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:57:59 2024-01-15 13:57:59.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:57:59 2024-01-15 13:57:59.504 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:57:59 2024-01-15 13:57:59.508 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 41096 with label generic-vnf 13:57:59 2024-01-15 13:57:59.509 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:57:59 2024-01-15 13:57:59.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:57:59 2024-01-15 13:57:59.815 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:00 2024-01-15 13:58:00.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e135b2bb-8274-4511-b4f7-25419b9cccbc with payload { 13:58:00 "model-invariant-id": "test-model-e135b2bb-8274-4511-b4f7-25419b9cccbc", 13:58:00 "model-type": "some-type" 13:58:00 } 13:58:00 2024-01-15 13:58:00.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:00 2024-01-15 13:58:00.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.129 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.132 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:00 2024-01-15 13:58:00.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e135b2bb-8274-4511-b4f7-25419b9cccbc/model-vers/model-ver/test-model-ver-e09a9c1d-d633-4be7-b357-ddab8ab806f4 with payload { 13:58:00 "model-version-id": "test-model-ver-e09a9c1d-d633-4be7-b357-ddab8ab806f4", 13:58:00 "model-name": "some-model", 13:58:00 "model-version": "testValue" 13:58:00 } 13:58:00 2024-01-15 13:58:00.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:00 2024-01-15 13:58:00.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.137 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.139 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:00 2024-01-15 13:58:00.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-ab55705d-1ed8-4f0b-b058-63dcbfa15b14 with payload { 13:58:00 "vnf-id": "test-generic-ab55705d-1ed8-4f0b-b058-63dcbfa15b14", 13:58:00 "vnf-type": "someval", 13:58:00 "vnf-name": "someval", 13:58:00 "model-invariant-id": "test-model-e135b2bb-8274-4511-b4f7-25419b9cccbc", 13:58:00 "model-version-id": "test-model-ver-e09a9c1d-d633-4be7-b357-ddab8ab806f4" 13:58:00 } 13:58:00 13:58:00 2024-01-15 13:58:00.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:00 2024-01-15 13:58:00.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.145 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.152 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:00 2024-01-15 13:58:00.156 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:00 2024-01-15 13:58:00.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-e135b2bb-8274-4511-b4f7-25419b9cccbc/model-vers/model-ver/test-model-ver-e09a9c1d-d633-4be7-b357-ddab8ab806f4 with depth all 13:58:00 2024-01-15 13:58:00.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:00 2024-01-15 13:58:00.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.160 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:00 2024-01-15 13:58:00.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-e135b2bb-8274-4511-b4f7-25419b9cccbc/model-vers/model-ver/test-model-ver-e09a9c1d-d633-4be7-b357-ddab8ab806f4 with resource version 1705327080137 13:58:00 2024-01-15 13:58:00.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:00 2024-01-15 13:58:00.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.166 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 13:58:00 2024-01-15 13:58:00.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 13:58:00 2024-01-15 13:58:00.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-e135b2bb-8274-4511-b4f7-25419b9cccbc/model-vers/model-ver/test-model-ver-e09a9c1d-d633-4be7-b357-ddab8ab806f4"]}}} 13:58:00 2024-01-15 13:58:00.476 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2f3dfad7-2ea1-4a5d-827c-6ac2f0bef42d with payload { 13:58:00 "model-invariant-id": "test-model-2f3dfad7-2ea1-4a5d-827c-6ac2f0bef42d", 13:58:00 "model-type": "some-type" 13:58:00 } 13:58:00 2024-01-15 13:58:00.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:00 2024-01-15 13:58:00.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.480 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.482 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:00 2024-01-15 13:58:00.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2f3dfad7-2ea1-4a5d-827c-6ac2f0bef42d/model-vers/model-ver/test-model-ver-5a0d2255-6e9c-499e-b428-bcc0539d98fd with payload { 13:58:00 "model-version-id": "test-model-ver-5a0d2255-6e9c-499e-b428-bcc0539d98fd", 13:58:00 "model-name": "some-model", 13:58:00 "model-version": "testValue" 13:58:00 } 13:58:00 2024-01-15 13:58:00.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:00 2024-01-15 13:58:00.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.486 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.489 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:00 2024-01-15 13:58:00.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e32f9b8f-fb9a-4bb3-928c-dbc0e29fa34c with payload { 13:58:00 "vnf-id": "test-generic-e32f9b8f-fb9a-4bb3-928c-dbc0e29fa34c", 13:58:00 "vnf-type": "someval", 13:58:00 "vnf-name": "someval", 13:58:00 "model-invariant-id": "test-model-2f3dfad7-2ea1-4a5d-827c-6ac2f0bef42d", 13:58:00 "model-version-id": "test-model-ver-5a0d2255-6e9c-499e-b428-bcc0539d98fd" 13:58:00 } 13:58:00 13:58:00 2024-01-15 13:58:00.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:00 2024-01-15 13:58:00.494 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.494 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.494 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.494 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:00 2024-01-15 13:58:00.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e32f9b8f-fb9a-4bb3-928c-dbc0e29fa34c with depth all 13:58:00 2024-01-15 13:58:00.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:00 2024-01-15 13:58:00.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.506 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.509 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:00 2024-01-15 13:58:00.509 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:00 2024-01-15 13:58:00.512 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e32f9b8f-fb9a-4bb3-928c-dbc0e29fa34c with payload { 13:58:00 "vnf-id": "test-generic-e32f9b8f-fb9a-4bb3-928c-dbc0e29fa34c", 13:58:00 "vnf-type": "someval", 13:58:00 "vnf-name": "someval" 13:58:00 , "resource-version": "1705327080494"} 13:58:00 2024-01-15 13:58:00.513 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:00 2024-01-15 13:58:00.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:00 2024-01-15 13:58:00.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e32f9b8f-fb9a-4bb3-928c-dbc0e29fa34c with depth all 13:58:00 2024-01-15 13:58:00.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:00 2024-01-15 13:58:00.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.525 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:00 2024-01-15 13:58:00.529 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:00 2024-01-15 13:58:00.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e32f9b8f-fb9a-4bb3-928c-dbc0e29fa34c with resource version 1705327080514 13:58:00 2024-01-15 13:58:00.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:00 2024-01-15 13:58:00.533 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:00 2024-01-15 13:58:00.533 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:00 2024-01-15 13:58:00.533 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:00 2024-01-15 13:58:00.533 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:00 2024-01-15 13:58:00.536 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 53456 with label generic-vnf 13:58:00 2024-01-15 13:58:00.537 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:00 2024-01-15 13:58:00.538 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:00 2024-01-15 13:58:00.840 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:01 2024-01-15 13:58:01.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0438ed4d-e08b-4ab7-ad2c-481ac99f6be0 with payload { 13:58:01 "model-invariant-id": "test-model-0438ed4d-e08b-4ab7-ad2c-481ac99f6be0", 13:58:01 "model-type": "some-type" 13:58:01 } 13:58:01 2024-01-15 13:58:01.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:01 2024-01-15 13:58:01.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.157 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.159 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:01 2024-01-15 13:58:01.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0438ed4d-e08b-4ab7-ad2c-481ac99f6be0/model-vers/model-ver/test-model-ver-331c98ed-243b-4dca-948a-59e85278a00b with payload { 13:58:01 "model-version-id": "test-model-ver-331c98ed-243b-4dca-948a-59e85278a00b", 13:58:01 "model-name": "some-model", 13:58:01 "model-version": "testValue" 13:58:01 } 13:58:01 2024-01-15 13:58:01.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:01 2024-01-15 13:58:01.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.166 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:01 2024-01-15 13:58:01.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-39c8ccfc-33c3-4d22-a9fd-5700d847b141 with payload { 13:58:01 "vnf-id": "test-generic-39c8ccfc-33c3-4d22-a9fd-5700d847b141", 13:58:01 "vnf-type": "someval", 13:58:01 "vnf-name": "someval", 13:58:01 "model-invariant-id": "random-wrong-model", 13:58:01 "model-version-id": "random-wrong-model-ver" 13:58:01 } 13:58:01 13:58:01 2024-01-15 13:58:01.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:01 2024-01-15 13:58:01.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.172 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.174 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:01 2024-01-15 13:58:01.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:01 2024-01-15 13:58:01.175 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-39c8ccfc-33c3-4d22-a9fd-5700d847b141","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:01 2024-01-15 13:58:01.175 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-39c8ccfc-33c3-4d22-a9fd-5700d847b141","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:01 2024-01-15 13:58:01.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0100380d-a929-4d39-b45d-cad64a9ff67f with payload { 13:58:01 "model-invariant-id": "test-model-0100380d-a929-4d39-b45d-cad64a9ff67f", 13:58:01 "model-type": "some-type" 13:58:01 } 13:58:01 2024-01-15 13:58:01.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:01 2024-01-15 13:58:01.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.487 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.489 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:01 2024-01-15 13:58:01.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0100380d-a929-4d39-b45d-cad64a9ff67f/model-vers/model-ver/test-model-ver-564d7376-b491-4493-b22b-e3a9a5941b55 with payload { 13:58:01 "model-version-id": "test-model-ver-564d7376-b491-4493-b22b-e3a9a5941b55", 13:58:01 "model-name": "some-model", 13:58:01 "model-version": "testValue" 13:58:01 } 13:58:01 2024-01-15 13:58:01.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:01 2024-01-15 13:58:01.494 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.494 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.494 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.494 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.497 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:01 2024-01-15 13:58:01.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-a4f47080-b5ed-4c78-926f-e4a05ce7ecf0 with payload { 13:58:01 "global-customer-id": "test-customer-a4f47080-b5ed-4c78-926f-e4a05ce7ecf0", 13:58:01 "subscriber-name": "example-subscriber-name-val-99675", 13:58:01 "subscriber-type": "example-subscriber-type-val-40388", 13:58:01 "service-subscriptions": { 13:58:01 "service-subscription": [ 13:58:01 { 13:58:01 "service-type": "test-subtype-829f64d5-d701-48cd-b836-9ebcc6cb867c", 13:58:01 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 13:58:01 "service-instances": { 13:58:01 "service-instance": [ 13:58:01 { 13:58:01 "service-instance-id": "test-tenant-07149d47-65dd-4944-8f32-fa1923177b4e", 13:58:01 "service-instance-name": "example-service-instance-name-val-4896", 13:58:01 "service-type": "example-service-type-val-25453", 13:58:01 "service-role": "example-service-role-val-66197", 13:58:01 "environment-context": "example-environment-context-val-95014", 13:58:01 "workload-context": "example-workload-context-val-56102", 13:58:01 "model-invariant-id": "test-model-0100380d-a929-4d39-b45d-cad64a9ff67f", 13:58:01 "model-version-id": "test-model-ver-564d7376-b491-4493-b22b-e3a9a5941b55" 13:58:01 } 13:58:01 ] 13:58:01 } 13:58:01 } 13:58:01 ] 13:58:01 } 13:58:01 } 13:58:01 2024-01-15 13:58:01.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:01 2024-01-15 13:58:01.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.503 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.512 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:01 2024-01-15 13:58:01.516 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:01 2024-01-15 13:58:01.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-a4f47080-b5ed-4c78-926f-e4a05ce7ecf0 with depth all 13:58:01 2024-01-15 13:58:01.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:01 2024-01-15 13:58:01.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.521 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.525 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:01 2024-01-15 13:58:01.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-93cdd764-59b4-4e94-96bf-9f69990bb912 with payload { 13:58:01 "vnf-id": "vnf-93cdd764-59b4-4e94-96bf-9f69990bb912", 13:58:01 "vnf-type": "someval", 13:58:01 "vnf-name": "someval", 13:58:01 "relationship-list": { 13:58:01 "relationship": [ 13:58:01 { 13:58:01 "related-to": "service-instance", 13:58:01 "related-link": "/aai/v11/business/customers/customer/test-customer-a4f47080-b5ed-4c78-926f-e4a05ce7ecf0/service-subscriptions/service-subscription/test-subtype-829f64d5-d701-48cd-b836-9ebcc6cb867c/service-instances/service-instance/test-tenant-07149d47-65dd-4944-8f32-fa1923177b4e" 13:58:01 } 13:58:01 ] 13:58:01 } 13:58:01 } 13:58:01 13:58:01 2024-01-15 13:58:01.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:01 2024-01-15 13:58:01.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.528 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.537 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:01 2024-01-15 13:58:01.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-93cdd764-59b4-4e94-96bf-9f69990bb912 with depth all 13:58:01 2024-01-15 13:58:01.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:01 2024-01-15 13:58:01.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.552 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:01 2024-01-15 13:58:01.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-a4f47080-b5ed-4c78-926f-e4a05ce7ecf0 with depth all 13:58:01 2024-01-15 13:58:01.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:01 2024-01-15 13:58:01.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.553 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:01 2024-01-15 13:58:01.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-bec18607-00cd-4fe7-a602-89ac89dcfe6e with payload { 13:58:01 "model-invariant-id": "test-model-bec18607-00cd-4fe7-a602-89ac89dcfe6e", 13:58:01 "model-type": "some-type" 13:58:01 } 13:58:01 2024-01-15 13:58:01.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:01 2024-01-15 13:58:01.870 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.870 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.870 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.871 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:01 2024-01-15 13:58:01.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-bec18607-00cd-4fe7-a602-89ac89dcfe6e/model-vers/model-ver/test-model-ver-253d80e6-234c-47a7-ab46-7e82eb6793be with payload { 13:58:01 "model-version-id": "test-model-ver-253d80e6-234c-47a7-ab46-7e82eb6793be", 13:58:01 "model-name": "some-model", 13:58:01 "model-version": "testValue" 13:58:01 } 13:58:01 2024-01-15 13:58:01.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:01 2024-01-15 13:58:01.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.881 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:01 2024-01-15 13:58:01.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-87aa3528-ffe6-42e7-a887-603d22d62050 with payload { 13:58:01 "vnf-id": "test-generic-87aa3528-ffe6-42e7-a887-603d22d62050", 13:58:01 "vnf-type": "someval", 13:58:01 "vnf-name": "someval", 13:58:01 "model-invariant-id": "test-model-bec18607-00cd-4fe7-a602-89ac89dcfe6e", 13:58:01 "model-version-id": "test-model-ver-253d80e6-234c-47a7-ab46-7e82eb6793be" 13:58:01 } 13:58:01 13:58:01 2024-01-15 13:58:01.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:01 2024-01-15 13:58:01.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:01 2024-01-15 13:58:01.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-87aa3528-ffe6-42e7-a887-603d22d62050 with depth all 13:58:01 2024-01-15 13:58:01.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:01 2024-01-15 13:58:01.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.902 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.906 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.906 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:01 2024-01-15 13:58:01.907 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:01 2024-01-15 13:58:01.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-87aa3528-ffe6-42e7-a887-603d22d62050 with payload { 13:58:01 "vnf-id": "test-generic-87aa3528-ffe6-42e7-a887-603d22d62050", 13:58:01 "vnf-type": "someval", 13:58:01 "vnf-name": "someval", 13:58:01 "model-invariant-id": "test-model-bec18607-00cd-4fe7-a602-89ac89dcfe6e", 13:58:01 "model-version-id": "test-model-ver-253d80e6-234c-47a7-ab46-7e82eb6793be", 13:58:01 "resource-version": "1705327081888" 13:58:01 } 13:58:01 13:58:01 2024-01-15 13:58:01.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:01 2024-01-15 13:58:01.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.913 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.918 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:01 2024-01-15 13:58:01.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-87aa3528-ffe6-42e7-a887-603d22d62050 with depth all 13:58:01 2024-01-15 13:58:01.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:01 2024-01-15 13:58:01.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.923 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.926 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:01 2024-01-15 13:58:01.927 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:01 2024-01-15 13:58:01.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-87aa3528-ffe6-42e7-a887-603d22d62050 with resource version 1705327081912 13:58:01 2024-01-15 13:58:01.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:01 2024-01-15 13:58:01.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:01 2024-01-15 13:58:01.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:01 2024-01-15 13:58:01.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:01 2024-01-15 13:58:01.931 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:01 2024-01-15 13:58:01.935 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 45192 with label generic-vnf 13:58:01 2024-01-15 13:58:01.936 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:01 2024-01-15 13:58:01.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:02 2024-01-15 13:58:02.242 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:02 2024-01-15 13:58:02.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b4f52ccb-5816-45b1-ad0b-48cf7501feb6 with payload { 13:58:02 "model-invariant-id": "test-model-b4f52ccb-5816-45b1-ad0b-48cf7501feb6", 13:58:02 "model-type": "some-type" 13:58:02 } 13:58:02 2024-01-15 13:58:02.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:02 2024-01-15 13:58:02.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:02 2024-01-15 13:58:02.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:02 2024-01-15 13:58:02.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:02 2024-01-15 13:58:02.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:02 2024-01-15 13:58:02.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:02 2024-01-15 13:58:02.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:02 2024-01-15 13:58:02.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b4f52ccb-5816-45b1-ad0b-48cf7501feb6/model-vers/model-ver/test-model-ver-97cfdffa-e684-4679-96c7-3d8f328ee0b2 with payload { 13:58:02 "model-version-id": "test-model-ver-97cfdffa-e684-4679-96c7-3d8f328ee0b2", 13:58:02 "model-name": "some-model", 13:58:02 "model-version": "testValue" 13:58:02 } 13:58:02 2024-01-15 13:58:02.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:02 2024-01-15 13:58:02.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:02 2024-01-15 13:58:02.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:02 2024-01-15 13:58:02.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:02 2024-01-15 13:58:02.567 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:02 2024-01-15 13:58:02.570 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:02 2024-01-15 13:58:02.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:02 2024-01-15 13:58:02.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0049d978-75e6-409e-90f5-65d7bd3003ed with payload { 13:58:02 "vnf-id": "test-generic-0049d978-75e6-409e-90f5-65d7bd3003ed", 13:58:02 "vnf-type": "someval", 13:58:02 "vnf-name": "someval", 13:58:02 "model-invariant-id": "test-model-b4f52ccb-5816-45b1-ad0b-48cf7501feb6", 13:58:02 "model-version-id": "test-model-ver-97cfdffa-e684-4679-96c7-3d8f328ee0b2" 13:58:02 } 13:58:02 13:58:02 2024-01-15 13:58:02.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:02 2024-01-15 13:58:02.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:02 2024-01-15 13:58:02.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:02 2024-01-15 13:58:02.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:02 2024-01-15 13:58:02.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:02 2024-01-15 13:58:02.584 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:02 2024-01-15 13:58:02.588 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:02 2024-01-15 13:58:02.589 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:02 2024-01-15 13:58:02.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0049d978-75e6-409e-90f5-65d7bd3003ed with depth all 13:58:02 2024-01-15 13:58:02.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:02 2024-01-15 13:58:02.593 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:02 2024-01-15 13:58:02.593 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:02 2024-01-15 13:58:02.593 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:02 2024-01-15 13:58:02.594 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:02 2024-01-15 13:58:02.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:02 2024-01-15 13:58:02.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:02 2024-01-15 13:58:02.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0049d978-75e6-409e-90f5-65d7bd3003ed with resource version 1705327082576 13:58:02 2024-01-15 13:58:02.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:02 2024-01-15 13:58:02.599 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:02 2024-01-15 13:58:02.599 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:02 2024-01-15 13:58:02.599 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:02 2024-01-15 13:58:02.599 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:02 2024-01-15 13:58:02.603 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 65608 with label generic-vnf 13:58:02 2024-01-15 13:58:02.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:02 2024-01-15 13:58:02.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:02 2024-01-15 13:58:02.910 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:03 2024-01-15 13:58:03.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a263404e-d8c3-4c4d-9a06-0ee892fda83d with payload { 13:58:03 "model-invariant-id": "test-model-a263404e-d8c3-4c4d-9a06-0ee892fda83d", 13:58:03 "model-type": "some-type" 13:58:03 } 13:58:03 2024-01-15 13:58:03.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:03 2024-01-15 13:58:03.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.232 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:03 2024-01-15 13:58:03.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a263404e-d8c3-4c4d-9a06-0ee892fda83d/model-vers/model-ver/test-model-ver-f1508f02-bf06-4893-a720-3a1e8535df98 with payload { 13:58:03 "model-version-id": "test-model-ver-f1508f02-bf06-4893-a720-3a1e8535df98", 13:58:03 "model-name": "some-model", 13:58:03 "model-version": "testValue" 13:58:03 } 13:58:03 2024-01-15 13:58:03.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:03 2024-01-15 13:58:03.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.237 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:03 2024-01-15 13:58:03.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-354bccc6-434b-4c04-8e0b-b4d07ff54945 with payload { 13:58:03 "vnf-id": "test-generic-354bccc6-434b-4c04-8e0b-b4d07ff54945", 13:58:03 "vnf-type": "someval", 13:58:03 "vnf-name": "someval", 13:58:03 "model-invariant-id": "some-model" 13:58:03 } 13:58:03 2024-01-15 13:58:03.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:03 2024-01-15 13:58:03.248 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:03 2024-01-15 13:58:03.248 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:03 2024-01-15 13:58:03.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:03 2024-01-15 13:58:03.249 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-354bccc6-434b-4c04-8e0b-b4d07ff54945","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:03 2024-01-15 13:58:03.249 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-354bccc6-434b-4c04-8e0b-b4d07ff54945","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:03 2024-01-15 13:58:03.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c3eb4d44-27be-42de-b646-04a86d1b1c2c with payload { 13:58:03 "model-invariant-id": "test-model-c3eb4d44-27be-42de-b646-04a86d1b1c2c", 13:58:03 "model-type": "some-type" 13:58:03 } 13:58:03 2024-01-15 13:58:03.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:03 2024-01-15 13:58:03.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.563 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:03 2024-01-15 13:58:03.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-c3eb4d44-27be-42de-b646-04a86d1b1c2c/model-vers/model-ver/test-model-ver-e0aab5ab-6c5a-4f19-a136-e36f89977b6f with payload { 13:58:03 "model-version-id": "test-model-ver-e0aab5ab-6c5a-4f19-a136-e36f89977b6f", 13:58:03 "model-name": "some-model", 13:58:03 "model-version": "testValue" 13:58:03 } 13:58:03 2024-01-15 13:58:03.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:03 2024-01-15 13:58:03.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.568 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.571 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:03 2024-01-15 13:58:03.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-dad6efe1-0c68-4bd5-b4a5-d0a46d2129c7 with payload { 13:58:03 "vnf-id": "test-generic-dad6efe1-0c68-4bd5-b4a5-d0a46d2129c7", 13:58:03 "vnf-type": "someval", 13:58:03 "vnf-name": "someval", 13:58:03 "model-invariant-id": "test-model-c3eb4d44-27be-42de-b646-04a86d1b1c2c", 13:58:03 "model-version-id": "test-model-ver-e0aab5ab-6c5a-4f19-a136-e36f89977b6f" 13:58:03 } 13:58:03 13:58:03 2024-01-15 13:58:03.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:03 2024-01-15 13:58:03.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.578 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.586 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:03 2024-01-15 13:58:03.592 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:03 2024-01-15 13:58:03.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-dad6efe1-0c68-4bd5-b4a5-d0a46d2129c7 with depth all 13:58:03 2024-01-15 13:58:03.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:03 2024-01-15 13:58:03.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.601 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:03 2024-01-15 13:58:03.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-dad6efe1-0c68-4bd5-b4a5-d0a46d2129c7 with payload { 13:58:03 "vnf-id": "test-generic-dad6efe1-0c68-4bd5-b4a5-d0a46d2129c7", 13:58:03 "vnf-type": "someval", 13:58:03 "vnf-name": "someval", 13:58:03 "model-invariant-id": "test-model-fc1443cf-f0a9-472f-a8fb-36abaf708396", 13:58:03 "model-version-id": "test-model-ver-02db8411-9d8a-498a-85be-1d9bed238858", 13:58:03 "resource-version": "1705327083578" 13:58:03 } 13:58:03 13:58:03 2024-01-15 13:58:03.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:03 2024-01-15 13:58:03.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.605 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.607 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-fc1443cf-f0a9-472f-a8fb-36abaf708396/model-vers/model-ver/test-model-ver-02db8411-9d8a-498a-85be-1d9bed238858#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:03 2024-01-15 13:58:03.608 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:03 2024-01-15 13:58:03.609 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-dad6efe1-0c68-4bd5-b4a5-d0a46d2129c7","Node Not Found:object located at service-design-and-creation/models/model/test-model-fc1443cf-f0a9-472f-a8fb-36abaf708396/model-vers/model-ver/test-model-ver-02db8411-9d8a-498a-85be-1d9bed238858#model-version not found","ERR.5.4.6114"]}}} 13:58:03 2024-01-15 13:58:03.609 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:03 2024-01-15 13:58:03.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-16885d06-dd4c-4f23-91c0-e852675269c2 with payload { 13:58:03 "model-invariant-id": "test-model-16885d06-dd4c-4f23-91c0-e852675269c2", 13:58:03 "model-type": "some-type" 13:58:03 } 13:58:03 2024-01-15 13:58:03.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:03 2024-01-15 13:58:03.924 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.924 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.924 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.924 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.926 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:03 2024-01-15 13:58:03.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-16885d06-dd4c-4f23-91c0-e852675269c2/model-vers/model-ver/test-model-ver-11ecc50c-41da-49e6-8598-57feb9bee52f with payload { 13:58:03 "model-version-id": "test-model-ver-11ecc50c-41da-49e6-8598-57feb9bee52f", 13:58:03 "model-name": "some-model", 13:58:03 "model-version": "testValue" 13:58:03 } 13:58:03 2024-01-15 13:58:03.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:03 2024-01-15 13:58:03.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.931 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.934 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:03 2024-01-15 13:58:03.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d784037e-d984-4c1f-a909-bd1701559e41 with payload { 13:58:03 "vnf-id": "test-generic-d784037e-d984-4c1f-a909-bd1701559e41", 13:58:03 "vnf-type": "someval", 13:58:03 "vnf-name": "someval", 13:58:03 "model-invariant-id": "test-model-16885d06-dd4c-4f23-91c0-e852675269c2", 13:58:03 "model-version-id": "test-model-ver-11ecc50c-41da-49e6-8598-57feb9bee52f" 13:58:03 } 13:58:03 13:58:03 2024-01-15 13:58:03.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:03 2024-01-15 13:58:03.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.941 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:03 2024-01-15 13:58:03.952 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:03 2024-01-15 13:58:03.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d784037e-d984-4c1f-a909-bd1701559e41 with depth all 13:58:03 2024-01-15 13:58:03.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:03 2024-01-15 13:58:03.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.959 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:03 2024-01-15 13:58:03.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e6d82b4a-1be5-4c6a-8a2c-881a5bbc4137 with payload { 13:58:03 "model-invariant-id": "test-model-e6d82b4a-1be5-4c6a-8a2c-881a5bbc4137", 13:58:03 "model-type": "some-type" 13:58:03 } 13:58:03 2024-01-15 13:58:03.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:03 2024-01-15 13:58:03.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.964 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:03 2024-01-15 13:58:03.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e6d82b4a-1be5-4c6a-8a2c-881a5bbc4137/model-vers/model-ver/test-model-ver-dfcde039-f30a-4dc4-9583-9a505bc973b6 with payload { 13:58:03 "model-version-id": "test-model-ver-dfcde039-f30a-4dc4-9583-9a505bc973b6", 13:58:03 "model-name": "some-model", 13:58:03 "model-version": "testValue" 13:58:03 } 13:58:03 2024-01-15 13:58:03.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:03 2024-01-15 13:58:03.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:03 2024-01-15 13:58:03.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:03 2024-01-15 13:58:03.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:03 2024-01-15 13:58:03.969 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:03 2024-01-15 13:58:03.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:03 2024-01-15 13:58:03.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:03 2024-01-15 13:58:03.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d784037e-d984-4c1f-a909-bd1701559e41 with payload { 13:58:03 "vnf-id": "test-generic-d784037e-d984-4c1f-a909-bd1701559e41", 13:58:03 "vnf-type": "someval", 13:58:03 "vnf-name": "someval", 13:58:03 "model-invariant-id": "test-model-e6d82b4a-1be5-4c6a-8a2c-881a5bbc4137", 13:58:03 "resource-version": "${resource-version}" 13:58:03 } 13:58:03 2024-01-15 13:58:03.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:03 2024-01-15 13:58:03.978 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:03 2024-01-15 13:58:03.978 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:03 2024-01-15 13:58:03.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:03 2024-01-15 13:58:03.978 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d784037e-d984-4c1f-a909-bd1701559e41","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:03 2024-01-15 13:58:03.979 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:04 2024-01-15 13:58:04.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-866b0719-53f7-4823-b2e3-9361229e01ec with payload { 13:58:04 "model-invariant-id": "test-model-866b0719-53f7-4823-b2e3-9361229e01ec", 13:58:04 "model-type": "some-type" 13:58:04 } 13:58:04 2024-01-15 13:58:04.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:04 2024-01-15 13:58:04.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:04 2024-01-15 13:58:04.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:04 2024-01-15 13:58:04.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:04 2024-01-15 13:58:04.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:04 2024-01-15 13:58:04.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:04 2024-01-15 13:58:04.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:04 2024-01-15 13:58:04.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-866b0719-53f7-4823-b2e3-9361229e01ec/model-vers/model-ver/test-model-ver-048ff95b-eb67-4bff-961a-19aa27484e76 with payload { 13:58:04 "model-version-id": "test-model-ver-048ff95b-eb67-4bff-961a-19aa27484e76", 13:58:04 "model-name": "some-model", 13:58:04 "model-version": "testValue" 13:58:04 } 13:58:04 2024-01-15 13:58:04.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:04 2024-01-15 13:58:04.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:04 2024-01-15 13:58:04.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:04 2024-01-15 13:58:04.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:04 2024-01-15 13:58:04.328 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:04 2024-01-15 13:58:04.331 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:04 2024-01-15 13:58:04.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:04 2024-01-15 13:58:04.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4c398636-017a-4a62-980f-fd3a6d1c3b2f with payload { 13:58:04 "vnf-id": "test-generic-4c398636-017a-4a62-980f-fd3a6d1c3b2f", 13:58:04 "vnf-type": "someval", 13:58:04 "vnf-name": "someval", 13:58:04 "model-invariant-id": "test-model-866b0719-53f7-4823-b2e3-9361229e01ec", 13:58:04 "model-version-id": "test-model-ver-048ff95b-eb67-4bff-961a-19aa27484e76" 13:58:04 } 13:58:04 13:58:04 2024-01-15 13:58:04.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:04 2024-01-15 13:58:04.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:04 2024-01-15 13:58:04.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:04 2024-01-15 13:58:04.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:04 2024-01-15 13:58:04.337 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:04 2024-01-15 13:58:04.344 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:04 2024-01-15 13:58:04.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:04 2024-01-15 13:58:04.348 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:04 2024-01-15 13:58:04.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4c398636-017a-4a62-980f-fd3a6d1c3b2f with depth all 13:58:04 2024-01-15 13:58:04.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:04 2024-01-15 13:58:04.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:04 2024-01-15 13:58:04.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:04 2024-01-15 13:58:04.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:04 2024-01-15 13:58:04.353 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:04 2024-01-15 13:58:04.356 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:04 2024-01-15 13:58:04.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:04 2024-01-15 13:58:04.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4dbdb77e-23a4-4139-aa0f-dc1730af053c with payload { 13:58:04 "model-invariant-id": "test-model-4dbdb77e-23a4-4139-aa0f-dc1730af053c", 13:58:04 "model-type": "some-type" 13:58:04 } 13:58:04 2024-01-15 13:58:04.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:04 2024-01-15 13:58:04.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:04 2024-01-15 13:58:04.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:04 2024-01-15 13:58:04.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:04 2024-01-15 13:58:04.359 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:04 2024-01-15 13:58:04.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:04 2024-01-15 13:58:04.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:04 2024-01-15 13:58:04.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4dbdb77e-23a4-4139-aa0f-dc1730af053c/model-vers/model-ver/test-model-ver-28c7a849-5f97-49f1-8558-871772e4ea06 with payload { 13:58:04 "model-version-id": "test-model-ver-28c7a849-5f97-49f1-8558-871772e4ea06", 13:58:04 "model-name": "some-model", 13:58:04 "model-version": "testValue" 13:58:04 } 13:58:04 2024-01-15 13:58:04.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:04 2024-01-15 13:58:04.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:04 2024-01-15 13:58:04.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:04 2024-01-15 13:58:04.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:04 2024-01-15 13:58:04.365 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:04 2024-01-15 13:58:04.368 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:04 2024-01-15 13:58:04.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:04 2024-01-15 13:58:04.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4c398636-017a-4a62-980f-fd3a6d1c3b2f with payload { 13:58:04 "vnf-id": "test-generic-4c398636-017a-4a62-980f-fd3a6d1c3b2f", 13:58:04 "vnf-type": "someval", 13:58:04 "vnf-name": "someval", 13:58:04 "model-invariant-id": "test-model-4dbdb77e-23a4-4139-aa0f-dc1730af053c", 13:58:04 "model-version-id": "test-model-ver-28c7a849-5f97-49f1-8558-871772e4ea06", 13:58:04 "resource-version": "1705327084336" 13:58:04 } 13:58:04 13:58:04 2024-01-15 13:58:04.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:04 2024-01-15 13:58:04.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:04 2024-01-15 13:58:04.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:04 2024-01-15 13:58:04.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:04 2024-01-15 13:58:04.374 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:04 2024-01-15 13:58:04.380 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:04 2024-01-15 13:58:04.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:04 2024-01-15 13:58:04.385 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:04 2024-01-15 13:58:04.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4c398636-017a-4a62-980f-fd3a6d1c3b2f with depth all 13:58:04 2024-01-15 13:58:04.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:04 2024-01-15 13:58:04.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:04 2024-01-15 13:58:04.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:04 2024-01-15 13:58:04.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:04 2024-01-15 13:58:04.389 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:04 2024-01-15 13:58:04.392 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:04 2024-01-15 13:58:04.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:04 2024-01-15 13:58:04.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4c398636-017a-4a62-980f-fd3a6d1c3b2f with resource version 1705327084374 13:58:04 2024-01-15 13:58:04.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:04 2024-01-15 13:58:04.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:04 2024-01-15 13:58:04.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:04 2024-01-15 13:58:04.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:04 2024-01-15 13:58:04.394 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:04 2024-01-15 13:58:04.397 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 69776 with label generic-vnf 13:58:04 2024-01-15 13:58:04.398 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:04 2024-01-15 13:58:04.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:04 2024-01-15 13:58:04.703 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:05 2024-01-15 13:58:05.018 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-45f3fb60-34dd-4a2c-93a4-6b9062728353 with payload { 13:58:05 "model-invariant-id": "test-model-45f3fb60-34dd-4a2c-93a4-6b9062728353", 13:58:05 "model-type": "some-type" 13:58:05 } 13:58:05 2024-01-15 13:58:05.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:05 2024-01-15 13:58:05.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.021 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.023 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:05 2024-01-15 13:58:05.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-45f3fb60-34dd-4a2c-93a4-6b9062728353/model-vers/model-ver/test-model-ver-1995399a-988b-4b42-b5d6-36766c349416 with payload { 13:58:05 "model-version-id": "test-model-ver-1995399a-988b-4b42-b5d6-36766c349416", 13:58:05 "model-name": "some-model", 13:58:05 "model-version": "testValue" 13:58:05 } 13:58:05 2024-01-15 13:58:05.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:05 2024-01-15 13:58:05.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.027 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.030 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:05 2024-01-15 13:58:05.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-7ba395b5-acd1-4548-852e-b64f0c89b206 with payload { 13:58:05 "vnf-id": "test-generic-7ba395b5-acd1-4548-852e-b64f0c89b206", 13:58:05 "vnf-type": "someval", 13:58:05 "vnf-name": "someval", 13:58:05 "model-invariant-id": "test-model-45f3fb60-34dd-4a2c-93a4-6b9062728353", 13:58:05 "model-version-id": "test-model-ver-1995399a-988b-4b42-b5d6-36766c349416" 13:58:05 } 13:58:05 13:58:05 2024-01-15 13:58:05.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:05 2024-01-15 13:58:05.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.042 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:05 2024-01-15 13:58:05.047 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:05 2024-01-15 13:58:05.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-45f3fb60-34dd-4a2c-93a4-6b9062728353/model-vers/model-ver/test-model-ver-1995399a-988b-4b42-b5d6-36766c349416 with depth all 13:58:05 2024-01-15 13:58:05.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:05 2024-01-15 13:58:05.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.052 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:05 2024-01-15 13:58:05.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-45f3fb60-34dd-4a2c-93a4-6b9062728353/model-vers/model-ver/test-model-ver-1995399a-988b-4b42-b5d6-36766c349416 with resource version 1705327085027 13:58:05 2024-01-15 13:58:05.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:05 2024-01-15 13:58:05.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.056 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.056 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.059 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 13:58:05 2024-01-15 13:58:05.060 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 13:58:05 2024-01-15 13:58:05.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-45f3fb60-34dd-4a2c-93a4-6b9062728353/model-vers/model-ver/test-model-ver-1995399a-988b-4b42-b5d6-36766c349416"]}}} 13:58:05 2024-01-15 13:58:05.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-07382ced-111e-4a14-a59a-bf59c3ddce0c with payload { 13:58:05 "model-invariant-id": "test-model-07382ced-111e-4a14-a59a-bf59c3ddce0c", 13:58:05 "model-type": "some-type" 13:58:05 } 13:58:05 2024-01-15 13:58:05.368 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:05 2024-01-15 13:58:05.369 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.370 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.370 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.370 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.373 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:05 2024-01-15 13:58:05.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-07382ced-111e-4a14-a59a-bf59c3ddce0c/model-vers/model-ver/test-model-ver-7f88b823-af5a-4ceb-b6c6-c98c1fc9c8d6 with payload { 13:58:05 "model-version-id": "test-model-ver-7f88b823-af5a-4ceb-b6c6-c98c1fc9c8d6", 13:58:05 "model-name": "some-model", 13:58:05 "model-version": "testValue" 13:58:05 } 13:58:05 2024-01-15 13:58:05.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:05 2024-01-15 13:58:05.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.377 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.380 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:05 2024-01-15 13:58:05.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9f121913-f4af-4405-92d3-aeed036ead17 with payload { 13:58:05 "vnf-id": "test-generic-9f121913-f4af-4405-92d3-aeed036ead17", 13:58:05 "vnf-type": "someval", 13:58:05 "vnf-name": "someval", 13:58:05 "model-invariant-id": "test-model-07382ced-111e-4a14-a59a-bf59c3ddce0c", 13:58:05 "model-version-id": "test-model-ver-7f88b823-af5a-4ceb-b6c6-c98c1fc9c8d6" 13:58:05 } 13:58:05 13:58:05 2024-01-15 13:58:05.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:05 2024-01-15 13:58:05.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.386 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.394 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:05 2024-01-15 13:58:05.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9f121913-f4af-4405-92d3-aeed036ead17 with depth all 13:58:05 2024-01-15 13:58:05.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:05 2024-01-15 13:58:05.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.401 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.404 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:05 2024-01-15 13:58:05.405 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:05 2024-01-15 13:58:05.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9f121913-f4af-4405-92d3-aeed036ead17 with payload { 13:58:05 "vnf-id": "test-generic-9f121913-f4af-4405-92d3-aeed036ead17", 13:58:05 "vnf-type": "someval", 13:58:05 "vnf-name": "someval" 13:58:05 , "resource-version": "1705327085386"} 13:58:05 2024-01-15 13:58:05.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:05 2024-01-15 13:58:05.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.410 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.416 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:05 2024-01-15 13:58:05.420 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9f121913-f4af-4405-92d3-aeed036ead17 with depth all 13:58:05 2024-01-15 13:58:05.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:05 2024-01-15 13:58:05.421 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.421 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.421 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.422 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.425 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.425 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:05 2024-01-15 13:58:05.426 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:05 2024-01-15 13:58:05.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9f121913-f4af-4405-92d3-aeed036ead17 with resource version 1705327085410 13:58:05 2024-01-15 13:58:05.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:05 2024-01-15 13:58:05.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:05 2024-01-15 13:58:05.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:05 2024-01-15 13:58:05.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:05 2024-01-15 13:58:05.430 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:05 2024-01-15 13:58:05.434 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 77968 with label generic-vnf 13:58:05 2024-01-15 13:58:05.434 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:05 2024-01-15 13:58:05.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:05 2024-01-15 13:58:05.737 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:06 2024-01-15 13:58:06.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8d5c08c0-8555-4c36-98c6-a52452798741 with payload { 13:58:06 "model-invariant-id": "test-model-8d5c08c0-8555-4c36-98c6-a52452798741", 13:58:06 "model-type": "some-type" 13:58:06 } 13:58:06 2024-01-15 13:58:06.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:06 2024-01-15 13:58:06.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.056 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:06 2024-01-15 13:58:06.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8d5c08c0-8555-4c36-98c6-a52452798741/model-vers/model-ver/test-model-ver-4b6a9d19-dafe-4b0b-860f-d89d961b154b with payload { 13:58:06 "model-version-id": "test-model-ver-4b6a9d19-dafe-4b0b-860f-d89d961b154b", 13:58:06 "model-name": "some-model", 13:58:06 "model-version": "testValue" 13:58:06 } 13:58:06 2024-01-15 13:58:06.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:06 2024-01-15 13:58:06.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.063 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:06 2024-01-15 13:58:06.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-226235fe-fc0a-45f2-b393-d6646530ee59 with payload { 13:58:06 "vnf-id": "test-generic-226235fe-fc0a-45f2-b393-d6646530ee59", 13:58:06 "vnf-type": "someval", 13:58:06 "vnf-name": "someval", 13:58:06 "model-invariant-id": "random-wrong-model", 13:58:06 "model-version-id": "random-wrong-model-ver" 13:58:06 } 13:58:06 13:58:06 2024-01-15 13:58:06.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:06 2024-01-15 13:58:06.069 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.069 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.069 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.069 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.071 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:06 2024-01-15 13:58:06.071 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.071 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:06 2024-01-15 13:58:06.071 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-226235fe-fc0a-45f2-b393-d6646530ee59","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:06 2024-01-15 13:58:06.072 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-226235fe-fc0a-45f2-b393-d6646530ee59","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:06 2024-01-15 13:58:06.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1edf8993-0c53-46d5-8877-61b6ec51cb40 with payload { 13:58:06 "model-invariant-id": "test-model-1edf8993-0c53-46d5-8877-61b6ec51cb40", 13:58:06 "model-type": "some-type" 13:58:06 } 13:58:06 2024-01-15 13:58:06.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:06 2024-01-15 13:58:06.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.383 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:06 2024-01-15 13:58:06.386 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1edf8993-0c53-46d5-8877-61b6ec51cb40/model-vers/model-ver/test-model-ver-4daf88ea-022b-41ba-aec9-d227758b4621 with payload { 13:58:06 "model-version-id": "test-model-ver-4daf88ea-022b-41ba-aec9-d227758b4621", 13:58:06 "model-name": "some-model", 13:58:06 "model-version": "testValue" 13:58:06 } 13:58:06 2024-01-15 13:58:06.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:06 2024-01-15 13:58:06.387 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.388 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.390 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:06 2024-01-15 13:58:06.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-6cefaf6f-1f4e-4deb-abdc-bc9e3dac8175 with payload { 13:58:06 "global-customer-id": "test-customer-6cefaf6f-1f4e-4deb-abdc-bc9e3dac8175", 13:58:06 "subscriber-name": "example-subscriber-name-val-99675", 13:58:06 "subscriber-type": "example-subscriber-type-val-40388", 13:58:06 "service-subscriptions": { 13:58:06 "service-subscription": [ 13:58:06 { 13:58:06 "service-type": "test-subtype-37e33845-2dee-40f4-b2e9-be14b3cdd146", 13:58:06 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 13:58:06 "service-instances": { 13:58:06 "service-instance": [ 13:58:06 { 13:58:06 "service-instance-id": "test-tenant-7dd0b5af-493e-416e-84f3-6420d1514637", 13:58:06 "service-instance-name": "example-service-instance-name-val-4896", 13:58:06 "service-type": "example-service-type-val-25453", 13:58:06 "service-role": "example-service-role-val-66197", 13:58:06 "environment-context": "example-environment-context-val-95014", 13:58:06 "workload-context": "example-workload-context-val-56102", 13:58:06 "model-invariant-id": "test-model-1edf8993-0c53-46d5-8877-61b6ec51cb40", 13:58:06 "model-version-id": "test-model-ver-4daf88ea-022b-41ba-aec9-d227758b4621" 13:58:06 } 13:58:06 ] 13:58:06 } 13:58:06 } 13:58:06 ] 13:58:06 } 13:58:06 } 13:58:06 2024-01-15 13:58:06.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:06 2024-01-15 13:58:06.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.396 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:06 2024-01-15 13:58:06.410 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:06 2024-01-15 13:58:06.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-6cefaf6f-1f4e-4deb-abdc-bc9e3dac8175 with depth all 13:58:06 2024-01-15 13:58:06.414 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:06 2024-01-15 13:58:06.414 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.414 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.414 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.414 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.418 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:06 2024-01-15 13:58:06.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-44b29866-52aa-4e27-b5fe-98fe7dac31f8 with payload { 13:58:06 "vnf-id": "vnf-44b29866-52aa-4e27-b5fe-98fe7dac31f8", 13:58:06 "vnf-type": "someval", 13:58:06 "vnf-name": "someval", 13:58:06 "relationship-list": { 13:58:06 "relationship": [ 13:58:06 { 13:58:06 "related-to": "service-instance", 13:58:06 "related-link": "/aai/v12/business/customers/customer/test-customer-6cefaf6f-1f4e-4deb-abdc-bc9e3dac8175/service-subscriptions/service-subscription/test-subtype-37e33845-2dee-40f4-b2e9-be14b3cdd146/service-instances/service-instance/test-tenant-7dd0b5af-493e-416e-84f3-6420d1514637" 13:58:06 } 13:58:06 ] 13:58:06 } 13:58:06 } 13:58:06 13:58:06 2024-01-15 13:58:06.420 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:06 2024-01-15 13:58:06.422 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.422 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.422 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.422 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.432 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.440 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:06 2024-01-15 13:58:06.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-44b29866-52aa-4e27-b5fe-98fe7dac31f8 with depth all 13:58:06 2024-01-15 13:58:06.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:06 2024-01-15 13:58:06.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.442 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.442 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.447 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.447 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:06 2024-01-15 13:58:06.448 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-6cefaf6f-1f4e-4deb-abdc-bc9e3dac8175 with depth all 13:58:06 2024-01-15 13:58:06.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:06 2024-01-15 13:58:06.449 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.449 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.449 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.449 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.455 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:06 2024-01-15 13:58:06.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-58c640f4-d994-436c-8019-cdf1dcceac9a with payload { 13:58:06 "model-invariant-id": "test-model-58c640f4-d994-436c-8019-cdf1dcceac9a", 13:58:06 "model-type": "some-type" 13:58:06 } 13:58:06 2024-01-15 13:58:06.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:06 2024-01-15 13:58:06.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.767 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.770 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:06 2024-01-15 13:58:06.772 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-58c640f4-d994-436c-8019-cdf1dcceac9a/model-vers/model-ver/test-model-ver-f14d69d9-1d03-4a58-b74e-97c64800c72d with payload { 13:58:06 "model-version-id": "test-model-ver-f14d69d9-1d03-4a58-b74e-97c64800c72d", 13:58:06 "model-name": "some-model", 13:58:06 "model-version": "testValue" 13:58:06 } 13:58:06 2024-01-15 13:58:06.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:06 2024-01-15 13:58:06.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.777 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:06 2024-01-15 13:58:06.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-99a92dc3-fd32-425b-808d-bca4e4365aad with payload { 13:58:06 "vnf-id": "test-generic-99a92dc3-fd32-425b-808d-bca4e4365aad", 13:58:06 "vnf-type": "someval", 13:58:06 "vnf-name": "someval", 13:58:06 "model-invariant-id": "test-model-58c640f4-d994-436c-8019-cdf1dcceac9a", 13:58:06 "model-version-id": "test-model-ver-f14d69d9-1d03-4a58-b74e-97c64800c72d" 13:58:06 } 13:58:06 13:58:06 2024-01-15 13:58:06.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:06 2024-01-15 13:58:06.782 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.782 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.782 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.782 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.788 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:06 2024-01-15 13:58:06.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-99a92dc3-fd32-425b-808d-bca4e4365aad with depth all 13:58:06 2024-01-15 13:58:06.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:06 2024-01-15 13:58:06.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.794 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.797 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.797 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:06 2024-01-15 13:58:06.798 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:06 2024-01-15 13:58:06.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-99a92dc3-fd32-425b-808d-bca4e4365aad with payload { 13:58:06 "vnf-id": "test-generic-99a92dc3-fd32-425b-808d-bca4e4365aad", 13:58:06 "vnf-type": "someval", 13:58:06 "vnf-name": "someval", 13:58:06 "model-invariant-id": "test-model-58c640f4-d994-436c-8019-cdf1dcceac9a", 13:58:06 "model-version-id": "test-model-ver-f14d69d9-1d03-4a58-b74e-97c64800c72d", 13:58:06 "resource-version": "1705327086782" 13:58:06 } 13:58:06 13:58:06 2024-01-15 13:58:06.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:06 2024-01-15 13:58:06.802 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.803 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.808 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:06 2024-01-15 13:58:06.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-99a92dc3-fd32-425b-808d-bca4e4365aad with depth all 13:58:06 2024-01-15 13:58:06.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:06 2024-01-15 13:58:06.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.812 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.815 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:06 2024-01-15 13:58:06.816 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:06 2024-01-15 13:58:06.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-99a92dc3-fd32-425b-808d-bca4e4365aad with resource version 1705327086802 13:58:06 2024-01-15 13:58:06.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:06 2024-01-15 13:58:06.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:06 2024-01-15 13:58:06.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:06 2024-01-15 13:58:06.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:06 2024-01-15 13:58:06.819 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:06 2024-01-15 13:58:06.823 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 61520 with label generic-vnf 13:58:06 2024-01-15 13:58:06.824 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:06 2024-01-15 13:58:06.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:07 2024-01-15 13:58:07.129 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:07 2024-01-15 13:58:07.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-ecf7dfce-d097-445d-8682-4672c068542a with payload { 13:58:07 "model-invariant-id": "test-model-ecf7dfce-d097-445d-8682-4672c068542a", 13:58:07 "model-type": "some-type" 13:58:07 } 13:58:07 2024-01-15 13:58:07.442 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:07 2024-01-15 13:58:07.444 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:07 2024-01-15 13:58:07.444 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:07 2024-01-15 13:58:07.444 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:07 2024-01-15 13:58:07.444 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:07 2024-01-15 13:58:07.447 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:07 2024-01-15 13:58:07.448 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:07 2024-01-15 13:58:07.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-ecf7dfce-d097-445d-8682-4672c068542a/model-vers/model-ver/test-model-ver-3d5387d0-509f-4905-bc42-39895dec1f9f with payload { 13:58:07 "model-version-id": "test-model-ver-3d5387d0-509f-4905-bc42-39895dec1f9f", 13:58:07 "model-name": "some-model", 13:58:07 "model-version": "testValue" 13:58:07 } 13:58:07 2024-01-15 13:58:07.450 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:07 2024-01-15 13:58:07.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:07 2024-01-15 13:58:07.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:07 2024-01-15 13:58:07.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:07 2024-01-15 13:58:07.451 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:07 2024-01-15 13:58:07.454 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:07 2024-01-15 13:58:07.456 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:07 2024-01-15 13:58:07.457 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d015a92d-b7d7-4d88-979b-3338163ddaa5 with payload { 13:58:07 "vnf-id": "test-generic-d015a92d-b7d7-4d88-979b-3338163ddaa5", 13:58:07 "vnf-type": "someval", 13:58:07 "vnf-name": "someval", 13:58:07 "model-invariant-id": "test-model-ecf7dfce-d097-445d-8682-4672c068542a", 13:58:07 "model-version-id": "test-model-ver-3d5387d0-509f-4905-bc42-39895dec1f9f" 13:58:07 } 13:58:07 13:58:07 2024-01-15 13:58:07.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:07 2024-01-15 13:58:07.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:07 2024-01-15 13:58:07.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:07 2024-01-15 13:58:07.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:07 2024-01-15 13:58:07.459 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:07 2024-01-15 13:58:07.467 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:07 2024-01-15 13:58:07.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:07 2024-01-15 13:58:07.471 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:07 2024-01-15 13:58:07.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d015a92d-b7d7-4d88-979b-3338163ddaa5 with depth all 13:58:07 2024-01-15 13:58:07.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:07 2024-01-15 13:58:07.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:07 2024-01-15 13:58:07.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:07 2024-01-15 13:58:07.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:07 2024-01-15 13:58:07.476 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:07 2024-01-15 13:58:07.479 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:07 2024-01-15 13:58:07.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:07 2024-01-15 13:58:07.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d015a92d-b7d7-4d88-979b-3338163ddaa5 with resource version 1705327087459 13:58:07 2024-01-15 13:58:07.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:07 2024-01-15 13:58:07.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:07 2024-01-15 13:58:07.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:07 2024-01-15 13:58:07.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:07 2024-01-15 13:58:07.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:07 2024-01-15 13:58:07.485 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 69680 with label generic-vnf 13:58:07 2024-01-15 13:58:07.486 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:07 2024-01-15 13:58:07.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:07 2024-01-15 13:58:07.791 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:08 2024-01-15 13:58:08.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-b5854119-90c9-41b9-aeba-c627b416552d with payload { 13:58:08 "model-invariant-id": "test-model-b5854119-90c9-41b9-aeba-c627b416552d", 13:58:08 "model-type": "some-type" 13:58:08 } 13:58:08 2024-01-15 13:58:08.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:08 2024-01-15 13:58:08.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.106 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:08 2024-01-15 13:58:08.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-b5854119-90c9-41b9-aeba-c627b416552d/model-vers/model-ver/test-model-ver-110a3541-9775-41ae-95f4-076ceb2ba374 with payload { 13:58:08 "model-version-id": "test-model-ver-110a3541-9775-41ae-95f4-076ceb2ba374", 13:58:08 "model-name": "some-model", 13:58:08 "model-version": "testValue" 13:58:08 } 13:58:08 2024-01-15 13:58:08.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:08 2024-01-15 13:58:08.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:08 2024-01-15 13:58:08.118 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-0d87667d-6085-4176-b4b5-6577dd1ebef6 with payload { 13:58:08 "vnf-id": "test-generic-0d87667d-6085-4176-b4b5-6577dd1ebef6", 13:58:08 "vnf-type": "someval", 13:58:08 "vnf-name": "someval", 13:58:08 "model-invariant-id": "some-model" 13:58:08 } 13:58:08 2024-01-15 13:58:08.118 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:08 2024-01-15 13:58:08.120 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:08 2024-01-15 13:58:08.120 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:08 2024-01-15 13:58:08.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:08 2024-01-15 13:58:08.120 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-0d87667d-6085-4176-b4b5-6577dd1ebef6","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:08 2024-01-15 13:58:08.120 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-0d87667d-6085-4176-b4b5-6577dd1ebef6","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:08 2024-01-15 13:58:08.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-05dd7962-842d-45f5-a7d5-31ca915b4058 with payload { 13:58:08 "model-invariant-id": "test-model-05dd7962-842d-45f5-a7d5-31ca915b4058", 13:58:08 "model-type": "some-type" 13:58:08 } 13:58:08 2024-01-15 13:58:08.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:08 2024-01-15 13:58:08.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.433 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.435 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:08 2024-01-15 13:58:08.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-05dd7962-842d-45f5-a7d5-31ca915b4058/model-vers/model-ver/test-model-ver-b94ff430-e772-402c-944f-fb07745ea9be with payload { 13:58:08 "model-version-id": "test-model-ver-b94ff430-e772-402c-944f-fb07745ea9be", 13:58:08 "model-name": "some-model", 13:58:08 "model-version": "testValue" 13:58:08 } 13:58:08 2024-01-15 13:58:08.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:08 2024-01-15 13:58:08.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.439 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.442 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:08 2024-01-15 13:58:08.446 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f5fee85e-128c-4a0d-b90d-d1f952e27c70 with payload { 13:58:08 "vnf-id": "test-generic-f5fee85e-128c-4a0d-b90d-d1f952e27c70", 13:58:08 "vnf-type": "someval", 13:58:08 "vnf-name": "someval", 13:58:08 "model-invariant-id": "test-model-05dd7962-842d-45f5-a7d5-31ca915b4058", 13:58:08 "model-version-id": "test-model-ver-b94ff430-e772-402c-944f-fb07745ea9be" 13:58:08 } 13:58:08 13:58:08 2024-01-15 13:58:08.447 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:08 2024-01-15 13:58:08.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.448 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.448 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.455 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:08 2024-01-15 13:58:08.459 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:08 2024-01-15 13:58:08.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f5fee85e-128c-4a0d-b90d-d1f952e27c70 with depth all 13:58:08 2024-01-15 13:58:08.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:08 2024-01-15 13:58:08.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.463 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.466 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:08 2024-01-15 13:58:08.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f5fee85e-128c-4a0d-b90d-d1f952e27c70 with payload { 13:58:08 "vnf-id": "test-generic-f5fee85e-128c-4a0d-b90d-d1f952e27c70", 13:58:08 "vnf-type": "someval", 13:58:08 "vnf-name": "someval", 13:58:08 "model-invariant-id": "test-model-9c6a26d4-03b4-4494-b820-eb7a3d133e6c", 13:58:08 "model-version-id": "test-model-ver-ef83e080-47ea-468c-ba1c-8047302d43e8", 13:58:08 "resource-version": "1705327088448" 13:58:08 } 13:58:08 13:58:08 2024-01-15 13:58:08.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:08 2024-01-15 13:58:08.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.468 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.470 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-9c6a26d4-03b4-4494-b820-eb7a3d133e6c/model-vers/model-ver/test-model-ver-ef83e080-47ea-468c-ba1c-8047302d43e8#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:08 2024-01-15 13:58:08.470 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:08 2024-01-15 13:58:08.471 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f5fee85e-128c-4a0d-b90d-d1f952e27c70","Node Not Found:object located at service-design-and-creation/models/model/test-model-9c6a26d4-03b4-4494-b820-eb7a3d133e6c/model-vers/model-ver/test-model-ver-ef83e080-47ea-468c-ba1c-8047302d43e8#model-version not found","ERR.5.4.6114"]}}} 13:58:08 2024-01-15 13:58:08.471 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:08 2024-01-15 13:58:08.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-bdb602fe-b15e-4152-be45-fd1f5271d5b7 with payload { 13:58:08 "model-invariant-id": "test-model-bdb602fe-b15e-4152-be45-fd1f5271d5b7", 13:58:08 "model-type": "some-type" 13:58:08 } 13:58:08 2024-01-15 13:58:08.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:08 2024-01-15 13:58:08.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.785 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.787 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:08 2024-01-15 13:58:08.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-bdb602fe-b15e-4152-be45-fd1f5271d5b7/model-vers/model-ver/test-model-ver-f0982f7e-77e3-410d-be37-fc03b272e1e1 with payload { 13:58:08 "model-version-id": "test-model-ver-f0982f7e-77e3-410d-be37-fc03b272e1e1", 13:58:08 "model-name": "some-model", 13:58:08 "model-version": "testValue" 13:58:08 } 13:58:08 2024-01-15 13:58:08.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:08 2024-01-15 13:58:08.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.792 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.794 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.797 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:08 2024-01-15 13:58:08.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1cefc683-e410-433a-b26c-6ff3021c69f9 with payload { 13:58:08 "vnf-id": "test-generic-1cefc683-e410-433a-b26c-6ff3021c69f9", 13:58:08 "vnf-type": "someval", 13:58:08 "vnf-name": "someval", 13:58:08 "model-invariant-id": "test-model-bdb602fe-b15e-4152-be45-fd1f5271d5b7", 13:58:08 "model-version-id": "test-model-ver-f0982f7e-77e3-410d-be37-fc03b272e1e1" 13:58:08 } 13:58:08 13:58:08 2024-01-15 13:58:08.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:08 2024-01-15 13:58:08.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.800 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.807 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:08 2024-01-15 13:58:08.812 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:08 2024-01-15 13:58:08.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1cefc683-e410-433a-b26c-6ff3021c69f9 with depth all 13:58:08 2024-01-15 13:58:08.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:08 2024-01-15 13:58:08.816 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.816 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.816 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.816 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.819 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:08 2024-01-15 13:58:08.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-6c8768ba-fa51-40c6-afd9-42231ff40fd1 with payload { 13:58:08 "model-invariant-id": "test-model-6c8768ba-fa51-40c6-afd9-42231ff40fd1", 13:58:08 "model-type": "some-type" 13:58:08 } 13:58:08 2024-01-15 13:58:08.821 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:08 2024-01-15 13:58:08.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.822 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.824 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:08 2024-01-15 13:58:08.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-6c8768ba-fa51-40c6-afd9-42231ff40fd1/model-vers/model-ver/test-model-ver-ffd00b09-efe1-4f27-99fa-b69648e0c3cb with payload { 13:58:08 "model-version-id": "test-model-ver-ffd00b09-efe1-4f27-99fa-b69648e0c3cb", 13:58:08 "model-name": "some-model", 13:58:08 "model-version": "testValue" 13:58:08 } 13:58:08 2024-01-15 13:58:08.827 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:08 2024-01-15 13:58:08.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:08 2024-01-15 13:58:08.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:08 2024-01-15 13:58:08.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:08 2024-01-15 13:58:08.828 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:08 2024-01-15 13:58:08.830 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:08 2024-01-15 13:58:08.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:08 2024-01-15 13:58:08.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1cefc683-e410-433a-b26c-6ff3021c69f9 with payload { 13:58:08 "vnf-id": "test-generic-1cefc683-e410-433a-b26c-6ff3021c69f9", 13:58:08 "vnf-type": "someval", 13:58:08 "vnf-name": "someval", 13:58:08 "model-invariant-id": "test-model-6c8768ba-fa51-40c6-afd9-42231ff40fd1", 13:58:08 "resource-version": "${resource-version}" 13:58:08 } 13:58:08 2024-01-15 13:58:08.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:08 2024-01-15 13:58:08.836 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:08 2024-01-15 13:58:08.836 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:08 2024-01-15 13:58:08.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:08 2024-01-15 13:58:08.836 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-1cefc683-e410-433a-b26c-6ff3021c69f9","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:08 2024-01-15 13:58:08.837 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:09 2024-01-15 13:58:09.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-683c48ef-5d52-4093-a4fe-282fd23eaea1 with payload { 13:58:09 "model-invariant-id": "test-model-683c48ef-5d52-4093-a4fe-282fd23eaea1", 13:58:09 "model-type": "some-type" 13:58:09 } 13:58:09 2024-01-15 13:58:09.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:09 2024-01-15 13:58:09.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.150 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.152 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:09 2024-01-15 13:58:09.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-683c48ef-5d52-4093-a4fe-282fd23eaea1/model-vers/model-ver/test-model-ver-2b1ae5ff-b484-40fa-8eaf-ed86c14f62ed with payload { 13:58:09 "model-version-id": "test-model-ver-2b1ae5ff-b484-40fa-8eaf-ed86c14f62ed", 13:58:09 "model-name": "some-model", 13:58:09 "model-version": "testValue" 13:58:09 } 13:58:09 2024-01-15 13:58:09.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:09 2024-01-15 13:58:09.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.156 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:09 2024-01-15 13:58:09.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ad6086b2-f31d-4954-88d3-8a2281b33c15 with payload { 13:58:09 "vnf-id": "test-generic-ad6086b2-f31d-4954-88d3-8a2281b33c15", 13:58:09 "vnf-type": "someval", 13:58:09 "vnf-name": "someval", 13:58:09 "model-invariant-id": "test-model-683c48ef-5d52-4093-a4fe-282fd23eaea1", 13:58:09 "model-version-id": "test-model-ver-2b1ae5ff-b484-40fa-8eaf-ed86c14f62ed" 13:58:09 } 13:58:09 13:58:09 2024-01-15 13:58:09.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:09 2024-01-15 13:58:09.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.170 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:09 2024-01-15 13:58:09.174 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:09 2024-01-15 13:58:09.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ad6086b2-f31d-4954-88d3-8a2281b33c15 with depth all 13:58:09 2024-01-15 13:58:09.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:09 2024-01-15 13:58:09.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.181 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:09 2024-01-15 13:58:09.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-14c47a41-60bb-402c-bfe2-6390ae6a155e with payload { 13:58:09 "model-invariant-id": "test-model-14c47a41-60bb-402c-bfe2-6390ae6a155e", 13:58:09 "model-type": "some-type" 13:58:09 } 13:58:09 2024-01-15 13:58:09.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:09 2024-01-15 13:58:09.183 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.183 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.183 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.183 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.185 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:09 2024-01-15 13:58:09.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-14c47a41-60bb-402c-bfe2-6390ae6a155e/model-vers/model-ver/test-model-ver-476d63f2-b406-4df2-9b5b-34ee6f86d3f8 with payload { 13:58:09 "model-version-id": "test-model-ver-476d63f2-b406-4df2-9b5b-34ee6f86d3f8", 13:58:09 "model-name": "some-model", 13:58:09 "model-version": "testValue" 13:58:09 } 13:58:09 2024-01-15 13:58:09.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:09 2024-01-15 13:58:09.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.188 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.191 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:09 2024-01-15 13:58:09.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ad6086b2-f31d-4954-88d3-8a2281b33c15 with payload { 13:58:09 "vnf-id": "test-generic-ad6086b2-f31d-4954-88d3-8a2281b33c15", 13:58:09 "vnf-type": "someval", 13:58:09 "vnf-name": "someval", 13:58:09 "model-invariant-id": "test-model-14c47a41-60bb-402c-bfe2-6390ae6a155e", 13:58:09 "model-version-id": "test-model-ver-476d63f2-b406-4df2-9b5b-34ee6f86d3f8", 13:58:09 "resource-version": "1705327089163" 13:58:09 } 13:58:09 13:58:09 2024-01-15 13:58:09.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:09 2024-01-15 13:58:09.196 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.196 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.196 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.196 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:09 2024-01-15 13:58:09.206 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:09 2024-01-15 13:58:09.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ad6086b2-f31d-4954-88d3-8a2281b33c15 with depth all 13:58:09 2024-01-15 13:58:09.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:09 2024-01-15 13:58:09.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.210 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.212 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:09 2024-01-15 13:58:09.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ad6086b2-f31d-4954-88d3-8a2281b33c15 with resource version 1705327089196 13:58:09 2024-01-15 13:58:09.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:09 2024-01-15 13:58:09.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.214 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.217 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 94368 with label generic-vnf 13:58:09 2024-01-15 13:58:09.218 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:09 2024-01-15 13:58:09.523 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:09 2024-01-15 13:58:09.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-64421024-f211-4847-bfce-81fa09bf4ddb with payload { 13:58:09 "model-invariant-id": "test-model-64421024-f211-4847-bfce-81fa09bf4ddb", 13:58:09 "model-type": "some-type" 13:58:09 } 13:58:09 2024-01-15 13:58:09.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:09 2024-01-15 13:58:09.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.838 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.840 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:09 2024-01-15 13:58:09.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-64421024-f211-4847-bfce-81fa09bf4ddb/model-vers/model-ver/test-model-ver-4ddead71-56cb-40e5-9a48-1530522b2feb with payload { 13:58:09 "model-version-id": "test-model-ver-4ddead71-56cb-40e5-9a48-1530522b2feb", 13:58:09 "model-name": "some-model", 13:58:09 "model-version": "testValue" 13:58:09 } 13:58:09 2024-01-15 13:58:09.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:09 2024-01-15 13:58:09.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.846 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.849 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:09 2024-01-15 13:58:09.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a1fdb8af-d16b-4fb0-a715-f8dadfe45adb with payload { 13:58:09 "vnf-id": "test-generic-a1fdb8af-d16b-4fb0-a715-f8dadfe45adb", 13:58:09 "vnf-type": "someval", 13:58:09 "vnf-name": "someval", 13:58:09 "model-invariant-id": "test-model-64421024-f211-4847-bfce-81fa09bf4ddb", 13:58:09 "model-version-id": "test-model-ver-4ddead71-56cb-40e5-9a48-1530522b2feb" 13:58:09 } 13:58:09 13:58:09 2024-01-15 13:58:09.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:09 2024-01-15 13:58:09.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.854 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:09 2024-01-15 13:58:09.865 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:09 2024-01-15 13:58:09.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-64421024-f211-4847-bfce-81fa09bf4ddb/model-vers/model-ver/test-model-ver-4ddead71-56cb-40e5-9a48-1530522b2feb with depth all 13:58:09 2024-01-15 13:58:09.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:09 2024-01-15 13:58:09.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.870 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.870 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:09 2024-01-15 13:58:09.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-64421024-f211-4847-bfce-81fa09bf4ddb/model-vers/model-ver/test-model-ver-4ddead71-56cb-40e5-9a48-1530522b2feb with resource version 1705327089846 13:58:09 2024-01-15 13:58:09.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:09 2024-01-15 13:58:09.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:09 2024-01-15 13:58:09.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:09 2024-01-15 13:58:09.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:09 2024-01-15 13:58:09.871 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:09 2024-01-15 13:58:09.874 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 13:58:09 2024-01-15 13:58:09.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:09 2024-01-15 13:58:09.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 13:58:09 2024-01-15 13:58:09.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-64421024-f211-4847-bfce-81fa09bf4ddb/model-vers/model-ver/test-model-ver-4ddead71-56cb-40e5-9a48-1530522b2feb"]}}} 13:58:10 2024-01-15 13:58:10.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-cf6fc4e6-4168-414c-a95f-735fcd827bb2 with payload { 13:58:10 "model-invariant-id": "test-model-cf6fc4e6-4168-414c-a95f-735fcd827bb2", 13:58:10 "model-type": "some-type" 13:58:10 } 13:58:10 2024-01-15 13:58:10.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:10 2024-01-15 13:58:10.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:10 2024-01-15 13:58:10.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:10 2024-01-15 13:58:10.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:10 2024-01-15 13:58:10.185 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:10 2024-01-15 13:58:10.187 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:10 2024-01-15 13:58:10.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:10 2024-01-15 13:58:10.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-cf6fc4e6-4168-414c-a95f-735fcd827bb2/model-vers/model-ver/test-model-ver-78f68c77-a0fc-4d52-84a8-45786bc0a994 with payload { 13:58:10 "model-version-id": "test-model-ver-78f68c77-a0fc-4d52-84a8-45786bc0a994", 13:58:10 "model-name": "some-model", 13:58:10 "model-version": "testValue" 13:58:10 } 13:58:10 2024-01-15 13:58:10.190 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:10 2024-01-15 13:58:10.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:10 2024-01-15 13:58:10.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:10 2024-01-15 13:58:10.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:10 2024-01-15 13:58:10.191 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:10 2024-01-15 13:58:10.194 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:10 2024-01-15 13:58:10.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:10 2024-01-15 13:58:10.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-105ce9cc-99b1-415c-be99-25b26177ea46 with payload { 13:58:10 "vnf-id": "test-generic-105ce9cc-99b1-415c-be99-25b26177ea46", 13:58:10 "vnf-type": "someval", 13:58:10 "vnf-name": "someval", 13:58:10 "model-invariant-id": "test-model-cf6fc4e6-4168-414c-a95f-735fcd827bb2", 13:58:10 "model-version-id": "test-model-ver-78f68c77-a0fc-4d52-84a8-45786bc0a994" 13:58:10 } 13:58:10 13:58:10 2024-01-15 13:58:10.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:10 2024-01-15 13:58:10.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:10 2024-01-15 13:58:10.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:10 2024-01-15 13:58:10.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:10 2024-01-15 13:58:10.198 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:10 2024-01-15 13:58:10.204 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:10 2024-01-15 13:58:10.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:10 2024-01-15 13:58:10.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-105ce9cc-99b1-415c-be99-25b26177ea46 with depth all 13:58:10 2024-01-15 13:58:10.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:10 2024-01-15 13:58:10.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:10 2024-01-15 13:58:10.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:10 2024-01-15 13:58:10.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:10 2024-01-15 13:58:10.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:10 2024-01-15 13:58:10.212 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:10 2024-01-15 13:58:10.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:10 2024-01-15 13:58:10.212 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:10 2024-01-15 13:58:10.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-105ce9cc-99b1-415c-be99-25b26177ea46 with payload { 13:58:10 "vnf-id": "test-generic-105ce9cc-99b1-415c-be99-25b26177ea46", 13:58:10 "vnf-type": "someval", 13:58:10 "vnf-name": "someval" 13:58:10 , "resource-version": "1705327090198"} 13:58:10 2024-01-15 13:58:10.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:10 2024-01-15 13:58:10.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:10 2024-01-15 13:58:10.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:10 2024-01-15 13:58:10.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:10 2024-01-15 13:58:10.217 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:10 2024-01-15 13:58:10.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:10 2024-01-15 13:58:10.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:10 2024-01-15 13:58:10.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-105ce9cc-99b1-415c-be99-25b26177ea46 with depth all 13:58:10 2024-01-15 13:58:10.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:10 2024-01-15 13:58:10.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:10 2024-01-15 13:58:10.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:10 2024-01-15 13:58:10.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:10 2024-01-15 13:58:10.226 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:10 2024-01-15 13:58:10.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:10 2024-01-15 13:58:10.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:10 2024-01-15 13:58:10.230 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:10 2024-01-15 13:58:10.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-105ce9cc-99b1-415c-be99-25b26177ea46 with resource version 1705327090217 13:58:10 2024-01-15 13:58:10.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:10 2024-01-15 13:58:10.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:10 2024-01-15 13:58:10.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:10 2024-01-15 13:58:10.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:10 2024-01-15 13:58:10.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:10 2024-01-15 13:58:10.237 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 81968 with label generic-vnf 13:58:10 2024-01-15 13:58:10.237 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:10 2024-01-15 13:58:10.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:10 2024-01-15 13:58:10.539 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:10 2024-01-15 13:58:10.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-aebe1aaf-dce0-4126-af88-f9a44806d6a3 with payload { 13:58:10 "model-invariant-id": "test-model-aebe1aaf-dce0-4126-af88-f9a44806d6a3", 13:58:10 "model-type": "some-type" 13:58:10 } 13:58:10 2024-01-15 13:58:10.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:10 2024-01-15 13:58:10.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:10 2024-01-15 13:58:10.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:10 2024-01-15 13:58:10.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:10 2024-01-15 13:58:10.854 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:10 2024-01-15 13:58:10.857 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:10 2024-01-15 13:58:10.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:10 2024-01-15 13:58:10.859 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-aebe1aaf-dce0-4126-af88-f9a44806d6a3/model-vers/model-ver/test-model-ver-f7fa044f-8780-47b8-bbbd-bf132ab64208 with payload { 13:58:10 "model-version-id": "test-model-ver-f7fa044f-8780-47b8-bbbd-bf132ab64208", 13:58:10 "model-name": "some-model", 13:58:10 "model-version": "testValue" 13:58:10 } 13:58:10 2024-01-15 13:58:10.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:10 2024-01-15 13:58:10.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:10 2024-01-15 13:58:10.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:10 2024-01-15 13:58:10.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:10 2024-01-15 13:58:10.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:10 2024-01-15 13:58:10.864 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:10 2024-01-15 13:58:10.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:10 2024-01-15 13:58:10.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-4ca19900-791a-45e4-bd35-959ef0df5074 with payload { 13:58:10 "vnf-id": "test-generic-4ca19900-791a-45e4-bd35-959ef0df5074", 13:58:10 "vnf-type": "someval", 13:58:10 "vnf-name": "someval", 13:58:10 "model-invariant-id": "random-wrong-model", 13:58:10 "model-version-id": "random-wrong-model-ver" 13:58:10 } 13:58:10 13:58:10 2024-01-15 13:58:10.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:10 2024-01-15 13:58:10.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:10 2024-01-15 13:58:10.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:10 2024-01-15 13:58:10.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:10 2024-01-15 13:58:10.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:10 2024-01-15 13:58:10.870 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:10 2024-01-15 13:58:10.871 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:10 2024-01-15 13:58:10.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:10 2024-01-15 13:58:10.871 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-4ca19900-791a-45e4-bd35-959ef0df5074","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:10 2024-01-15 13:58:10.871 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-4ca19900-791a-45e4-bd35-959ef0df5074","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:11 2024-01-15 13:58:11.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-94118748-2c07-458d-ba08-f9e195d7c0f9 with payload { 13:58:11 "model-invariant-id": "test-model-94118748-2c07-458d-ba08-f9e195d7c0f9", 13:58:11 "model-type": "some-type" 13:58:11 } 13:58:11 2024-01-15 13:58:11.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:11 2024-01-15 13:58:11.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.179 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.181 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:11 2024-01-15 13:58:11.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-94118748-2c07-458d-ba08-f9e195d7c0f9/model-vers/model-ver/test-model-ver-fc5ecbbc-b3a2-4eef-8e77-d2e4062902f2 with payload { 13:58:11 "model-version-id": "test-model-ver-fc5ecbbc-b3a2-4eef-8e77-d2e4062902f2", 13:58:11 "model-name": "some-model", 13:58:11 "model-version": "testValue" 13:58:11 } 13:58:11 2024-01-15 13:58:11.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:11 2024-01-15 13:58:11.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.186 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.188 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.190 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:11 2024-01-15 13:58:11.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-e6231397-1fc0-45fb-a570-a810988088b7 with payload { 13:58:11 "global-customer-id": "test-customer-e6231397-1fc0-45fb-a570-a810988088b7", 13:58:11 "subscriber-name": "example-subscriber-name-val-99675", 13:58:11 "subscriber-type": "example-subscriber-type-val-40388", 13:58:11 "service-subscriptions": { 13:58:11 "service-subscription": [ 13:58:11 { 13:58:11 "service-type": "test-subtype-8ac9566d-7b0b-4be3-9e51-ffa912f1fbdf", 13:58:11 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 13:58:11 "service-instances": { 13:58:11 "service-instance": [ 13:58:11 { 13:58:11 "service-instance-id": "test-tenant-47356f0b-9f98-4bf9-941d-641770bfdd63", 13:58:11 "service-instance-name": "example-service-instance-name-val-4896", 13:58:11 "service-type": "example-service-type-val-25453", 13:58:11 "service-role": "example-service-role-val-66197", 13:58:11 "environment-context": "example-environment-context-val-95014", 13:58:11 "workload-context": "example-workload-context-val-56102", 13:58:11 "model-invariant-id": "test-model-94118748-2c07-458d-ba08-f9e195d7c0f9", 13:58:11 "model-version-id": "test-model-ver-fc5ecbbc-b3a2-4eef-8e77-d2e4062902f2" 13:58:11 } 13:58:11 ] 13:58:11 } 13:58:11 } 13:58:11 ] 13:58:11 } 13:58:11 } 13:58:11 2024-01-15 13:58:11.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:11 2024-01-15 13:58:11.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.201 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:11 2024-01-15 13:58:11.205 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:11 2024-01-15 13:58:11.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-e6231397-1fc0-45fb-a570-a810988088b7 with depth all 13:58:11 2024-01-15 13:58:11.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:11 2024-01-15 13:58:11.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.212 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:11 2024-01-15 13:58:11.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-3833e218-36cf-4800-a484-6a0ba30cfc98 with payload { 13:58:11 "vnf-id": "vnf-3833e218-36cf-4800-a484-6a0ba30cfc98", 13:58:11 "vnf-type": "someval", 13:58:11 "vnf-name": "someval", 13:58:11 "relationship-list": { 13:58:11 "relationship": [ 13:58:11 { 13:58:11 "related-to": "service-instance", 13:58:11 "related-link": "/aai/v12/business/customers/customer/test-customer-e6231397-1fc0-45fb-a570-a810988088b7/service-subscriptions/service-subscription/test-subtype-8ac9566d-7b0b-4be3-9e51-ffa912f1fbdf/service-instances/service-instance/test-tenant-47356f0b-9f98-4bf9-941d-641770bfdd63" 13:58:11 } 13:58:11 ] 13:58:11 } 13:58:11 } 13:58:11 13:58:11 2024-01-15 13:58:11.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:11 2024-01-15 13:58:11.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.214 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:11 2024-01-15 13:58:11.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-3833e218-36cf-4800-a484-6a0ba30cfc98 with depth all 13:58:11 2024-01-15 13:58:11.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:11 2024-01-15 13:58:11.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.231 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:11 2024-01-15 13:58:11.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-e6231397-1fc0-45fb-a570-a810988088b7 with depth all 13:58:11 2024-01-15 13:58:11.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:11 2024-01-15 13:58:11.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:11 2024-01-15 13:58:11.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-3f58a6cf-80b5-46c5-9990-f3bc0d728a51 with payload { 13:58:11 "model-invariant-id": "test-model-3f58a6cf-80b5-46c5-9990-f3bc0d728a51", 13:58:11 "model-type": "some-type" 13:58:11 } 13:58:11 2024-01-15 13:58:11.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:11 2024-01-15 13:58:11.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.550 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.552 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:11 2024-01-15 13:58:11.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-3f58a6cf-80b5-46c5-9990-f3bc0d728a51/model-vers/model-ver/test-model-ver-0b52f905-0f2c-4dc7-b76f-b038404ab12c with payload { 13:58:11 "model-version-id": "test-model-ver-0b52f905-0f2c-4dc7-b76f-b038404ab12c", 13:58:11 "model-name": "some-model", 13:58:11 "model-version": "testValue" 13:58:11 } 13:58:11 2024-01-15 13:58:11.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:11 2024-01-15 13:58:11.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.559 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:11 2024-01-15 13:58:11.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f1e50d70-8f84-49ed-8ab0-e281b058a2bc with payload { 13:58:11 "vnf-id": "test-generic-f1e50d70-8f84-49ed-8ab0-e281b058a2bc", 13:58:11 "vnf-type": "someval", 13:58:11 "vnf-name": "someval", 13:58:11 "model-invariant-id": "test-model-3f58a6cf-80b5-46c5-9990-f3bc0d728a51", 13:58:11 "model-version-id": "test-model-ver-0b52f905-0f2c-4dc7-b76f-b038404ab12c" 13:58:11 } 13:58:11 13:58:11 2024-01-15 13:58:11.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:11 2024-01-15 13:58:11.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.564 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.570 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:11 2024-01-15 13:58:11.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f1e50d70-8f84-49ed-8ab0-e281b058a2bc with depth all 13:58:11 2024-01-15 13:58:11.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:11 2024-01-15 13:58:11.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.574 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:11 2024-01-15 13:58:11.577 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:11 2024-01-15 13:58:11.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f1e50d70-8f84-49ed-8ab0-e281b058a2bc with payload { 13:58:11 "vnf-id": "test-generic-f1e50d70-8f84-49ed-8ab0-e281b058a2bc", 13:58:11 "vnf-type": "someval", 13:58:11 "vnf-name": "someval", 13:58:11 "model-invariant-id": "test-model-3f58a6cf-80b5-46c5-9990-f3bc0d728a51", 13:58:11 "model-version-id": "test-model-ver-0b52f905-0f2c-4dc7-b76f-b038404ab12c", 13:58:11 "resource-version": "1705327091563" 13:58:11 } 13:58:11 13:58:11 2024-01-15 13:58:11.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:11 2024-01-15 13:58:11.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.588 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:11 2024-01-15 13:58:11.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f1e50d70-8f84-49ed-8ab0-e281b058a2bc with depth all 13:58:11 2024-01-15 13:58:11.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:11 2024-01-15 13:58:11.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.592 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.594 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:11 2024-01-15 13:58:11.595 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:11 2024-01-15 13:58:11.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-f1e50d70-8f84-49ed-8ab0-e281b058a2bc with resource version 1705327091582 13:58:11 2024-01-15 13:58:11.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:11 2024-01-15 13:58:11.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:11 2024-01-15 13:58:11.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:11 2024-01-15 13:58:11.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:11 2024-01-15 13:58:11.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:11 2024-01-15 13:58:11.602 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 86224 with label generic-vnf 13:58:11 2024-01-15 13:58:11.602 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:11 2024-01-15 13:58:11.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:11 2024-01-15 13:58:11.906 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:12 2024-01-15 13:58:12.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-baff8cda-8028-464c-9b13-22b90df82b07 with payload { 13:58:12 "model-invariant-id": "test-model-baff8cda-8028-464c-9b13-22b90df82b07", 13:58:12 "model-type": "some-type" 13:58:12 } 13:58:12 2024-01-15 13:58:12.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:12 2024-01-15 13:58:12.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:12 2024-01-15 13:58:12.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:12 2024-01-15 13:58:12.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:12 2024-01-15 13:58:12.221 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:12 2024-01-15 13:58:12.223 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:12 2024-01-15 13:58:12.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:12 2024-01-15 13:58:12.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-baff8cda-8028-464c-9b13-22b90df82b07/model-vers/model-ver/test-model-ver-8235ade2-fc4a-443e-8384-026afa6e06ac with payload { 13:58:12 "model-version-id": "test-model-ver-8235ade2-fc4a-443e-8384-026afa6e06ac", 13:58:12 "model-name": "some-model", 13:58:12 "model-version": "testValue" 13:58:12 } 13:58:12 2024-01-15 13:58:12.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:12 2024-01-15 13:58:12.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:12 2024-01-15 13:58:12.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:12 2024-01-15 13:58:12.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:12 2024-01-15 13:58:12.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:12 2024-01-15 13:58:12.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:12 2024-01-15 13:58:12.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:12 2024-01-15 13:58:12.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a488b747-65a7-48b3-bbb0-eae049e15d05 with payload { 13:58:12 "vnf-id": "test-generic-a488b747-65a7-48b3-bbb0-eae049e15d05", 13:58:12 "vnf-type": "someval", 13:58:12 "vnf-name": "someval", 13:58:12 "model-invariant-id": "test-model-baff8cda-8028-464c-9b13-22b90df82b07", 13:58:12 "model-version-id": "test-model-ver-8235ade2-fc4a-443e-8384-026afa6e06ac" 13:58:12 } 13:58:12 13:58:12 2024-01-15 13:58:12.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:12 2024-01-15 13:58:12.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:12 2024-01-15 13:58:12.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:12 2024-01-15 13:58:12.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:12 2024-01-15 13:58:12.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:12 2024-01-15 13:58:12.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:12 2024-01-15 13:58:12.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:12 2024-01-15 13:58:12.244 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:12 2024-01-15 13:58:12.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a488b747-65a7-48b3-bbb0-eae049e15d05 with depth all 13:58:12 2024-01-15 13:58:12.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:12 2024-01-15 13:58:12.248 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:12 2024-01-15 13:58:12.248 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:12 2024-01-15 13:58:12.248 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:12 2024-01-15 13:58:12.248 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:12 2024-01-15 13:58:12.250 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:12 2024-01-15 13:58:12.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:12 2024-01-15 13:58:12.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a488b747-65a7-48b3-bbb0-eae049e15d05 with resource version 1705327092234 13:58:12 2024-01-15 13:58:12.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:12 2024-01-15 13:58:12.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:12 2024-01-15 13:58:12.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:12 2024-01-15 13:58:12.252 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:12 2024-01-15 13:58:12.252 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:12 2024-01-15 13:58:12.255 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 69712 with label generic-vnf 13:58:12 2024-01-15 13:58:12.255 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:12 2024-01-15 13:58:12.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:12 2024-01-15 13:58:12.559 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:12 2024-01-15 13:58:12.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-907c9c67-8253-4ca6-9929-68289e0d3499 with payload { 13:58:12 "model-invariant-id": "test-model-907c9c67-8253-4ca6-9929-68289e0d3499", 13:58:12 "model-type": "some-type" 13:58:12 } 13:58:12 2024-01-15 13:58:12.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:12 2024-01-15 13:58:12.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:12 2024-01-15 13:58:12.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:12 2024-01-15 13:58:12.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:12 2024-01-15 13:58:12.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:12 2024-01-15 13:58:12.876 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:12 2024-01-15 13:58:12.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:12 2024-01-15 13:58:12.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-907c9c67-8253-4ca6-9929-68289e0d3499/model-vers/model-ver/test-model-ver-9a74f08b-fca7-4c28-99e3-944a9b8aad08 with payload { 13:58:12 "model-version-id": "test-model-ver-9a74f08b-fca7-4c28-99e3-944a9b8aad08", 13:58:12 "model-name": "some-model", 13:58:12 "model-version": "testValue" 13:58:12 } 13:58:12 2024-01-15 13:58:12.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:12 2024-01-15 13:58:12.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:12 2024-01-15 13:58:12.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:12 2024-01-15 13:58:12.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:12 2024-01-15 13:58:12.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:12 2024-01-15 13:58:12.883 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:12 2024-01-15 13:58:12.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:12 2024-01-15 13:58:12.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2136ca33-6aac-429b-8a27-ed357a899ca8 with payload { 13:58:12 "vnf-id": "test-generic-2136ca33-6aac-429b-8a27-ed357a899ca8", 13:58:12 "vnf-type": "someval", 13:58:12 "vnf-name": "someval", 13:58:12 "model-invariant-id": "some-model" 13:58:12 } 13:58:12 2024-01-15 13:58:12.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:12 2024-01-15 13:58:12.888 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:12 2024-01-15 13:58:12.888 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:12 2024-01-15 13:58:12.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:12 2024-01-15 13:58:12.889 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2136ca33-6aac-429b-8a27-ed357a899ca8","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:12 2024-01-15 13:58:12.889 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2136ca33-6aac-429b-8a27-ed357a899ca8","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:13 2024-01-15 13:58:13.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-84d716c2-5b72-41f4-8523-a5964b063ba6 with payload { 13:58:13 "model-invariant-id": "test-model-84d716c2-5b72-41f4-8523-a5964b063ba6", 13:58:13 "model-type": "some-type" 13:58:13 } 13:58:13 2024-01-15 13:58:13.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:13 2024-01-15 13:58:13.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.199 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.201 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-84d716c2-5b72-41f4-8523-a5964b063ba6/model-vers/model-ver/test-model-ver-2edb91d6-c5a0-44d8-add0-29326970a62e with payload { 13:58:13 "model-version-id": "test-model-ver-2edb91d6-c5a0-44d8-add0-29326970a62e", 13:58:13 "model-name": "some-model", 13:58:13 "model-version": "testValue" 13:58:13 } 13:58:13 2024-01-15 13:58:13.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:13 2024-01-15 13:58:13.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.206 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.206 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.211 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9d50778a-34ae-414d-a187-7291c65265f0 with payload { 13:58:13 "vnf-id": "test-generic-9d50778a-34ae-414d-a187-7291c65265f0", 13:58:13 "vnf-type": "someval", 13:58:13 "vnf-name": "someval", 13:58:13 "model-invariant-id": "test-model-84d716c2-5b72-41f4-8523-a5964b063ba6", 13:58:13 "model-version-id": "test-model-ver-2edb91d6-c5a0-44d8-add0-29326970a62e" 13:58:13 } 13:58:13 13:58:13 2024-01-15 13:58:13.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:13 2024-01-15 13:58:13.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.214 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.220 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.224 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:13 2024-01-15 13:58:13.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9d50778a-34ae-414d-a187-7291c65265f0 with depth all 13:58:13 2024-01-15 13:58:13.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:13 2024-01-15 13:58:13.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:13 2024-01-15 13:58:13.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9d50778a-34ae-414d-a187-7291c65265f0 with payload { 13:58:13 "vnf-id": "test-generic-9d50778a-34ae-414d-a187-7291c65265f0", 13:58:13 "vnf-type": "someval", 13:58:13 "vnf-name": "someval", 13:58:13 "model-invariant-id": "test-model-698d174f-9125-48af-a3b5-5f9cd374cc64", 13:58:13 "model-version-id": "test-model-ver-56508544-f687-4dbb-b166-c94ebb7a63a1", 13:58:13 "resource-version": "1705327093213" 13:58:13 } 13:58:13 13:58:13 2024-01-15 13:58:13.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:13 2024-01-15 13:58:13.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.234 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-698d174f-9125-48af-a3b5-5f9cd374cc64/model-vers/model-ver/test-model-ver-56508544-f687-4dbb-b166-c94ebb7a63a1#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:13 2024-01-15 13:58:13.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:13 2024-01-15 13:58:13.235 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-9d50778a-34ae-414d-a187-7291c65265f0","Node Not Found:object located at service-design-and-creation/models/model/test-model-698d174f-9125-48af-a3b5-5f9cd374cc64/model-vers/model-ver/test-model-ver-56508544-f687-4dbb-b166-c94ebb7a63a1#model-version not found","ERR.5.4.6114"]}}} 13:58:13 2024-01-15 13:58:13.236 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:13 2024-01-15 13:58:13.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-431d45e3-b4c3-441c-bb94-12759e1a6de7 with payload { 13:58:13 "model-invariant-id": "test-model-431d45e3-b4c3-441c-bb94-12759e1a6de7", 13:58:13 "model-type": "some-type" 13:58:13 } 13:58:13 2024-01-15 13:58:13.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:13 2024-01-15 13:58:13.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.550 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-431d45e3-b4c3-441c-bb94-12759e1a6de7/model-vers/model-ver/test-model-ver-d92dfe98-1bff-42e9-a60c-448e1fd6f597 with payload { 13:58:13 "model-version-id": "test-model-ver-d92dfe98-1bff-42e9-a60c-448e1fd6f597", 13:58:13 "model-name": "some-model", 13:58:13 "model-version": "testValue" 13:58:13 } 13:58:13 2024-01-15 13:58:13.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:13 2024-01-15 13:58:13.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.553 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-05f30597-d8f0-4178-bdac-65b21d66526a with payload { 13:58:13 "vnf-id": "test-generic-05f30597-d8f0-4178-bdac-65b21d66526a", 13:58:13 "vnf-type": "someval", 13:58:13 "vnf-name": "someval", 13:58:13 "model-invariant-id": "test-model-431d45e3-b4c3-441c-bb94-12759e1a6de7", 13:58:13 "model-version-id": "test-model-ver-d92dfe98-1bff-42e9-a60c-448e1fd6f597" 13:58:13 } 13:58:13 13:58:13 2024-01-15 13:58:13.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:13 2024-01-15 13:58:13.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.560 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.567 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.570 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:13 2024-01-15 13:58:13.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-05f30597-d8f0-4178-bdac-65b21d66526a with depth all 13:58:13 2024-01-15 13:58:13.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:13 2024-01-15 13:58:13.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.574 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:13 2024-01-15 13:58:13.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-283e2a73-1d16-4c34-8523-b73df0c6af24 with payload { 13:58:13 "model-invariant-id": "test-model-283e2a73-1d16-4c34-8523-b73df0c6af24", 13:58:13 "model-type": "some-type" 13:58:13 } 13:58:13 2024-01-15 13:58:13.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:13 2024-01-15 13:58:13.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.579 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.581 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-283e2a73-1d16-4c34-8523-b73df0c6af24/model-vers/model-ver/test-model-ver-1f50ec13-0fef-4edf-9ff5-1d265959f5b7 with payload { 13:58:13 "model-version-id": "test-model-ver-1f50ec13-0fef-4edf-9ff5-1d265959f5b7", 13:58:13 "model-name": "some-model", 13:58:13 "model-version": "testValue" 13:58:13 } 13:58:13 2024-01-15 13:58:13.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:13 2024-01-15 13:58:13.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.584 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.587 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-05f30597-d8f0-4178-bdac-65b21d66526a with payload { 13:58:13 "vnf-id": "test-generic-05f30597-d8f0-4178-bdac-65b21d66526a", 13:58:13 "vnf-type": "someval", 13:58:13 "vnf-name": "someval", 13:58:13 "model-invariant-id": "test-model-283e2a73-1d16-4c34-8523-b73df0c6af24", 13:58:13 "resource-version": "${resource-version}" 13:58:13 } 13:58:13 2024-01-15 13:58:13.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:13 2024-01-15 13:58:13.591 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:13 2024-01-15 13:58:13.591 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:13 2024-01-15 13:58:13.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:13 2024-01-15 13:58:13.592 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-05f30597-d8f0-4178-bdac-65b21d66526a","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:13 2024-01-15 13:58:13.592 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:13 2024-01-15 13:58:13.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-159cea5e-085e-4b91-9fec-674a3750889b with payload { 13:58:13 "model-invariant-id": "test-model-159cea5e-085e-4b91-9fec-674a3750889b", 13:58:13 "model-type": "some-type" 13:58:13 } 13:58:13 2024-01-15 13:58:13.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:13 2024-01-15 13:58:13.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.905 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.906 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-159cea5e-085e-4b91-9fec-674a3750889b/model-vers/model-ver/test-model-ver-f675dc44-5b75-42df-b101-e8d1fd10fb66 with payload { 13:58:13 "model-version-id": "test-model-ver-f675dc44-5b75-42df-b101-e8d1fd10fb66", 13:58:13 "model-name": "some-model", 13:58:13 "model-version": "testValue" 13:58:13 } 13:58:13 2024-01-15 13:58:13.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:13 2024-01-15 13:58:13.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.911 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.914 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-1530c3dc-e5b3-4117-be55-e10370d6a46b with payload { 13:58:13 "vnf-id": "test-generic-1530c3dc-e5b3-4117-be55-e10370d6a46b", 13:58:13 "vnf-type": "someval", 13:58:13 "vnf-name": "someval", 13:58:13 "model-invariant-id": "test-model-159cea5e-085e-4b91-9fec-674a3750889b", 13:58:13 "model-version-id": "test-model-ver-f675dc44-5b75-42df-b101-e8d1fd10fb66" 13:58:13 } 13:58:13 13:58:13 2024-01-15 13:58:13.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:13 2024-01-15 13:58:13.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.920 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.931 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:13 2024-01-15 13:58:13.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-1530c3dc-e5b3-4117-be55-e10370d6a46b with depth all 13:58:13 2024-01-15 13:58:13.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:13 2024-01-15 13:58:13.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.935 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.938 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:13 2024-01-15 13:58:13.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-de30d9c5-e608-41ef-ab19-5e9ef9434332 with payload { 13:58:13 "model-invariant-id": "test-model-de30d9c5-e608-41ef-ab19-5e9ef9434332", 13:58:13 "model-type": "some-type" 13:58:13 } 13:58:13 2024-01-15 13:58:13.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:13 2024-01-15 13:58:13.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.941 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.942 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-de30d9c5-e608-41ef-ab19-5e9ef9434332/model-vers/model-ver/test-model-ver-bb466e63-c7a0-4e21-9c7e-791d88c8708e with payload { 13:58:13 "model-version-id": "test-model-ver-bb466e63-c7a0-4e21-9c7e-791d88c8708e", 13:58:13 "model-name": "some-model", 13:58:13 "model-version": "testValue" 13:58:13 } 13:58:13 2024-01-15 13:58:13.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:13 2024-01-15 13:58:13.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.946 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.948 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:13 2024-01-15 13:58:13.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-1530c3dc-e5b3-4117-be55-e10370d6a46b with payload { 13:58:13 "vnf-id": "test-generic-1530c3dc-e5b3-4117-be55-e10370d6a46b", 13:58:13 "vnf-type": "someval", 13:58:13 "vnf-name": "someval", 13:58:13 "model-invariant-id": "test-model-de30d9c5-e608-41ef-ab19-5e9ef9434332", 13:58:13 "model-version-id": "test-model-ver-bb466e63-c7a0-4e21-9c7e-791d88c8708e", 13:58:13 "resource-version": "1705327093919" 13:58:13 } 13:58:13 13:58:13 2024-01-15 13:58:13.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:13 2024-01-15 13:58:13.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.953 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.959 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:13 2024-01-15 13:58:13.963 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:13 2024-01-15 13:58:13.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-1530c3dc-e5b3-4117-be55-e10370d6a46b with depth all 13:58:13 2024-01-15 13:58:13.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:13 2024-01-15 13:58:13.967 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.967 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.967 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:13 2024-01-15 13:58:13.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-1530c3dc-e5b3-4117-be55-e10370d6a46b with resource version 1705327093953 13:58:13 2024-01-15 13:58:13.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:13 2024-01-15 13:58:13.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:13 2024-01-15 13:58:13.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:13 2024-01-15 13:58:13.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:13 2024-01-15 13:58:13.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:13 2024-01-15 13:58:13.975 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 69728 with label generic-vnf 13:58:13 2024-01-15 13:58:13.976 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:13 2024-01-15 13:58:13.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:14 2024-01-15 13:58:14.280 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:14 2024-01-15 13:58:14.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b395b9fd-ff67-4b06-8867-28e569ed9bf7 with payload { 13:58:14 "model-invariant-id": "test-model-b395b9fd-ff67-4b06-8867-28e569ed9bf7", 13:58:14 "model-type": "some-type" 13:58:14 } 13:58:14 2024-01-15 13:58:14.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:14 2024-01-15 13:58:14.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.596 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:14 2024-01-15 13:58:14.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b395b9fd-ff67-4b06-8867-28e569ed9bf7/model-vers/model-ver/test-model-ver-f5de600e-4375-47d7-98f4-64bbe03264b0 with payload { 13:58:14 "model-version-id": "test-model-ver-f5de600e-4375-47d7-98f4-64bbe03264b0", 13:58:14 "model-name": "some-model", 13:58:14 "model-version": "testValue" 13:58:14 } 13:58:14 2024-01-15 13:58:14.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:14 2024-01-15 13:58:14.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.602 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:14 2024-01-15 13:58:14.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-961cbbb7-fefe-40a2-a0e1-d21d4cdc31ed with payload { 13:58:14 "vnf-id": "test-generic-961cbbb7-fefe-40a2-a0e1-d21d4cdc31ed", 13:58:14 "vnf-type": "someval", 13:58:14 "vnf-name": "someval", 13:58:14 "model-invariant-id": "test-model-b395b9fd-ff67-4b06-8867-28e569ed9bf7", 13:58:14 "model-version-id": "test-model-ver-f5de600e-4375-47d7-98f4-64bbe03264b0" 13:58:14 } 13:58:14 13:58:14 2024-01-15 13:58:14.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:14 2024-01-15 13:58:14.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.609 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.616 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:14 2024-01-15 13:58:14.620 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:14 2024-01-15 13:58:14.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-b395b9fd-ff67-4b06-8867-28e569ed9bf7/model-vers/model-ver/test-model-ver-f5de600e-4375-47d7-98f4-64bbe03264b0 with depth all 13:58:14 2024-01-15 13:58:14.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:14 2024-01-15 13:58:14.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.626 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:14 2024-01-15 13:58:14.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-b395b9fd-ff67-4b06-8867-28e569ed9bf7/model-vers/model-ver/test-model-ver-f5de600e-4375-47d7-98f4-64bbe03264b0 with resource version 1705327094602 13:58:14 2024-01-15 13:58:14.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:14 2024-01-15 13:58:14.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.631 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 13:58:14 2024-01-15 13:58:14.631 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 13:58:14 2024-01-15 13:58:14.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-b395b9fd-ff67-4b06-8867-28e569ed9bf7/model-vers/model-ver/test-model-ver-f5de600e-4375-47d7-98f4-64bbe03264b0"]}}} 13:58:14 2024-01-15 13:58:14.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-da3134b0-d873-488e-aa9a-200b1fc52deb with payload { 13:58:14 "model-invariant-id": "test-model-da3134b0-d873-488e-aa9a-200b1fc52deb", 13:58:14 "model-type": "some-type" 13:58:14 } 13:58:14 2024-01-15 13:58:14.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:14 2024-01-15 13:58:14.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.941 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.943 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:14 2024-01-15 13:58:14.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-da3134b0-d873-488e-aa9a-200b1fc52deb/model-vers/model-ver/test-model-ver-9668671c-1270-4d1a-9718-5fafc20948b0 with payload { 13:58:14 "model-version-id": "test-model-ver-9668671c-1270-4d1a-9718-5fafc20948b0", 13:58:14 "model-name": "some-model", 13:58:14 "model-version": "testValue" 13:58:14 } 13:58:14 2024-01-15 13:58:14.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:14 2024-01-15 13:58:14.948 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.948 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.948 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.948 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.951 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:14 2024-01-15 13:58:14.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-e025594e-5a55-4eb5-bad4-6470805dadb8 with payload { 13:58:14 "vnf-id": "test-generic-e025594e-5a55-4eb5-bad4-6470805dadb8", 13:58:14 "vnf-type": "someval", 13:58:14 "vnf-name": "someval", 13:58:14 "model-invariant-id": "test-model-da3134b0-d873-488e-aa9a-200b1fc52deb", 13:58:14 "model-version-id": "test-model-ver-9668671c-1270-4d1a-9718-5fafc20948b0" 13:58:14 } 13:58:14 13:58:14 2024-01-15 13:58:14.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:14 2024-01-15 13:58:14.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.961 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:14 2024-01-15 13:58:14.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-e025594e-5a55-4eb5-bad4-6470805dadb8 with depth all 13:58:14 2024-01-15 13:58:14.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:14 2024-01-15 13:58:14.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.969 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:14 2024-01-15 13:58:14.970 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:14 2024-01-15 13:58:14.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-e025594e-5a55-4eb5-bad4-6470805dadb8 with payload { 13:58:14 "vnf-id": "test-generic-e025594e-5a55-4eb5-bad4-6470805dadb8", 13:58:14 "vnf-type": "someval", 13:58:14 "vnf-name": "someval" 13:58:14 , "resource-version": "1705327094955"} 13:58:14 2024-01-15 13:58:14.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:14 2024-01-15 13:58:14.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.974 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:14 2024-01-15 13:58:14.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-e025594e-5a55-4eb5-bad4-6470805dadb8 with depth all 13:58:14 2024-01-15 13:58:14.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:14 2024-01-15 13:58:14.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.987 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:14 2024-01-15 13:58:14.987 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:14 2024-01-15 13:58:14.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-e025594e-5a55-4eb5-bad4-6470805dadb8 with resource version 1705327094974 13:58:14 2024-01-15 13:58:14.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:14 2024-01-15 13:58:14.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:14 2024-01-15 13:58:14.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:14 2024-01-15 13:58:14.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:14 2024-01-15 13:58:14.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:14 2024-01-15 13:58:14.994 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 110760 with label generic-vnf 13:58:14 2024-01-15 13:58:14.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:14 2024-01-15 13:58:14.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:15 2024-01-15 13:58:15.297 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:15 2024-01-15 13:58:15.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-587abf96-da54-42ba-b2d7-9f48fabc924f with payload { 13:58:15 "model-invariant-id": "test-model-587abf96-da54-42ba-b2d7-9f48fabc924f", 13:58:15 "model-type": "some-type" 13:58:15 } 13:58:15 2024-01-15 13:58:15.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:15 2024-01-15 13:58:15.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:15 2024-01-15 13:58:15.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:15 2024-01-15 13:58:15.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:15 2024-01-15 13:58:15.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:15 2024-01-15 13:58:15.614 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:15 2024-01-15 13:58:15.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:15 2024-01-15 13:58:15.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-587abf96-da54-42ba-b2d7-9f48fabc924f/model-vers/model-ver/test-model-ver-f71e0851-7f8a-4edc-89d6-9ce15621297b with payload { 13:58:15 "model-version-id": "test-model-ver-f71e0851-7f8a-4edc-89d6-9ce15621297b", 13:58:15 "model-name": "some-model", 13:58:15 "model-version": "testValue" 13:58:15 } 13:58:15 2024-01-15 13:58:15.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:15 2024-01-15 13:58:15.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:15 2024-01-15 13:58:15.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:15 2024-01-15 13:58:15.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:15 2024-01-15 13:58:15.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:15 2024-01-15 13:58:15.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:15 2024-01-15 13:58:15.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:15 2024-01-15 13:58:15.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f2294eee-6737-4f6e-afd7-047fa7d848d6 with payload { 13:58:15 "vnf-id": "test-generic-f2294eee-6737-4f6e-afd7-047fa7d848d6", 13:58:15 "vnf-type": "someval", 13:58:15 "vnf-name": "someval", 13:58:15 "model-invariant-id": "random-wrong-model", 13:58:15 "model-version-id": "random-wrong-model-ver" 13:58:15 } 13:58:15 13:58:15 2024-01-15 13:58:15.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:15 2024-01-15 13:58:15.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:15 2024-01-15 13:58:15.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:15 2024-01-15 13:58:15.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:15 2024-01-15 13:58:15.626 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:15 2024-01-15 13:58:15.627 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:15 2024-01-15 13:58:15.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:15 2024-01-15 13:58:15.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:15 2024-01-15 13:58:15.628 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f2294eee-6737-4f6e-afd7-047fa7d848d6","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:15 2024-01-15 13:58:15.629 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f2294eee-6737-4f6e-afd7-047fa7d848d6","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:15 2024-01-15 13:58:15.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-74697218-a269-42c2-94fa-1597d6f5e9fa with payload { 13:58:15 "model-invariant-id": "test-model-74697218-a269-42c2-94fa-1597d6f5e9fa", 13:58:15 "model-type": "some-type" 13:58:15 } 13:58:15 2024-01-15 13:58:15.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:15 2024-01-15 13:58:15.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:15 2024-01-15 13:58:15.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:15 2024-01-15 13:58:15.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:15 2024-01-15 13:58:15.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:15 2024-01-15 13:58:15.940 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:15 2024-01-15 13:58:15.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:15 2024-01-15 13:58:15.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-74697218-a269-42c2-94fa-1597d6f5e9fa/model-vers/model-ver/test-model-ver-27f30b53-248c-4dbf-b781-9b6647b9d110 with payload { 13:58:15 "model-version-id": "test-model-ver-27f30b53-248c-4dbf-b781-9b6647b9d110", 13:58:15 "model-name": "some-model", 13:58:15 "model-version": "testValue" 13:58:15 } 13:58:15 2024-01-15 13:58:15.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:15 2024-01-15 13:58:15.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:15 2024-01-15 13:58:15.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:15 2024-01-15 13:58:15.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:15 2024-01-15 13:58:15.944 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:15 2024-01-15 13:58:15.946 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:15 2024-01-15 13:58:15.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:15 2024-01-15 13:58:15.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-191edeca-4c54-4b37-8904-31a744ac537a with payload { 13:58:15 "global-customer-id": "test-customer-191edeca-4c54-4b37-8904-31a744ac537a", 13:58:15 "subscriber-name": "example-subscriber-name-val-99675", 13:58:15 "subscriber-type": "example-subscriber-type-val-40388", 13:58:15 "service-subscriptions": { 13:58:15 "service-subscription": [ 13:58:15 { 13:58:15 "service-type": "test-subtype-01cdb667-3adc-4ee4-82b1-2ed34a0fa28f", 13:58:15 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 13:58:15 "service-instances": { 13:58:15 "service-instance": [ 13:58:15 { 13:58:15 "service-instance-id": "test-tenant-eb46719c-277b-45b9-b5d9-ad7ab8fbaca1", 13:58:15 "service-instance-name": "example-service-instance-name-val-4896", 13:58:15 "service-type": "example-service-type-val-25453", 13:58:15 "service-role": "example-service-role-val-66197", 13:58:15 "environment-context": "example-environment-context-val-95014", 13:58:15 "workload-context": "example-workload-context-val-56102", 13:58:15 "model-invariant-id": "test-model-74697218-a269-42c2-94fa-1597d6f5e9fa", 13:58:15 "model-version-id": "test-model-ver-27f30b53-248c-4dbf-b781-9b6647b9d110" 13:58:15 } 13:58:15 ] 13:58:15 } 13:58:15 } 13:58:15 ] 13:58:15 } 13:58:15 } 13:58:15 2024-01-15 13:58:15.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:15 2024-01-15 13:58:15.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:15 2024-01-15 13:58:15.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:15 2024-01-15 13:58:15.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:15 2024-01-15 13:58:15.951 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:15 2024-01-15 13:58:15.959 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:15 2024-01-15 13:58:15.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:15 2024-01-15 13:58:15.963 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:15 2024-01-15 13:58:15.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-191edeca-4c54-4b37-8904-31a744ac537a with depth all 13:58:15 2024-01-15 13:58:15.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:15 2024-01-15 13:58:15.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:15 2024-01-15 13:58:15.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:15 2024-01-15 13:58:15.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:15 2024-01-15 13:58:15.966 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:15 2024-01-15 13:58:15.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:15 2024-01-15 13:58:15.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:15 2024-01-15 13:58:15.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-096d40bb-049d-4adb-8eb5-3fb12744aef6 with payload { 13:58:15 "vnf-id": "vnf-096d40bb-049d-4adb-8eb5-3fb12744aef6", 13:58:15 "vnf-type": "someval", 13:58:15 "vnf-name": "someval", 13:58:15 "relationship-list": { 13:58:15 "relationship": [ 13:58:15 { 13:58:15 "related-to": "service-instance", 13:58:15 "related-link": "/aai/v13/business/customers/customer/test-customer-191edeca-4c54-4b37-8904-31a744ac537a/service-subscriptions/service-subscription/test-subtype-01cdb667-3adc-4ee4-82b1-2ed34a0fa28f/service-instances/service-instance/test-tenant-eb46719c-277b-45b9-b5d9-ad7ab8fbaca1" 13:58:15 } 13:58:15 ] 13:58:15 } 13:58:15 } 13:58:15 13:58:15 2024-01-15 13:58:15.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:15 2024-01-15 13:58:15.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:15 2024-01-15 13:58:15.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:15 2024-01-15 13:58:15.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:15 2024-01-15 13:58:15.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:15 2024-01-15 13:58:15.981 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:15 2024-01-15 13:58:15.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:15 2024-01-15 13:58:15.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-096d40bb-049d-4adb-8eb5-3fb12744aef6 with depth all 13:58:15 2024-01-15 13:58:15.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:15 2024-01-15 13:58:15.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:15 2024-01-15 13:58:15.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:15 2024-01-15 13:58:15.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:15 2024-01-15 13:58:15.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:15 2024-01-15 13:58:15.995 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:15 2024-01-15 13:58:15.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:15 2024-01-15 13:58:15.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-191edeca-4c54-4b37-8904-31a744ac537a with depth all 13:58:15 2024-01-15 13:58:15.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:15 2024-01-15 13:58:15.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:15 2024-01-15 13:58:15.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:15 2024-01-15 13:58:15.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:15 2024-01-15 13:58:15.996 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:15 2024-01-15 13:58:16.001 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:16 2024-01-15 13:58:16.001 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:16 2024-01-15 13:58:16.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-9e6ed44c-3e7f-4d09-8115-4216b60cd92a with payload { 13:58:16 "model-invariant-id": "test-model-9e6ed44c-3e7f-4d09-8115-4216b60cd92a", 13:58:16 "model-type": "some-type" 13:58:16 } 13:58:16 2024-01-15 13:58:16.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:16 2024-01-15 13:58:16.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:16 2024-01-15 13:58:16.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:16 2024-01-15 13:58:16.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:16 2024-01-15 13:58:16.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:16 2024-01-15 13:58:16.314 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:16 2024-01-15 13:58:16.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:16 2024-01-15 13:58:16.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-9e6ed44c-3e7f-4d09-8115-4216b60cd92a/model-vers/model-ver/test-model-ver-bfb3504d-80e9-4c9c-8730-e5b406a6c713 with payload { 13:58:16 "model-version-id": "test-model-ver-bfb3504d-80e9-4c9c-8730-e5b406a6c713", 13:58:16 "model-name": "some-model", 13:58:16 "model-version": "testValue" 13:58:16 } 13:58:16 2024-01-15 13:58:16.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:16 2024-01-15 13:58:16.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:16 2024-01-15 13:58:16.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:16 2024-01-15 13:58:16.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:16 2024-01-15 13:58:16.319 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:16 2024-01-15 13:58:16.322 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:16 2024-01-15 13:58:16.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:16 2024-01-15 13:58:16.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0c30196c-d392-4d42-86d7-478c17f0cb9f with payload { 13:58:16 "vnf-id": "test-generic-0c30196c-d392-4d42-86d7-478c17f0cb9f", 13:58:16 "vnf-type": "someval", 13:58:16 "vnf-name": "someval", 13:58:16 "model-invariant-id": "test-model-9e6ed44c-3e7f-4d09-8115-4216b60cd92a", 13:58:16 "model-version-id": "test-model-ver-bfb3504d-80e9-4c9c-8730-e5b406a6c713" 13:58:16 } 13:58:16 13:58:16 2024-01-15 13:58:16.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:16 2024-01-15 13:58:16.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:16 2024-01-15 13:58:16.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:16 2024-01-15 13:58:16.327 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:16 2024-01-15 13:58:16.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:16 2024-01-15 13:58:16.334 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:16 2024-01-15 13:58:16.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:16 2024-01-15 13:58:16.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0c30196c-d392-4d42-86d7-478c17f0cb9f with depth all 13:58:16 2024-01-15 13:58:16.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:16 2024-01-15 13:58:16.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:16 2024-01-15 13:58:16.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:16 2024-01-15 13:58:16.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:16 2024-01-15 13:58:16.339 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:16 2024-01-15 13:58:16.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:16 2024-01-15 13:58:16.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:16 2024-01-15 13:58:16.342 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:16 2024-01-15 13:58:16.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0c30196c-d392-4d42-86d7-478c17f0cb9f with payload { 13:58:16 "vnf-id": "test-generic-0c30196c-d392-4d42-86d7-478c17f0cb9f", 13:58:16 "vnf-type": "someval", 13:58:16 "vnf-name": "someval", 13:58:16 "model-invariant-id": "test-model-9e6ed44c-3e7f-4d09-8115-4216b60cd92a", 13:58:16 "model-version-id": "test-model-ver-bfb3504d-80e9-4c9c-8730-e5b406a6c713", 13:58:16 "resource-version": "1705327096327" 13:58:16 } 13:58:16 13:58:16 2024-01-15 13:58:16.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:16 2024-01-15 13:58:16.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:16 2024-01-15 13:58:16.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:16 2024-01-15 13:58:16.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:16 2024-01-15 13:58:16.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:16 2024-01-15 13:58:16.352 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:16 2024-01-15 13:58:16.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:16 2024-01-15 13:58:16.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0c30196c-d392-4d42-86d7-478c17f0cb9f with depth all 13:58:16 2024-01-15 13:58:16.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:16 2024-01-15 13:58:16.356 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:16 2024-01-15 13:58:16.356 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:16 2024-01-15 13:58:16.356 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:16 2024-01-15 13:58:16.356 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:16 2024-01-15 13:58:16.359 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:16 2024-01-15 13:58:16.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:16 2024-01-15 13:58:16.359 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:16 2024-01-15 13:58:16.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0c30196c-d392-4d42-86d7-478c17f0cb9f with resource version 1705327096347 13:58:16 2024-01-15 13:58:16.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:16 2024-01-15 13:58:16.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:16 2024-01-15 13:58:16.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:16 2024-01-15 13:58:16.363 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:16 2024-01-15 13:58:16.363 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:16 2024-01-15 13:58:16.367 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 118952 with label generic-vnf 13:58:16 2024-01-15 13:58:16.368 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:16 2024-01-15 13:58:16.370 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:16 2024-01-15 13:58:16.673 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:16 2024-01-15 13:58:16.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b9303b31-ba12-4d76-a1f7-d1d7fee391e1 with payload { 13:58:16 "model-invariant-id": "test-model-b9303b31-ba12-4d76-a1f7-d1d7fee391e1", 13:58:16 "model-type": "some-type" 13:58:16 } 13:58:16 2024-01-15 13:58:16.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:16 2024-01-15 13:58:16.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:16 2024-01-15 13:58:16.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:16 2024-01-15 13:58:16.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:16 2024-01-15 13:58:16.987 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:16 2024-01-15 13:58:16.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:16 2024-01-15 13:58:16.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:16 2024-01-15 13:58:16.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b9303b31-ba12-4d76-a1f7-d1d7fee391e1/model-vers/model-ver/test-model-ver-1e9071fe-080f-4a7c-9a23-ffe6f1ecad11 with payload { 13:58:16 "model-version-id": "test-model-ver-1e9071fe-080f-4a7c-9a23-ffe6f1ecad11", 13:58:16 "model-name": "some-model", 13:58:16 "model-version": "testValue" 13:58:16 } 13:58:16 2024-01-15 13:58:16.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:16 2024-01-15 13:58:16.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:16 2024-01-15 13:58:16.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:16 2024-01-15 13:58:16.994 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:16 2024-01-15 13:58:16.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:16 2024-01-15 13:58:16.997 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:16 2024-01-15 13:58:16.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:16 2024-01-15 13:58:17.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3472222f-8f0e-4cb5-a550-fb21c388e673 with payload { 13:58:16 "vnf-id": "test-generic-3472222f-8f0e-4cb5-a550-fb21c388e673", 13:58:16 "vnf-type": "someval", 13:58:16 "vnf-name": "someval", 13:58:16 "model-invariant-id": "test-model-b9303b31-ba12-4d76-a1f7-d1d7fee391e1", 13:58:16 "model-version-id": "test-model-ver-1e9071fe-080f-4a7c-9a23-ffe6f1ecad11" 13:58:16 } 13:58:16 13:58:16 2024-01-15 13:58:17.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:16 2024-01-15 13:58:17.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:16 2024-01-15 13:58:17.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:16 2024-01-15 13:58:17.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:17 2024-01-15 13:58:17.002 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:17 2024-01-15 13:58:17.008 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:17 2024-01-15 13:58:17.013 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:17 2024-01-15 13:58:17.014 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:17 2024-01-15 13:58:17.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3472222f-8f0e-4cb5-a550-fb21c388e673 with depth all 13:58:17 2024-01-15 13:58:17.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:17 2024-01-15 13:58:17.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:17 2024-01-15 13:58:17.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:17 2024-01-15 13:58:17.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:17 2024-01-15 13:58:17.018 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:17 2024-01-15 13:58:17.020 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:17 2024-01-15 13:58:17.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:17 2024-01-15 13:58:17.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3472222f-8f0e-4cb5-a550-fb21c388e673 with resource version 1705327097001 13:58:17 2024-01-15 13:58:17.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:17 2024-01-15 13:58:17.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:17 2024-01-15 13:58:17.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:17 2024-01-15 13:58:17.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:17 2024-01-15 13:58:17.022 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:17 2024-01-15 13:58:17.026 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 118856 with label generic-vnf 13:58:17 2024-01-15 13:58:17.026 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:17 2024-01-15 13:58:17.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:17 2024-01-15 13:58:17.334 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:17 2024-01-15 13:58:17.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-e5584d95-fdb3-4c6a-ad8a-f8cb4da639ff with payload { 13:58:17 "model-invariant-id": "test-model-e5584d95-fdb3-4c6a-ad8a-f8cb4da639ff", 13:58:17 "model-type": "some-type" 13:58:17 } 13:58:17 2024-01-15 13:58:17.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:17 2024-01-15 13:58:17.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:17 2024-01-15 13:58:17.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:17 2024-01-15 13:58:17.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:17 2024-01-15 13:58:17.650 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:17 2024-01-15 13:58:17.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:17 2024-01-15 13:58:17.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:17 2024-01-15 13:58:17.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-e5584d95-fdb3-4c6a-ad8a-f8cb4da639ff/model-vers/model-ver/test-model-ver-78448d47-c112-4f23-83bf-fb95d5ef78a5 with payload { 13:58:17 "model-version-id": "test-model-ver-78448d47-c112-4f23-83bf-fb95d5ef78a5", 13:58:17 "model-name": "some-model", 13:58:17 "model-version": "testValue" 13:58:17 } 13:58:17 2024-01-15 13:58:17.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:17 2024-01-15 13:58:17.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:17 2024-01-15 13:58:17.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:17 2024-01-15 13:58:17.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:17 2024-01-15 13:58:17.656 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:17 2024-01-15 13:58:17.658 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:17 2024-01-15 13:58:17.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:17 2024-01-15 13:58:17.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bc8c482f-db8a-467b-be88-96f80b0cd8e1 with payload { 13:58:17 "vnf-id": "test-generic-bc8c482f-db8a-467b-be88-96f80b0cd8e1", 13:58:17 "vnf-type": "someval", 13:58:17 "vnf-name": "someval", 13:58:17 "model-invariant-id": "some-model" 13:58:17 } 13:58:17 2024-01-15 13:58:17.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:17 2024-01-15 13:58:17.663 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:17 2024-01-15 13:58:17.663 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:17 2024-01-15 13:58:17.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:17 2024-01-15 13:58:17.664 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-bc8c482f-db8a-467b-be88-96f80b0cd8e1","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:17 2024-01-15 13:58:17.664 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-bc8c482f-db8a-467b-be88-96f80b0cd8e1","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:17 2024-01-15 13:58:17.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-8ab81098-0b57-402d-b7bd-a6ced1854da2 with payload { 13:58:17 "model-invariant-id": "test-model-8ab81098-0b57-402d-b7bd-a6ced1854da2", 13:58:17 "model-type": "some-type" 13:58:17 } 13:58:17 2024-01-15 13:58:17.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:17 2024-01-15 13:58:17.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:17 2024-01-15 13:58:17.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:17 2024-01-15 13:58:17.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:17 2024-01-15 13:58:17.977 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:17 2024-01-15 13:58:17.979 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:17 2024-01-15 13:58:17.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:17 2024-01-15 13:58:17.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-8ab81098-0b57-402d-b7bd-a6ced1854da2/model-vers/model-ver/test-model-ver-c74b6c15-11f0-4149-8e2b-97245e0d7f47 with payload { 13:58:17 "model-version-id": "test-model-ver-c74b6c15-11f0-4149-8e2b-97245e0d7f47", 13:58:17 "model-name": "some-model", 13:58:17 "model-version": "testValue" 13:58:17 } 13:58:17 2024-01-15 13:58:17.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:17 2024-01-15 13:58:17.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:17 2024-01-15 13:58:17.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:17 2024-01-15 13:58:17.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:17 2024-01-15 13:58:17.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:17 2024-01-15 13:58:17.986 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:17 2024-01-15 13:58:17.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:17 2024-01-15 13:58:17.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-d5535df7-1226-45d4-be0a-e9ddef89da46 with payload { 13:58:17 "vnf-id": "test-generic-d5535df7-1226-45d4-be0a-e9ddef89da46", 13:58:17 "vnf-type": "someval", 13:58:17 "vnf-name": "someval", 13:58:17 "model-invariant-id": "test-model-8ab81098-0b57-402d-b7bd-a6ced1854da2", 13:58:17 "model-version-id": "test-model-ver-c74b6c15-11f0-4149-8e2b-97245e0d7f47" 13:58:17 } 13:58:17 13:58:17 2024-01-15 13:58:17.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:17 2024-01-15 13:58:17.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:17 2024-01-15 13:58:17.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:17 2024-01-15 13:58:17.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:17 2024-01-15 13:58:17.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:17 2024-01-15 13:58:17.997 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:17 2024-01-15 13:58:18.001 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:17 2024-01-15 13:58:18.001 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:18 2024-01-15 13:58:18.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-d5535df7-1226-45d4-be0a-e9ddef89da46 with depth all 13:58:18 2024-01-15 13:58:18.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:18 2024-01-15 13:58:18.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.005 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.008 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:18 2024-01-15 13:58:18.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-d5535df7-1226-45d4-be0a-e9ddef89da46 with payload { 13:58:18 "vnf-id": "test-generic-d5535df7-1226-45d4-be0a-e9ddef89da46", 13:58:18 "vnf-type": "someval", 13:58:18 "vnf-name": "someval", 13:58:18 "model-invariant-id": "test-model-df10a4e4-31a0-4a48-b49e-1c7b025e993b", 13:58:18 "model-version-id": "test-model-ver-57cf2f52-8b25-44f5-9719-81c56a837c80", 13:58:18 "resource-version": "1705327097991" 13:58:18 } 13:58:18 13:58:18 2024-01-15 13:58:18.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:18 2024-01-15 13:58:18.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.010 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.012 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-df10a4e4-31a0-4a48-b49e-1c7b025e993b/model-vers/model-ver/test-model-ver-57cf2f52-8b25-44f5-9719-81c56a837c80#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:18 2024-01-15 13:58:18.012 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:18 2024-01-15 13:58:18.012 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-d5535df7-1226-45d4-be0a-e9ddef89da46","Node Not Found:object located at service-design-and-creation/models/model/test-model-df10a4e4-31a0-4a48-b49e-1c7b025e993b/model-vers/model-ver/test-model-ver-57cf2f52-8b25-44f5-9719-81c56a837c80#model-version not found","ERR.5.4.6114"]}}} 13:58:18 2024-01-15 13:58:18.013 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:18 2024-01-15 13:58:18.323 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-697cf54b-3ffc-46e4-8474-b6eaf1ab3107 with payload { 13:58:18 "model-invariant-id": "test-model-697cf54b-3ffc-46e4-8474-b6eaf1ab3107", 13:58:18 "model-type": "some-type" 13:58:18 } 13:58:18 2024-01-15 13:58:18.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:18 2024-01-15 13:58:18.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.325 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.328 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.329 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:18 2024-01-15 13:58:18.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-697cf54b-3ffc-46e4-8474-b6eaf1ab3107/model-vers/model-ver/test-model-ver-c2185ea0-6390-4f43-b2f4-0b1a8536f81c with payload { 13:58:18 "model-version-id": "test-model-ver-c2185ea0-6390-4f43-b2f4-0b1a8536f81c", 13:58:18 "model-name": "some-model", 13:58:18 "model-version": "testValue" 13:58:18 } 13:58:18 2024-01-15 13:58:18.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:18 2024-01-15 13:58:18.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.332 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.334 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:18 2024-01-15 13:58:18.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-6513f9dc-fe66-4d99-8a1f-d70e2c817210 with payload { 13:58:18 "vnf-id": "test-generic-6513f9dc-fe66-4d99-8a1f-d70e2c817210", 13:58:18 "vnf-type": "someval", 13:58:18 "vnf-name": "someval", 13:58:18 "model-invariant-id": "test-model-697cf54b-3ffc-46e4-8474-b6eaf1ab3107", 13:58:18 "model-version-id": "test-model-ver-c2185ea0-6390-4f43-b2f4-0b1a8536f81c" 13:58:18 } 13:58:18 13:58:18 2024-01-15 13:58:18.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:18 2024-01-15 13:58:18.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.338 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.344 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:18 2024-01-15 13:58:18.348 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:18 2024-01-15 13:58:18.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-6513f9dc-fe66-4d99-8a1f-d70e2c817210 with depth all 13:58:18 2024-01-15 13:58:18.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:18 2024-01-15 13:58:18.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.352 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.354 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:18 2024-01-15 13:58:18.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-103be2d1-4623-43c0-9cdf-a62481a8fd8a with payload { 13:58:18 "model-invariant-id": "test-model-103be2d1-4623-43c0-9cdf-a62481a8fd8a", 13:58:18 "model-type": "some-type" 13:58:18 } 13:58:18 2024-01-15 13:58:18.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:18 2024-01-15 13:58:18.356 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.356 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.356 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.356 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.357 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:18 2024-01-15 13:58:18.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-103be2d1-4623-43c0-9cdf-a62481a8fd8a/model-vers/model-ver/test-model-ver-078b9f88-99ce-4b62-a1bc-f7cc57db0d36 with payload { 13:58:18 "model-version-id": "test-model-ver-078b9f88-99ce-4b62-a1bc-f7cc57db0d36", 13:58:18 "model-name": "some-model", 13:58:18 "model-version": "testValue" 13:58:18 } 13:58:18 2024-01-15 13:58:18.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:18 2024-01-15 13:58:18.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.360 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.360 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:18 2024-01-15 13:58:18.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-6513f9dc-fe66-4d99-8a1f-d70e2c817210 with payload { 13:58:18 "vnf-id": "test-generic-6513f9dc-fe66-4d99-8a1f-d70e2c817210", 13:58:18 "vnf-type": "someval", 13:58:18 "vnf-name": "someval", 13:58:18 "model-invariant-id": "test-model-103be2d1-4623-43c0-9cdf-a62481a8fd8a", 13:58:18 "resource-version": "${resource-version}" 13:58:18 } 13:58:18 2024-01-15 13:58:18.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:18 2024-01-15 13:58:18.367 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:18 2024-01-15 13:58:18.367 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:18 2024-01-15 13:58:18.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:18 2024-01-15 13:58:18.367 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-6513f9dc-fe66-4d99-8a1f-d70e2c817210","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:18 2024-01-15 13:58:18.368 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:18 2024-01-15 13:58:18.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-992a4dfb-14cf-44c2-a087-f4deb6fe50e2 with payload { 13:58:18 "model-invariant-id": "test-model-992a4dfb-14cf-44c2-a087-f4deb6fe50e2", 13:58:18 "model-type": "some-type" 13:58:18 } 13:58:18 2024-01-15 13:58:18.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:18 2024-01-15 13:58:18.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.680 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.682 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:18 2024-01-15 13:58:18.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-992a4dfb-14cf-44c2-a087-f4deb6fe50e2/model-vers/model-ver/test-model-ver-e0c9a3c2-41f9-4fd6-bf23-5fae556ac8d2 with payload { 13:58:18 "model-version-id": "test-model-ver-e0c9a3c2-41f9-4fd6-bf23-5fae556ac8d2", 13:58:18 "model-name": "some-model", 13:58:18 "model-version": "testValue" 13:58:18 } 13:58:18 2024-01-15 13:58:18.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:18 2024-01-15 13:58:18.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:18 2024-01-15 13:58:18.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3a45e3d7-dda4-4e74-8d67-50fbb6f17eee with payload { 13:58:18 "vnf-id": "test-generic-3a45e3d7-dda4-4e74-8d67-50fbb6f17eee", 13:58:18 "vnf-type": "someval", 13:58:18 "vnf-name": "someval", 13:58:18 "model-invariant-id": "test-model-992a4dfb-14cf-44c2-a087-f4deb6fe50e2", 13:58:18 "model-version-id": "test-model-ver-e0c9a3c2-41f9-4fd6-bf23-5fae556ac8d2" 13:58:18 } 13:58:18 13:58:18 2024-01-15 13:58:18.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:18 2024-01-15 13:58:18.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.694 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.700 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.704 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:18 2024-01-15 13:58:18.705 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:18 2024-01-15 13:58:18.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3a45e3d7-dda4-4e74-8d67-50fbb6f17eee with depth all 13:58:18 2024-01-15 13:58:18.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:18 2024-01-15 13:58:18.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.708 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.709 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.711 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:18 2024-01-15 13:58:18.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b6e01ba8-9d11-4435-947f-124eac50308e with payload { 13:58:18 "model-invariant-id": "test-model-b6e01ba8-9d11-4435-947f-124eac50308e", 13:58:18 "model-type": "some-type" 13:58:18 } 13:58:18 2024-01-15 13:58:18.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:18 2024-01-15 13:58:18.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.714 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.715 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:18 2024-01-15 13:58:18.718 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b6e01ba8-9d11-4435-947f-124eac50308e/model-vers/model-ver/test-model-ver-691c17ca-01e9-484f-89d3-eb5aeda49da8 with payload { 13:58:18 "model-version-id": "test-model-ver-691c17ca-01e9-484f-89d3-eb5aeda49da8", 13:58:18 "model-name": "some-model", 13:58:18 "model-version": "testValue" 13:58:18 } 13:58:18 2024-01-15 13:58:18.718 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:18 2024-01-15 13:58:18.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.719 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.722 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.724 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:18 2024-01-15 13:58:18.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3a45e3d7-dda4-4e74-8d67-50fbb6f17eee with payload { 13:58:18 "vnf-id": "test-generic-3a45e3d7-dda4-4e74-8d67-50fbb6f17eee", 13:58:18 "vnf-type": "someval", 13:58:18 "vnf-name": "someval", 13:58:18 "model-invariant-id": "test-model-b6e01ba8-9d11-4435-947f-124eac50308e", 13:58:18 "model-version-id": "test-model-ver-691c17ca-01e9-484f-89d3-eb5aeda49da8", 13:58:18 "resource-version": "1705327098693" 13:58:18 } 13:58:18 13:58:18 2024-01-15 13:58:18.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:18 2024-01-15 13:58:18.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:18 2024-01-15 13:58:18.737 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:18 2024-01-15 13:58:18.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3a45e3d7-dda4-4e74-8d67-50fbb6f17eee with depth all 13:58:18 2024-01-15 13:58:18.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:18 2024-01-15 13:58:18.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.741 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.744 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:18 2024-01-15 13:58:18.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3a45e3d7-dda4-4e74-8d67-50fbb6f17eee with resource version 1705327098727 13:58:18 2024-01-15 13:58:18.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:18 2024-01-15 13:58:18.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:18 2024-01-15 13:58:18.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:18 2024-01-15 13:58:18.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:18 2024-01-15 13:58:18.746 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:18 2024-01-15 13:58:18.749 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 114840 with label generic-vnf 13:58:18 2024-01-15 13:58:18.750 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:18 2024-01-15 13:58:18.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:19 2024-01-15 13:58:19.057 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:19 2024-01-15 13:58:19.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-abc3637e-8328-48e6-b78b-2282be8e0a63 with payload { 13:58:19 "model-invariant-id": "test-model-abc3637e-8328-48e6-b78b-2282be8e0a63", 13:58:19 "model-type": "some-type" 13:58:19 } 13:58:19 2024-01-15 13:58:19.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:19 2024-01-15 13:58:19.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.378 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:19 2024-01-15 13:58:19.380 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-abc3637e-8328-48e6-b78b-2282be8e0a63/model-vers/model-ver/test-model-ver-c74875dc-d645-49cd-909b-69a33be3fd32 with payload { 13:58:19 "model-version-id": "test-model-ver-c74875dc-d645-49cd-909b-69a33be3fd32", 13:58:19 "model-name": "some-model", 13:58:19 "model-version": "testValue" 13:58:19 } 13:58:19 2024-01-15 13:58:19.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:19 2024-01-15 13:58:19.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.382 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.384 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:19 2024-01-15 13:58:19.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4750eb80-473b-4704-a196-cbb6376d5105 with payload { 13:58:19 "vnf-id": "test-generic-4750eb80-473b-4704-a196-cbb6376d5105", 13:58:19 "vnf-type": "someval", 13:58:19 "vnf-name": "someval", 13:58:19 "model-invariant-id": "test-model-abc3637e-8328-48e6-b78b-2282be8e0a63", 13:58:19 "model-version-id": "test-model-ver-c74875dc-d645-49cd-909b-69a33be3fd32" 13:58:19 } 13:58:19 13:58:19 2024-01-15 13:58:19.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:19 2024-01-15 13:58:19.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.390 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.396 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:19 2024-01-15 13:58:19.401 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:19 2024-01-15 13:58:19.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-abc3637e-8328-48e6-b78b-2282be8e0a63/model-vers/model-ver/test-model-ver-c74875dc-d645-49cd-909b-69a33be3fd32 with depth all 13:58:19 2024-01-15 13:58:19.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:19 2024-01-15 13:58:19.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.406 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.406 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:19 2024-01-15 13:58:19.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-abc3637e-8328-48e6-b78b-2282be8e0a63/model-vers/model-ver/test-model-ver-c74875dc-d645-49cd-909b-69a33be3fd32 with resource version 1705327099382 13:58:19 2024-01-15 13:58:19.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:19 2024-01-15 13:58:19.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.408 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.411 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 13:58:19 2024-01-15 13:58:19.411 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 13:58:19 2024-01-15 13:58:19.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-abc3637e-8328-48e6-b78b-2282be8e0a63/model-vers/model-ver/test-model-ver-c74875dc-d645-49cd-909b-69a33be3fd32"]}}} 13:58:19 2024-01-15 13:58:19.720 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-636b31f8-0a9f-4556-89f8-d4779551d44d with payload { 13:58:19 "model-invariant-id": "test-model-636b31f8-0a9f-4556-89f8-d4779551d44d", 13:58:19 "model-type": "some-type" 13:58:19 } 13:58:19 2024-01-15 13:58:19.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:19 2024-01-15 13:58:19.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.723 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.726 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:19 2024-01-15 13:58:19.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-636b31f8-0a9f-4556-89f8-d4779551d44d/model-vers/model-ver/test-model-ver-85652b85-bbda-4325-91eb-26fb9fd919ee with payload { 13:58:19 "model-version-id": "test-model-ver-85652b85-bbda-4325-91eb-26fb9fd919ee", 13:58:19 "model-name": "some-model", 13:58:19 "model-version": "testValue" 13:58:19 } 13:58:19 2024-01-15 13:58:19.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:19 2024-01-15 13:58:19.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.731 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:19 2024-01-15 13:58:19.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-557ff831-04bf-4356-9ab9-9161107728d4 with payload { 13:58:19 "vnf-id": "test-generic-557ff831-04bf-4356-9ab9-9161107728d4", 13:58:19 "vnf-type": "someval", 13:58:19 "vnf-name": "someval", 13:58:19 "model-invariant-id": "test-model-636b31f8-0a9f-4556-89f8-d4779551d44d", 13:58:19 "model-version-id": "test-model-ver-85652b85-bbda-4325-91eb-26fb9fd919ee" 13:58:19 } 13:58:19 13:58:19 2024-01-15 13:58:19.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:19 2024-01-15 13:58:19.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.739 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.745 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:19 2024-01-15 13:58:19.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-557ff831-04bf-4356-9ab9-9161107728d4 with depth all 13:58:19 2024-01-15 13:58:19.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:19 2024-01-15 13:58:19.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.750 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.753 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:19 2024-01-15 13:58:19.754 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:19 2024-01-15 13:58:19.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-557ff831-04bf-4356-9ab9-9161107728d4 with payload { 13:58:19 "vnf-id": "test-generic-557ff831-04bf-4356-9ab9-9161107728d4", 13:58:19 "vnf-type": "someval", 13:58:19 "vnf-name": "someval" 13:58:19 , "resource-version": "1705327099738"} 13:58:19 2024-01-15 13:58:19.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:19 2024-01-15 13:58:19.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.758 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.764 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:19 2024-01-15 13:58:19.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-557ff831-04bf-4356-9ab9-9161107728d4 with depth all 13:58:19 2024-01-15 13:58:19.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:19 2024-01-15 13:58:19.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.768 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.771 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:19 2024-01-15 13:58:19.771 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:19 2024-01-15 13:58:19.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-557ff831-04bf-4356-9ab9-9161107728d4 with resource version 1705327099758 13:58:19 2024-01-15 13:58:19.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:19 2024-01-15 13:58:19.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:19 2024-01-15 13:58:19.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:19 2024-01-15 13:58:19.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:19 2024-01-15 13:58:19.775 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:19 2024-01-15 13:58:19.778 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 82016 with label generic-vnf 13:58:19 2024-01-15 13:58:19.778 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:19 2024-01-15 13:58:19.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:20 2024-01-15 13:58:20.083 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:20 2024-01-15 13:58:20.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-20e1eab1-aa9b-4c6c-9548-8525ba764a94 with payload { 13:58:20 "model-invariant-id": "test-model-20e1eab1-aa9b-4c6c-9548-8525ba764a94", 13:58:20 "model-type": "some-type" 13:58:20 } 13:58:20 2024-01-15 13:58:20.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:20 2024-01-15 13:58:20.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:20 2024-01-15 13:58:20.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:20 2024-01-15 13:58:20.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:20 2024-01-15 13:58:20.397 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:20 2024-01-15 13:58:20.399 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:20 2024-01-15 13:58:20.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:20 2024-01-15 13:58:20.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-20e1eab1-aa9b-4c6c-9548-8525ba764a94/model-vers/model-ver/test-model-ver-2652ebd9-8625-490c-a2bd-4ac216ff9eee with payload { 13:58:20 "model-version-id": "test-model-ver-2652ebd9-8625-490c-a2bd-4ac216ff9eee", 13:58:20 "model-name": "some-model", 13:58:20 "model-version": "testValue" 13:58:20 } 13:58:20 2024-01-15 13:58:20.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:20 2024-01-15 13:58:20.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:20 2024-01-15 13:58:20.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:20 2024-01-15 13:58:20.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:20 2024-01-15 13:58:20.403 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:20 2024-01-15 13:58:20.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:20 2024-01-15 13:58:20.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:20 2024-01-15 13:58:20.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-c5c9d578-8134-4714-af25-5032f0f995b2 with payload { 13:58:20 "vnf-id": "test-generic-c5c9d578-8134-4714-af25-5032f0f995b2", 13:58:20 "vnf-type": "someval", 13:58:20 "vnf-name": "someval", 13:58:20 "model-invariant-id": "random-wrong-model", 13:58:20 "model-version-id": "random-wrong-model-ver" 13:58:20 } 13:58:20 13:58:20 2024-01-15 13:58:20.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:20 2024-01-15 13:58:20.409 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:20 2024-01-15 13:58:20.409 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:20 2024-01-15 13:58:20.409 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:20 2024-01-15 13:58:20.410 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:20 2024-01-15 13:58:20.411 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:20 2024-01-15 13:58:20.411 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:20 2024-01-15 13:58:20.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:20 2024-01-15 13:58:20.412 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-c5c9d578-8134-4714-af25-5032f0f995b2","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:20 2024-01-15 13:58:20.412 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-c5c9d578-8134-4714-af25-5032f0f995b2","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:20 2024-01-15 13:58:20.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-9bc29e19-1943-4ab8-a063-2127ece9ab77 with payload { 13:58:20 "model-invariant-id": "test-model-9bc29e19-1943-4ab8-a063-2127ece9ab77", 13:58:20 "model-type": "some-type" 13:58:20 } 13:58:20 2024-01-15 13:58:20.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:20 2024-01-15 13:58:20.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:20 2024-01-15 13:58:20.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:20 2024-01-15 13:58:20.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:20 2024-01-15 13:58:20.724 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:20 2024-01-15 13:58:20.726 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:20 2024-01-15 13:58:20.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:20 2024-01-15 13:58:20.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-9bc29e19-1943-4ab8-a063-2127ece9ab77/model-vers/model-ver/test-model-ver-aa28ce25-25b2-4c08-844d-88ec77ce0cbb with payload { 13:58:20 "model-version-id": "test-model-ver-aa28ce25-25b2-4c08-844d-88ec77ce0cbb", 13:58:20 "model-name": "some-model", 13:58:20 "model-version": "testValue" 13:58:20 } 13:58:20 2024-01-15 13:58:20.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:20 2024-01-15 13:58:20.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:20 2024-01-15 13:58:20.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:20 2024-01-15 13:58:20.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:20 2024-01-15 13:58:20.731 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:20 2024-01-15 13:58:20.734 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:20 2024-01-15 13:58:20.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:20 2024-01-15 13:58:20.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-f2118afd-73dc-4b4c-9289-4799b6ee27ce with payload { 13:58:20 "global-customer-id": "test-customer-f2118afd-73dc-4b4c-9289-4799b6ee27ce", 13:58:20 "subscriber-name": "example-subscriber-name-val-99675", 13:58:20 "subscriber-type": "example-subscriber-type-val-40388", 13:58:20 "service-subscriptions": { 13:58:20 "service-subscription": [ 13:58:20 { 13:58:20 "service-type": "test-subtype-4ea58c6c-10a0-4ae5-bbed-feabc3989e83", 13:58:20 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 13:58:20 "service-instances": { 13:58:20 "service-instance": [ 13:58:20 { 13:58:20 "service-instance-id": "test-tenant-2347ad60-ff90-45a5-8e8f-0f65f9b562c6", 13:58:20 "service-instance-name": "example-service-instance-name-val-4896", 13:58:20 "service-type": "example-service-type-val-25453", 13:58:20 "service-role": "example-service-role-val-66197", 13:58:20 "environment-context": "example-environment-context-val-95014", 13:58:20 "workload-context": "example-workload-context-val-56102", 13:58:20 "model-invariant-id": "test-model-9bc29e19-1943-4ab8-a063-2127ece9ab77", 13:58:20 "model-version-id": "test-model-ver-aa28ce25-25b2-4c08-844d-88ec77ce0cbb" 13:58:20 } 13:58:20 ] 13:58:20 } 13:58:20 } 13:58:20 ] 13:58:20 } 13:58:20 } 13:58:20 2024-01-15 13:58:20.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:20 2024-01-15 13:58:20.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:20 2024-01-15 13:58:20.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:20 2024-01-15 13:58:20.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:20 2024-01-15 13:58:20.738 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:20 2024-01-15 13:58:20.746 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:20 2024-01-15 13:58:20.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:20 2024-01-15 13:58:20.750 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:20 2024-01-15 13:58:20.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-f2118afd-73dc-4b4c-9289-4799b6ee27ce with depth all 13:58:20 2024-01-15 13:58:20.754 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:20 2024-01-15 13:58:20.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:20 2024-01-15 13:58:20.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:20 2024-01-15 13:58:20.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:20 2024-01-15 13:58:20.754 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:20 2024-01-15 13:58:20.758 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:20 2024-01-15 13:58:20.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:20 2024-01-15 13:58:20.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-deb1cb1b-1601-4642-9b33-19a9cd3a43c9 with payload { 13:58:20 "vnf-id": "vnf-deb1cb1b-1601-4642-9b33-19a9cd3a43c9", 13:58:20 "vnf-type": "someval", 13:58:20 "vnf-name": "someval", 13:58:20 "relationship-list": { 13:58:20 "relationship": [ 13:58:20 { 13:58:20 "related-to": "service-instance", 13:58:20 "related-link": "/aai/v13/business/customers/customer/test-customer-f2118afd-73dc-4b4c-9289-4799b6ee27ce/service-subscriptions/service-subscription/test-subtype-4ea58c6c-10a0-4ae5-bbed-feabc3989e83/service-instances/service-instance/test-tenant-2347ad60-ff90-45a5-8e8f-0f65f9b562c6" 13:58:20 } 13:58:20 ] 13:58:20 } 13:58:20 } 13:58:20 13:58:20 2024-01-15 13:58:20.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:20 2024-01-15 13:58:20.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:20 2024-01-15 13:58:20.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:20 2024-01-15 13:58:20.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:20 2024-01-15 13:58:20.760 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:20 2024-01-15 13:58:20.768 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:20 2024-01-15 13:58:20.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:20 2024-01-15 13:58:20.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-deb1cb1b-1601-4642-9b33-19a9cd3a43c9 with depth all 13:58:20 2024-01-15 13:58:20.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:20 2024-01-15 13:58:20.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:20 2024-01-15 13:58:20.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:20 2024-01-15 13:58:20.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:20 2024-01-15 13:58:20.777 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:20 2024-01-15 13:58:20.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:20 2024-01-15 13:58:20.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:20 2024-01-15 13:58:20.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-f2118afd-73dc-4b4c-9289-4799b6ee27ce with depth all 13:58:20 2024-01-15 13:58:20.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:20 2024-01-15 13:58:20.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:20 2024-01-15 13:58:20.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:20 2024-01-15 13:58:20.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:20 2024-01-15 13:58:20.781 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:20 2024-01-15 13:58:20.784 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:20 2024-01-15 13:58:20.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:21 2024-01-15 13:58:21.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-0f4ff079-1135-48a0-b6a6-66240181c25a with payload { 13:58:21 "model-invariant-id": "test-model-0f4ff079-1135-48a0-b6a6-66240181c25a", 13:58:21 "model-type": "some-type" 13:58:21 } 13:58:21 2024-01-15 13:58:21.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:21 2024-01-15 13:58:21.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.094 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.096 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:21 2024-01-15 13:58:21.098 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-0f4ff079-1135-48a0-b6a6-66240181c25a/model-vers/model-ver/test-model-ver-66be575b-7b8e-4f35-85c7-799cf3006ed4 with payload { 13:58:21 "model-version-id": "test-model-ver-66be575b-7b8e-4f35-85c7-799cf3006ed4", 13:58:21 "model-name": "some-model", 13:58:21 "model-version": "testValue" 13:58:21 } 13:58:21 2024-01-15 13:58:21.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:21 2024-01-15 13:58:21.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.100 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.102 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:21 2024-01-15 13:58:21.105 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-a28ef3ab-d1fd-4780-bf44-bfa08b548bce with payload { 13:58:21 "vnf-id": "test-generic-a28ef3ab-d1fd-4780-bf44-bfa08b548bce", 13:58:21 "vnf-type": "someval", 13:58:21 "vnf-name": "someval", 13:58:21 "model-invariant-id": "test-model-0f4ff079-1135-48a0-b6a6-66240181c25a", 13:58:21 "model-version-id": "test-model-ver-66be575b-7b8e-4f35-85c7-799cf3006ed4" 13:58:21 } 13:58:21 13:58:21 2024-01-15 13:58:21.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:21 2024-01-15 13:58:21.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.113 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:21 2024-01-15 13:58:21.117 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-a28ef3ab-d1fd-4780-bf44-bfa08b548bce with depth all 13:58:21 2024-01-15 13:58:21.117 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:21 2024-01-15 13:58:21.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.120 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:21 2024-01-15 13:58:21.120 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:21 2024-01-15 13:58:21.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-a28ef3ab-d1fd-4780-bf44-bfa08b548bce with payload { 13:58:21 "vnf-id": "test-generic-a28ef3ab-d1fd-4780-bf44-bfa08b548bce", 13:58:21 "vnf-type": "someval", 13:58:21 "vnf-name": "someval", 13:58:21 "model-invariant-id": "test-model-0f4ff079-1135-48a0-b6a6-66240181c25a", 13:58:21 "model-version-id": "test-model-ver-66be575b-7b8e-4f35-85c7-799cf3006ed4", 13:58:21 "resource-version": "1705327101107" 13:58:21 } 13:58:21 13:58:21 2024-01-15 13:58:21.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:21 2024-01-15 13:58:21.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.125 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.132 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:21 2024-01-15 13:58:21.132 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-a28ef3ab-d1fd-4780-bf44-bfa08b548bce with depth all 13:58:21 2024-01-15 13:58:21.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:21 2024-01-15 13:58:21.133 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.133 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.133 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.133 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.135 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:21 2024-01-15 13:58:21.136 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:21 2024-01-15 13:58:21.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-a28ef3ab-d1fd-4780-bf44-bfa08b548bce with resource version 1705327101125 13:58:21 2024-01-15 13:58:21.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:21 2024-01-15 13:58:21.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.139 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.142 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 135336 with label generic-vnf 13:58:21 2024-01-15 13:58:21.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:21 2024-01-15 13:58:21.449 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:21 2024-01-15 13:58:21.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-91831c34-b60c-45a6-8c5d-b6425d361669 with payload { 13:58:21 "model-invariant-id": "test-model-91831c34-b60c-45a6-8c5d-b6425d361669", 13:58:21 "model-type": "some-type" 13:58:21 } 13:58:21 2024-01-15 13:58:21.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:21 2024-01-15 13:58:21.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.766 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.769 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:21 2024-01-15 13:58:21.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-91831c34-b60c-45a6-8c5d-b6425d361669/model-vers/model-ver/test-model-ver-19e4c488-c1fb-491b-b616-f132c5486d11 with payload { 13:58:21 "model-version-id": "test-model-ver-19e4c488-c1fb-491b-b616-f132c5486d11", 13:58:21 "model-name": "some-model", 13:58:21 "model-version": "testValue" 13:58:21 } 13:58:21 2024-01-15 13:58:21.772 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:21 2024-01-15 13:58:21.772 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.772 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.773 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.775 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:21 2024-01-15 13:58:21.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0326861e-5a9c-4220-873e-71513dda628f with payload { 13:58:21 "vnf-id": "test-generic-0326861e-5a9c-4220-873e-71513dda628f", 13:58:21 "vnf-type": "someval", 13:58:21 "vnf-name": "someval", 13:58:21 "model-invariant-id": "test-model-91831c34-b60c-45a6-8c5d-b6425d361669", 13:58:21 "model-version-id": "test-model-ver-19e4c488-c1fb-491b-b616-f132c5486d11" 13:58:21 } 13:58:21 13:58:21 2024-01-15 13:58:21.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:21 2024-01-15 13:58:21.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.779 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.779 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.785 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:21 2024-01-15 13:58:21.789 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:21 2024-01-15 13:58:21.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0326861e-5a9c-4220-873e-71513dda628f with depth all 13:58:21 2024-01-15 13:58:21.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:21 2024-01-15 13:58:21.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.793 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.795 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:21 2024-01-15 13:58:21.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0326861e-5a9c-4220-873e-71513dda628f with resource version 1705327101779 13:58:21 2024-01-15 13:58:21.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:21 2024-01-15 13:58:21.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:21 2024-01-15 13:58:21.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:21 2024-01-15 13:58:21.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:21 2024-01-15 13:58:21.797 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:21 2024-01-15 13:58:21.800 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 106592 with label generic-vnf 13:58:21 2024-01-15 13:58:21.800 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:21 2024-01-15 13:58:21.803 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:22 2024-01-15 13:58:22.105 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:22 2024-01-15 13:58:22.416 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-43324648-18de-4c21-95dd-943f0a37363d with payload { 13:58:22 "model-invariant-id": "test-model-43324648-18de-4c21-95dd-943f0a37363d", 13:58:22 "model-type": "some-type" 13:58:22 } 13:58:22 2024-01-15 13:58:22.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:22 2024-01-15 13:58:22.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:22 2024-01-15 13:58:22.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:22 2024-01-15 13:58:22.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:22 2024-01-15 13:58:22.419 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:22 2024-01-15 13:58:22.422 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:22 2024-01-15 13:58:22.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:22 2024-01-15 13:58:22.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-43324648-18de-4c21-95dd-943f0a37363d/model-vers/model-ver/test-model-ver-ce0a931c-b90d-42e2-ac12-8b3546c5f35e with payload { 13:58:22 "model-version-id": "test-model-ver-ce0a931c-b90d-42e2-ac12-8b3546c5f35e", 13:58:22 "model-name": "some-model", 13:58:22 "model-version": "testValue" 13:58:22 } 13:58:22 2024-01-15 13:58:22.425 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:22 2024-01-15 13:58:22.426 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:22 2024-01-15 13:58:22.426 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:22 2024-01-15 13:58:22.426 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:22 2024-01-15 13:58:22.426 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:22 2024-01-15 13:58:22.428 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:22 2024-01-15 13:58:22.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:22 2024-01-15 13:58:22.431 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-88e8224b-ece3-4221-89b8-55a9d2c6dc3c with payload { 13:58:22 "vnf-id": "test-generic-88e8224b-ece3-4221-89b8-55a9d2c6dc3c", 13:58:22 "vnf-type": "someval", 13:58:22 "vnf-name": "someval", 13:58:22 "model-invariant-id": "some-model" 13:58:22 } 13:58:22 2024-01-15 13:58:22.431 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:22 2024-01-15 13:58:22.433 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:22 2024-01-15 13:58:22.433 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:22 2024-01-15 13:58:22.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:22 2024-01-15 13:58:22.433 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-88e8224b-ece3-4221-89b8-55a9d2c6dc3c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:22 2024-01-15 13:58:22.433 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-88e8224b-ece3-4221-89b8-55a9d2c6dc3c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:22 2024-01-15 13:58:22.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4b63035f-7800-4cfe-84c2-e4367b6caa4c with payload { 13:58:22 "model-invariant-id": "test-model-4b63035f-7800-4cfe-84c2-e4367b6caa4c", 13:58:22 "model-type": "some-type" 13:58:22 } 13:58:22 2024-01-15 13:58:22.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:22 2024-01-15 13:58:22.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:22 2024-01-15 13:58:22.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:22 2024-01-15 13:58:22.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:22 2024-01-15 13:58:22.741 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:22 2024-01-15 13:58:22.743 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:22 2024-01-15 13:58:22.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:22 2024-01-15 13:58:22.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4b63035f-7800-4cfe-84c2-e4367b6caa4c/model-vers/model-ver/test-model-ver-118bc401-92cf-4dc4-9314-a133ae98a5ba with payload { 13:58:22 "model-version-id": "test-model-ver-118bc401-92cf-4dc4-9314-a133ae98a5ba", 13:58:22 "model-name": "some-model", 13:58:22 "model-version": "testValue" 13:58:22 } 13:58:22 2024-01-15 13:58:22.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:22 2024-01-15 13:58:22.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:22 2024-01-15 13:58:22.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:22 2024-01-15 13:58:22.747 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:22 2024-01-15 13:58:22.747 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:22 2024-01-15 13:58:22.749 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:22 2024-01-15 13:58:22.751 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:22 2024-01-15 13:58:22.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-36be8e0e-1f48-4987-9fc9-60165c3e2c69 with payload { 13:58:22 "vnf-id": "test-generic-36be8e0e-1f48-4987-9fc9-60165c3e2c69", 13:58:22 "vnf-type": "someval", 13:58:22 "vnf-name": "someval", 13:58:22 "model-invariant-id": "test-model-4b63035f-7800-4cfe-84c2-e4367b6caa4c", 13:58:22 "model-version-id": "test-model-ver-118bc401-92cf-4dc4-9314-a133ae98a5ba" 13:58:22 } 13:58:22 13:58:22 2024-01-15 13:58:22.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:22 2024-01-15 13:58:22.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:22 2024-01-15 13:58:22.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:22 2024-01-15 13:58:22.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:22 2024-01-15 13:58:22.754 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:22 2024-01-15 13:58:22.760 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:22 2024-01-15 13:58:22.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:22 2024-01-15 13:58:22.764 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:22 2024-01-15 13:58:22.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-36be8e0e-1f48-4987-9fc9-60165c3e2c69 with depth all 13:58:22 2024-01-15 13:58:22.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:22 2024-01-15 13:58:22.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:22 2024-01-15 13:58:22.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:22 2024-01-15 13:58:22.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:22 2024-01-15 13:58:22.768 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:22 2024-01-15 13:58:22.771 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:22 2024-01-15 13:58:22.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:22 2024-01-15 13:58:22.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-36be8e0e-1f48-4987-9fc9-60165c3e2c69 with payload { 13:58:22 "vnf-id": "test-generic-36be8e0e-1f48-4987-9fc9-60165c3e2c69", 13:58:22 "vnf-type": "someval", 13:58:22 "vnf-name": "someval", 13:58:22 "model-invariant-id": "test-model-d5b3987b-63fc-416e-9ee6-95f71375fee8", 13:58:22 "model-version-id": "test-model-ver-f922ff11-1cca-4c14-920e-b731b3067584", 13:58:22 "resource-version": "1705327102754" 13:58:22 } 13:58:22 13:58:22 2024-01-15 13:58:22.772 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:22 2024-01-15 13:58:22.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:22 2024-01-15 13:58:22.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:22 2024-01-15 13:58:22.773 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:22 2024-01-15 13:58:22.773 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:22 2024-01-15 13:58:22.774 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-d5b3987b-63fc-416e-9ee6-95f71375fee8/model-vers/model-ver/test-model-ver-f922ff11-1cca-4c14-920e-b731b3067584#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:22 2024-01-15 13:58:22.775 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:22 2024-01-15 13:58:22.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:22 2024-01-15 13:58:22.775 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-36be8e0e-1f48-4987-9fc9-60165c3e2c69","Node Not Found:object located at service-design-and-creation/models/model/test-model-d5b3987b-63fc-416e-9ee6-95f71375fee8/model-vers/model-ver/test-model-ver-f922ff11-1cca-4c14-920e-b731b3067584#model-version not found","ERR.5.4.6114"]}}} 13:58:22 2024-01-15 13:58:22.775 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:23 2024-01-15 13:58:23.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ba929266-ea7e-4a09-9e3d-d61e6a2ad71e with payload { 13:58:23 "model-invariant-id": "test-model-ba929266-ea7e-4a09-9e3d-d61e6a2ad71e", 13:58:23 "model-type": "some-type" 13:58:23 } 13:58:23 2024-01-15 13:58:23.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:23 2024-01-15 13:58:23.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.088 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.091 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:23 2024-01-15 13:58:23.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ba929266-ea7e-4a09-9e3d-d61e6a2ad71e/model-vers/model-ver/test-model-ver-47bceebd-60bc-45c6-bd98-ac977ed72d48 with payload { 13:58:23 "model-version-id": "test-model-ver-47bceebd-60bc-45c6-bd98-ac977ed72d48", 13:58:23 "model-name": "some-model", 13:58:23 "model-version": "testValue" 13:58:23 } 13:58:23 2024-01-15 13:58:23.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:23 2024-01-15 13:58:23.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.095 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.100 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:23 2024-01-15 13:58:23.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9431029c-6870-4bed-82fc-56fa4c6966a9 with payload { 13:58:23 "vnf-id": "test-generic-9431029c-6870-4bed-82fc-56fa4c6966a9", 13:58:23 "vnf-type": "someval", 13:58:23 "vnf-name": "someval", 13:58:23 "model-invariant-id": "test-model-ba929266-ea7e-4a09-9e3d-d61e6a2ad71e", 13:58:23 "model-version-id": "test-model-ver-47bceebd-60bc-45c6-bd98-ac977ed72d48" 13:58:23 } 13:58:23 13:58:23 2024-01-15 13:58:23.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:23 2024-01-15 13:58:23.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.103 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:23 2024-01-15 13:58:23.113 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:23 2024-01-15 13:58:23.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9431029c-6870-4bed-82fc-56fa4c6966a9 with depth all 13:58:23 2024-01-15 13:58:23.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:23 2024-01-15 13:58:23.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.116 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.119 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:23 2024-01-15 13:58:23.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-bfbd00fb-63e0-4b6c-af24-0a6292264802 with payload { 13:58:23 "model-invariant-id": "test-model-bfbd00fb-63e0-4b6c-af24-0a6292264802", 13:58:23 "model-type": "some-type" 13:58:23 } 13:58:23 2024-01-15 13:58:23.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:23 2024-01-15 13:58:23.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.121 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.122 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:23 2024-01-15 13:58:23.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-bfbd00fb-63e0-4b6c-af24-0a6292264802/model-vers/model-ver/test-model-ver-fe0ff292-ba39-48e4-ad4a-88471aa65cf9 with payload { 13:58:23 "model-version-id": "test-model-ver-fe0ff292-ba39-48e4-ad4a-88471aa65cf9", 13:58:23 "model-name": "some-model", 13:58:23 "model-version": "testValue" 13:58:23 } 13:58:23 2024-01-15 13:58:23.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:23 2024-01-15 13:58:23.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.125 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.125 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.127 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:23 2024-01-15 13:58:23.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-9431029c-6870-4bed-82fc-56fa4c6966a9 with payload { 13:58:23 "vnf-id": "test-generic-9431029c-6870-4bed-82fc-56fa4c6966a9", 13:58:23 "vnf-type": "someval", 13:58:23 "vnf-name": "someval", 13:58:23 "model-invariant-id": "test-model-bfbd00fb-63e0-4b6c-af24-0a6292264802", 13:58:23 "resource-version": "${resource-version}" 13:58:23 } 13:58:23 2024-01-15 13:58:23.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:23 2024-01-15 13:58:23.132 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:23 2024-01-15 13:58:23.132 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:23 2024-01-15 13:58:23.132 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:23 2024-01-15 13:58:23.133 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-9431029c-6870-4bed-82fc-56fa4c6966a9","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:23 2024-01-15 13:58:23.133 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:23 2024-01-15 13:58:23.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9c5d8c5f-cae2-4b25-9b94-0b812f07e6d8 with payload { 13:58:23 "model-invariant-id": "test-model-9c5d8c5f-cae2-4b25-9b94-0b812f07e6d8", 13:58:23 "model-type": "some-type" 13:58:23 } 13:58:23 2024-01-15 13:58:23.444 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:23 2024-01-15 13:58:23.445 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.445 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.445 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.445 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.447 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.448 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:23 2024-01-15 13:58:23.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9c5d8c5f-cae2-4b25-9b94-0b812f07e6d8/model-vers/model-ver/test-model-ver-8cba96f7-7534-40c9-a4fc-e804252fec8f with payload { 13:58:23 "model-version-id": "test-model-ver-8cba96f7-7534-40c9-a4fc-e804252fec8f", 13:58:23 "model-name": "some-model", 13:58:23 "model-version": "testValue" 13:58:23 } 13:58:23 2024-01-15 13:58:23.450 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:23 2024-01-15 13:58:23.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.451 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.451 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.453 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:23 2024-01-15 13:58:23.456 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-f9e360f5-e388-4e4c-a76d-8cabb55f0481 with payload { 13:58:23 "vnf-id": "test-generic-f9e360f5-e388-4e4c-a76d-8cabb55f0481", 13:58:23 "vnf-type": "someval", 13:58:23 "vnf-name": "someval", 13:58:23 "model-invariant-id": "test-model-9c5d8c5f-cae2-4b25-9b94-0b812f07e6d8", 13:58:23 "model-version-id": "test-model-ver-8cba96f7-7534-40c9-a4fc-e804252fec8f" 13:58:23 } 13:58:23 13:58:23 2024-01-15 13:58:23.457 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:23 2024-01-15 13:58:23.458 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.458 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.458 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.458 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.464 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:23 2024-01-15 13:58:23.468 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:23 2024-01-15 13:58:23.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-f9e360f5-e388-4e4c-a76d-8cabb55f0481 with depth all 13:58:23 2024-01-15 13:58:23.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:23 2024-01-15 13:58:23.471 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.472 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.474 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:23 2024-01-15 13:58:23.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-87b09b29-27c5-400a-a3d7-96dd0773b214 with payload { 13:58:23 "model-invariant-id": "test-model-87b09b29-27c5-400a-a3d7-96dd0773b214", 13:58:23 "model-type": "some-type" 13:58:23 } 13:58:23 2024-01-15 13:58:23.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:23 2024-01-15 13:58:23.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.476 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.478 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:23 2024-01-15 13:58:23.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-87b09b29-27c5-400a-a3d7-96dd0773b214/model-vers/model-ver/test-model-ver-1f65e86f-2e88-402e-ab21-04d7dea49a0e with payload { 13:58:23 "model-version-id": "test-model-ver-1f65e86f-2e88-402e-ab21-04d7dea49a0e", 13:58:23 "model-name": "some-model", 13:58:23 "model-version": "testValue" 13:58:23 } 13:58:23 2024-01-15 13:58:23.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:23 2024-01-15 13:58:23.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.485 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:23 2024-01-15 13:58:23.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-f9e360f5-e388-4e4c-a76d-8cabb55f0481 with payload { 13:58:23 "vnf-id": "test-generic-f9e360f5-e388-4e4c-a76d-8cabb55f0481", 13:58:23 "vnf-type": "someval", 13:58:23 "vnf-name": "someval", 13:58:23 "model-invariant-id": "test-model-87b09b29-27c5-400a-a3d7-96dd0773b214", 13:58:23 "model-version-id": "test-model-ver-1f65e86f-2e88-402e-ab21-04d7dea49a0e", 13:58:23 "resource-version": "1705327103458" 13:58:23 } 13:58:23 13:58:23 2024-01-15 13:58:23.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:23 2024-01-15 13:58:23.490 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.490 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.490 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.490 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.496 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:23 2024-01-15 13:58:23.500 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:23 2024-01-15 13:58:23.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-f9e360f5-e388-4e4c-a76d-8cabb55f0481 with depth all 13:58:23 2024-01-15 13:58:23.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:23 2024-01-15 13:58:23.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.504 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.507 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:23 2024-01-15 13:58:23.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-f9e360f5-e388-4e4c-a76d-8cabb55f0481 with resource version 1705327103490 13:58:23 2024-01-15 13:58:23.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:23 2024-01-15 13:58:23.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:23 2024-01-15 13:58:23.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:23 2024-01-15 13:58:23.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:23 2024-01-15 13:58:23.508 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:23 2024-01-15 13:58:23.511 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 114784 with label generic-vnf 13:58:23 2024-01-15 13:58:23.512 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:23 2024-01-15 13:58:23.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:23 2024-01-15 13:58:23.816 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:24 2024-01-15 13:58:24.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-75575a73-06b9-4e75-8661-4c5f8e5e5f37 with payload { 13:58:24 "model-invariant-id": "test-model-75575a73-06b9-4e75-8661-4c5f8e5e5f37", 13:58:24 "model-type": "some-type" 13:58:24 } 13:58:24 2024-01-15 13:58:24.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:24 2024-01-15 13:58:24.132 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.132 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.132 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.133 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.135 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:24 2024-01-15 13:58:24.137 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-75575a73-06b9-4e75-8661-4c5f8e5e5f37/model-vers/model-ver/test-model-ver-9bae4bf0-002f-4e64-bd10-e15dfe5652db with payload { 13:58:24 "model-version-id": "test-model-ver-9bae4bf0-002f-4e64-bd10-e15dfe5652db", 13:58:24 "model-name": "some-model", 13:58:24 "model-version": "testValue" 13:58:24 } 13:58:24 2024-01-15 13:58:24.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:24 2024-01-15 13:58:24.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.139 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.141 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:24 2024-01-15 13:58:24.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-89d5745e-0aab-4424-88ab-b42ac75c0c7b with payload { 13:58:24 "vnf-id": "test-generic-89d5745e-0aab-4424-88ab-b42ac75c0c7b", 13:58:24 "vnf-type": "someval", 13:58:24 "vnf-name": "someval", 13:58:24 "model-invariant-id": "test-model-75575a73-06b9-4e75-8661-4c5f8e5e5f37", 13:58:24 "model-version-id": "test-model-ver-9bae4bf0-002f-4e64-bd10-e15dfe5652db" 13:58:24 } 13:58:24 13:58:24 2024-01-15 13:58:24.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:24 2024-01-15 13:58:24.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.146 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.152 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:24 2024-01-15 13:58:24.156 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:24 2024-01-15 13:58:24.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-75575a73-06b9-4e75-8661-4c5f8e5e5f37/model-vers/model-ver/test-model-ver-9bae4bf0-002f-4e64-bd10-e15dfe5652db with depth all 13:58:24 2024-01-15 13:58:24.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:24 2024-01-15 13:58:24.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.160 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:24 2024-01-15 13:58:24.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-75575a73-06b9-4e75-8661-4c5f8e5e5f37/model-vers/model-ver/test-model-ver-9bae4bf0-002f-4e64-bd10-e15dfe5652db with resource version 1705327104138 13:58:24 2024-01-15 13:58:24.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:24 2024-01-15 13:58:24.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.166 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 13:58:24 2024-01-15 13:58:24.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 13:58:24 2024-01-15 13:58:24.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-75575a73-06b9-4e75-8661-4c5f8e5e5f37/model-vers/model-ver/test-model-ver-9bae4bf0-002f-4e64-bd10-e15dfe5652db"]}}} 13:58:24 2024-01-15 13:58:24.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-802e3a8a-31f3-4adc-8b21-2e63c2103f91 with payload { 13:58:24 "model-invariant-id": "test-model-802e3a8a-31f3-4adc-8b21-2e63c2103f91", 13:58:24 "model-type": "some-type" 13:58:24 } 13:58:24 2024-01-15 13:58:24.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:24 2024-01-15 13:58:24.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.475 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.478 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:24 2024-01-15 13:58:24.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-802e3a8a-31f3-4adc-8b21-2e63c2103f91/model-vers/model-ver/test-model-ver-7a87152d-ab14-426b-a996-2498d5961c71 with payload { 13:58:24 "model-version-id": "test-model-ver-7a87152d-ab14-426b-a996-2498d5961c71", 13:58:24 "model-name": "some-model", 13:58:24 "model-version": "testValue" 13:58:24 } 13:58:24 2024-01-15 13:58:24.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:24 2024-01-15 13:58:24.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.483 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.485 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:24 2024-01-15 13:58:24.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e8d2d520-ee58-4e2a-b0e2-fe7be1aeb09f with payload { 13:58:24 "vnf-id": "test-generic-e8d2d520-ee58-4e2a-b0e2-fe7be1aeb09f", 13:58:24 "vnf-type": "someval", 13:58:24 "vnf-name": "someval", 13:58:24 "model-invariant-id": "test-model-802e3a8a-31f3-4adc-8b21-2e63c2103f91", 13:58:24 "model-version-id": "test-model-ver-7a87152d-ab14-426b-a996-2498d5961c71" 13:58:24 } 13:58:24 13:58:24 2024-01-15 13:58:24.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:24 2024-01-15 13:58:24.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.489 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.495 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:24 2024-01-15 13:58:24.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e8d2d520-ee58-4e2a-b0e2-fe7be1aeb09f with depth all 13:58:24 2024-01-15 13:58:24.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:24 2024-01-15 13:58:24.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.500 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.503 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:24 2024-01-15 13:58:24.503 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:24 2024-01-15 13:58:24.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e8d2d520-ee58-4e2a-b0e2-fe7be1aeb09f with payload { 13:58:24 "vnf-id": "test-generic-e8d2d520-ee58-4e2a-b0e2-fe7be1aeb09f", 13:58:24 "vnf-type": "someval", 13:58:24 "vnf-name": "someval" 13:58:24 , "resource-version": "1705327104489"} 13:58:24 2024-01-15 13:58:24.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:24 2024-01-15 13:58:24.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.508 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:24 2024-01-15 13:58:24.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e8d2d520-ee58-4e2a-b0e2-fe7be1aeb09f with depth all 13:58:24 2024-01-15 13:58:24.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:24 2024-01-15 13:58:24.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.518 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.518 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:24 2024-01-15 13:58:24.521 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:24 2024-01-15 13:58:24.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-e8d2d520-ee58-4e2a-b0e2-fe7be1aeb09f with resource version 1705327104508 13:58:24 2024-01-15 13:58:24.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:24 2024-01-15 13:58:24.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:24 2024-01-15 13:58:24.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:24 2024-01-15 13:58:24.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:24 2024-01-15 13:58:24.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:24 2024-01-15 13:58:24.527 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 127112 with label generic-vnf 13:58:24 2024-01-15 13:58:24.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:24 2024-01-15 13:58:24.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:24 2024-01-15 13:58:24.831 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:25 2024-01-15 13:58:25.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-319256cd-c9a9-4ec3-9fbe-4f4a985c5d70 with payload { 13:58:25 "model-invariant-id": "test-model-319256cd-c9a9-4ec3-9fbe-4f4a985c5d70", 13:58:25 "model-type": "some-type" 13:58:25 } 13:58:25 2024-01-15 13:58:25.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:25 2024-01-15 13:58:25.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.145 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.147 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:25 2024-01-15 13:58:25.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-319256cd-c9a9-4ec3-9fbe-4f4a985c5d70/model-vers/model-ver/test-model-ver-05b1b25f-db5a-421d-849f-bcbd67fe64ef with payload { 13:58:25 "model-version-id": "test-model-ver-05b1b25f-db5a-421d-849f-bcbd67fe64ef", 13:58:25 "model-name": "some-model", 13:58:25 "model-version": "testValue" 13:58:25 } 13:58:25 2024-01-15 13:58:25.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:25 2024-01-15 13:58:25.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.155 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:25 2024-01-15 13:58:25.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c84a1da7-04fa-4041-b878-5338f4f11bf5 with payload { 13:58:25 "vnf-id": "test-generic-c84a1da7-04fa-4041-b878-5338f4f11bf5", 13:58:25 "vnf-type": "someval", 13:58:25 "vnf-name": "someval", 13:58:25 "model-invariant-id": "random-wrong-model", 13:58:25 "model-version-id": "random-wrong-model-ver" 13:58:25 } 13:58:25 13:58:25 2024-01-15 13:58:25.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:25 2024-01-15 13:58:25.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.159 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.161 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:25 2024-01-15 13:58:25.161 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:25 2024-01-15 13:58:25.161 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-c84a1da7-04fa-4041-b878-5338f4f11bf5","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:25 2024-01-15 13:58:25.162 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-c84a1da7-04fa-4041-b878-5338f4f11bf5","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:25 2024-01-15 13:58:25.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a49eb4e8-4ad5-4ccc-ba61-caeae5452ff1 with payload { 13:58:25 "model-invariant-id": "test-model-a49eb4e8-4ad5-4ccc-ba61-caeae5452ff1", 13:58:25 "model-type": "some-type" 13:58:25 } 13:58:25 2024-01-15 13:58:25.470 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:25 2024-01-15 13:58:25.471 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.472 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.474 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.476 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:25 2024-01-15 13:58:25.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a49eb4e8-4ad5-4ccc-ba61-caeae5452ff1/model-vers/model-ver/test-model-ver-074e6ab8-2e8a-403d-869b-f0837b1e5d08 with payload { 13:58:25 "model-version-id": "test-model-ver-074e6ab8-2e8a-403d-869b-f0837b1e5d08", 13:58:25 "model-name": "some-model", 13:58:25 "model-version": "testValue" 13:58:25 } 13:58:25 2024-01-15 13:58:25.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:25 2024-01-15 13:58:25.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.478 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.480 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:25 2024-01-15 13:58:25.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-3fd7d011-0ca7-49e1-ab37-5db1270cbebb with payload { 13:58:25 "global-customer-id": "test-customer-3fd7d011-0ca7-49e1-ab37-5db1270cbebb", 13:58:25 "subscriber-name": "example-subscriber-name-val-99675", 13:58:25 "subscriber-type": "example-subscriber-type-val-40388", 13:58:25 "service-subscriptions": { 13:58:25 "service-subscription": [ 13:58:25 { 13:58:25 "service-type": "test-subtype-2aaa97c3-203b-4fa6-bb01-01268512916b", 13:58:25 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 13:58:25 "service-instances": { 13:58:25 "service-instance": [ 13:58:25 { 13:58:25 "service-instance-id": "test-tenant-f512fc43-7fd9-4375-a212-9509d4c0765f", 13:58:25 "service-instance-name": "example-service-instance-name-val-4896", 13:58:25 "service-type": "example-service-type-val-25453", 13:58:25 "service-role": "example-service-role-val-66197", 13:58:25 "environment-context": "example-environment-context-val-95014", 13:58:25 "workload-context": "example-workload-context-val-56102", 13:58:25 "model-invariant-id": "test-model-a49eb4e8-4ad5-4ccc-ba61-caeae5452ff1", 13:58:25 "model-version-id": "test-model-ver-074e6ab8-2e8a-403d-869b-f0837b1e5d08" 13:58:25 } 13:58:25 ] 13:58:25 } 13:58:25 } 13:58:25 ] 13:58:25 } 13:58:25 } 13:58:25 2024-01-15 13:58:25.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:25 2024-01-15 13:58:25.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.485 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.491 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:25 2024-01-15 13:58:25.495 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:25 2024-01-15 13:58:25.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-3fd7d011-0ca7-49e1-ab37-5db1270cbebb with depth all 13:58:25 2024-01-15 13:58:25.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:25 2024-01-15 13:58:25.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:25 2024-01-15 13:58:25.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-00171ba9-d438-450b-b20e-5611bd0dbeb1 with payload { 13:58:25 "vnf-id": "vnf-00171ba9-d438-450b-b20e-5611bd0dbeb1", 13:58:25 "vnf-type": "someval", 13:58:25 "vnf-name": "someval", 13:58:25 "relationship-list": { 13:58:25 "relationship": [ 13:58:25 { 13:58:25 "related-to": "service-instance", 13:58:25 "related-link": "/aai/v14/business/customers/customer/test-customer-3fd7d011-0ca7-49e1-ab37-5db1270cbebb/service-subscriptions/service-subscription/test-subtype-2aaa97c3-203b-4fa6-bb01-01268512916b/service-instances/service-instance/test-tenant-f512fc43-7fd9-4375-a212-9509d4c0765f" 13:58:25 } 13:58:25 ] 13:58:25 } 13:58:25 } 13:58:25 13:58:25 2024-01-15 13:58:25.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:25 2024-01-15 13:58:25.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.504 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.512 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:25 2024-01-15 13:58:25.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-00171ba9-d438-450b-b20e-5611bd0dbeb1 with depth all 13:58:25 2024-01-15 13:58:25.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:25 2024-01-15 13:58:25.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.523 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:25 2024-01-15 13:58:25.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-3fd7d011-0ca7-49e1-ab37-5db1270cbebb with depth all 13:58:25 2024-01-15 13:58:25.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:25 2024-01-15 13:58:25.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:25 2024-01-15 13:58:25.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ba7771a2-6299-4762-8938-8dd833c9841a with payload { 13:58:25 "model-invariant-id": "test-model-ba7771a2-6299-4762-8938-8dd833c9841a", 13:58:25 "model-type": "some-type" 13:58:25 } 13:58:25 2024-01-15 13:58:25.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:25 2024-01-15 13:58:25.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.839 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.842 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:25 2024-01-15 13:58:25.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ba7771a2-6299-4762-8938-8dd833c9841a/model-vers/model-ver/test-model-ver-beaaa3f7-8e18-401e-bd39-4c3dd9304350 with payload { 13:58:25 "model-version-id": "test-model-ver-beaaa3f7-8e18-401e-bd39-4c3dd9304350", 13:58:25 "model-name": "some-model", 13:58:25 "model-version": "testValue" 13:58:25 } 13:58:25 2024-01-15 13:58:25.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:25 2024-01-15 13:58:25.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.847 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.849 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:25 2024-01-15 13:58:25.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-093d9b72-48c8-40e4-a80d-3143097f3b22 with payload { 13:58:25 "vnf-id": "test-generic-093d9b72-48c8-40e4-a80d-3143097f3b22", 13:58:25 "vnf-type": "someval", 13:58:25 "vnf-name": "someval", 13:58:25 "model-invariant-id": "test-model-ba7771a2-6299-4762-8938-8dd833c9841a", 13:58:25 "model-version-id": "test-model-ver-beaaa3f7-8e18-401e-bd39-4c3dd9304350" 13:58:25 } 13:58:25 13:58:25 2024-01-15 13:58:25.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:25 2024-01-15 13:58:25.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:25 2024-01-15 13:58:25.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-093d9b72-48c8-40e4-a80d-3143097f3b22 with depth all 13:58:25 2024-01-15 13:58:25.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:25 2024-01-15 13:58:25.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.867 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.870 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:25 2024-01-15 13:58:25.870 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:25 2024-01-15 13:58:25.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-093d9b72-48c8-40e4-a80d-3143097f3b22 with payload { 13:58:25 "vnf-id": "test-generic-093d9b72-48c8-40e4-a80d-3143097f3b22", 13:58:25 "vnf-type": "someval", 13:58:25 "vnf-name": "someval", 13:58:25 "model-invariant-id": "test-model-ba7771a2-6299-4762-8938-8dd833c9841a", 13:58:25 "model-version-id": "test-model-ver-beaaa3f7-8e18-401e-bd39-4c3dd9304350", 13:58:25 "resource-version": "1705327105855" 13:58:25 } 13:58:25 13:58:25 2024-01-15 13:58:25.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:25 2024-01-15 13:58:25.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.876 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.881 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:25 2024-01-15 13:58:25.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-093d9b72-48c8-40e4-a80d-3143097f3b22 with depth all 13:58:25 2024-01-15 13:58:25.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:25 2024-01-15 13:58:25.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.886 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:25 2024-01-15 13:58:25.890 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:25 2024-01-15 13:58:25.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-093d9b72-48c8-40e4-a80d-3143097f3b22 with resource version 1705327105875 13:58:25 2024-01-15 13:58:25.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:25 2024-01-15 13:58:25.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:25 2024-01-15 13:58:25.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:25 2024-01-15 13:58:25.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:25 2024-01-15 13:58:25.894 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:25 2024-01-15 13:58:25.897 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 94288 with label generic-vnf 13:58:25 2024-01-15 13:58:25.898 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:25 2024-01-15 13:58:25.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:26 2024-01-15 13:58:26.203 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:26 2024-01-15 13:58:26.512 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-95f8e2c6-5839-4227-9d68-52d0d1e49478 with payload { 13:58:26 "model-invariant-id": "test-model-95f8e2c6-5839-4227-9d68-52d0d1e49478", 13:58:26 "model-type": "some-type" 13:58:26 } 13:58:26 2024-01-15 13:58:26.513 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:26 2024-01-15 13:58:26.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:26 2024-01-15 13:58:26.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:26 2024-01-15 13:58:26.514 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:26 2024-01-15 13:58:26.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:26 2024-01-15 13:58:26.517 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:26 2024-01-15 13:58:26.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:26 2024-01-15 13:58:26.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-95f8e2c6-5839-4227-9d68-52d0d1e49478/model-vers/model-ver/test-model-ver-f85a6017-03fd-4c44-aad8-19ddff2a796a with payload { 13:58:26 "model-version-id": "test-model-ver-f85a6017-03fd-4c44-aad8-19ddff2a796a", 13:58:26 "model-name": "some-model", 13:58:26 "model-version": "testValue" 13:58:26 } 13:58:26 2024-01-15 13:58:26.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:26 2024-01-15 13:58:26.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:26 2024-01-15 13:58:26.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:26 2024-01-15 13:58:26.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:26 2024-01-15 13:58:26.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:26 2024-01-15 13:58:26.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:26 2024-01-15 13:58:26.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:26 2024-01-15 13:58:26.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dfbabf10-97a4-47f6-8b2d-a1972426c608 with payload { 13:58:26 "vnf-id": "test-generic-dfbabf10-97a4-47f6-8b2d-a1972426c608", 13:58:26 "vnf-type": "someval", 13:58:26 "vnf-name": "someval", 13:58:26 "model-invariant-id": "test-model-95f8e2c6-5839-4227-9d68-52d0d1e49478", 13:58:26 "model-version-id": "test-model-ver-f85a6017-03fd-4c44-aad8-19ddff2a796a" 13:58:26 } 13:58:26 13:58:26 2024-01-15 13:58:26.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:26 2024-01-15 13:58:26.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:26 2024-01-15 13:58:26.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:26 2024-01-15 13:58:26.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:26 2024-01-15 13:58:26.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:26 2024-01-15 13:58:26.535 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:26 2024-01-15 13:58:26.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:26 2024-01-15 13:58:26.539 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:26 2024-01-15 13:58:26.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dfbabf10-97a4-47f6-8b2d-a1972426c608 with depth all 13:58:26 2024-01-15 13:58:26.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:26 2024-01-15 13:58:26.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:26 2024-01-15 13:58:26.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:26 2024-01-15 13:58:26.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:26 2024-01-15 13:58:26.543 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:26 2024-01-15 13:58:26.545 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:26 2024-01-15 13:58:26.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:26 2024-01-15 13:58:26.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dfbabf10-97a4-47f6-8b2d-a1972426c608 with resource version 1705327106529 13:58:26 2024-01-15 13:58:26.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:26 2024-01-15 13:58:26.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:26 2024-01-15 13:58:26.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:26 2024-01-15 13:58:26.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:26 2024-01-15 13:58:26.547 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:26 2024-01-15 13:58:26.550 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 151624 with label generic-vnf 13:58:26 2024-01-15 13:58:26.550 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:26 2024-01-15 13:58:26.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:26 2024-01-15 13:58:26.855 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:27 2024-01-15 13:58:27.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-885900ca-a7e5-4823-b022-2bc652fcf3b7 with payload { 13:58:27 "model-invariant-id": "test-model-885900ca-a7e5-4823-b022-2bc652fcf3b7", 13:58:27 "model-type": "some-type" 13:58:27 } 13:58:27 2024-01-15 13:58:27.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:27 2024-01-15 13:58:27.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.171 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:27 2024-01-15 13:58:27.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-885900ca-a7e5-4823-b022-2bc652fcf3b7/model-vers/model-ver/test-model-ver-6bbdc121-f952-492d-aa52-8cb4e7c40b43 with payload { 13:58:27 "model-version-id": "test-model-ver-6bbdc121-f952-492d-aa52-8cb4e7c40b43", 13:58:27 "model-name": "some-model", 13:58:27 "model-version": "testValue" 13:58:27 } 13:58:27 2024-01-15 13:58:27.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:27 2024-01-15 13:58:27.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:27 2024-01-15 13:58:27.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-6972bb6e-58be-494e-8d43-8abe2531fa9d with payload { 13:58:27 "vnf-id": "test-generic-6972bb6e-58be-494e-8d43-8abe2531fa9d", 13:58:27 "vnf-type": "someval", 13:58:27 "vnf-name": "someval", 13:58:27 "model-invariant-id": "some-model" 13:58:27 } 13:58:27 2024-01-15 13:58:27.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:27 2024-01-15 13:58:27.185 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:27 2024-01-15 13:58:27.185 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:27 2024-01-15 13:58:27.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:27 2024-01-15 13:58:27.186 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-6972bb6e-58be-494e-8d43-8abe2531fa9d","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:27 2024-01-15 13:58:27.186 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-6972bb6e-58be-494e-8d43-8abe2531fa9d","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:27 2024-01-15 13:58:27.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b10b0ef7-e2f2-4ffd-abcc-45c175f7aa59 with payload { 13:58:27 "model-invariant-id": "test-model-b10b0ef7-e2f2-4ffd-abcc-45c175f7aa59", 13:58:27 "model-type": "some-type" 13:58:27 } 13:58:27 2024-01-15 13:58:27.493 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:27 2024-01-15 13:58:27.494 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.494 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.494 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.495 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.498 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:27 2024-01-15 13:58:27.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b10b0ef7-e2f2-4ffd-abcc-45c175f7aa59/model-vers/model-ver/test-model-ver-57c38e53-ef55-4dfb-acff-f6d62b4a167c with payload { 13:58:27 "model-version-id": "test-model-ver-57c38e53-ef55-4dfb-acff-f6d62b4a167c", 13:58:27 "model-name": "some-model", 13:58:27 "model-version": "testValue" 13:58:27 } 13:58:27 2024-01-15 13:58:27.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:27 2024-01-15 13:58:27.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.504 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:27 2024-01-15 13:58:27.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-17327605-85ec-4664-9e51-e4e5df3647b8 with payload { 13:58:27 "vnf-id": "test-generic-17327605-85ec-4664-9e51-e4e5df3647b8", 13:58:27 "vnf-type": "someval", 13:58:27 "vnf-name": "someval", 13:58:27 "model-invariant-id": "test-model-b10b0ef7-e2f2-4ffd-abcc-45c175f7aa59", 13:58:27 "model-version-id": "test-model-ver-57c38e53-ef55-4dfb-acff-f6d62b4a167c" 13:58:27 } 13:58:27 13:58:27 2024-01-15 13:58:27.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:27 2024-01-15 13:58:27.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.508 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.508 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.514 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:27 2024-01-15 13:58:27.518 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:27 2024-01-15 13:58:27.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-17327605-85ec-4664-9e51-e4e5df3647b8 with depth all 13:58:27 2024-01-15 13:58:27.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:27 2024-01-15 13:58:27.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:27 2024-01-15 13:58:27.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-17327605-85ec-4664-9e51-e4e5df3647b8 with payload { 13:58:27 "vnf-id": "test-generic-17327605-85ec-4664-9e51-e4e5df3647b8", 13:58:27 "vnf-type": "someval", 13:58:27 "vnf-name": "someval", 13:58:27 "model-invariant-id": "test-model-16352f10-d92d-48fb-b521-34de0fa2343e", 13:58:27 "model-version-id": "test-model-ver-436b8a9b-e2b0-4592-a984-88dbd154d61f", 13:58:27 "resource-version": "1705327107508" 13:58:27 } 13:58:27 13:58:27 2024-01-15 13:58:27.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:27 2024-01-15 13:58:27.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.527 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.528 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-16352f10-d92d-48fb-b521-34de0fa2343e/model-vers/model-ver/test-model-ver-436b8a9b-e2b0-4592-a984-88dbd154d61f#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:27 2024-01-15 13:58:27.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:27 2024-01-15 13:58:27.529 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-17327605-85ec-4664-9e51-e4e5df3647b8","Node Not Found:object located at service-design-and-creation/models/model/test-model-16352f10-d92d-48fb-b521-34de0fa2343e/model-vers/model-ver/test-model-ver-436b8a9b-e2b0-4592-a984-88dbd154d61f#model-version not found","ERR.5.4.6114"]}}} 13:58:27 2024-01-15 13:58:27.530 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:27 2024-01-15 13:58:27.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-71dc2982-a3db-430e-a072-11fb12045baa with payload { 13:58:27 "model-invariant-id": "test-model-71dc2982-a3db-430e-a072-11fb12045baa", 13:58:27 "model-type": "some-type" 13:58:27 } 13:58:27 2024-01-15 13:58:27.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:27 2024-01-15 13:58:27.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.841 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.843 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:27 2024-01-15 13:58:27.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-71dc2982-a3db-430e-a072-11fb12045baa/model-vers/model-ver/test-model-ver-7a87208f-c743-413e-ae51-a9fc61436558 with payload { 13:58:27 "model-version-id": "test-model-ver-7a87208f-c743-413e-ae51-a9fc61436558", 13:58:27 "model-name": "some-model", 13:58:27 "model-version": "testValue" 13:58:27 } 13:58:27 2024-01-15 13:58:27.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:27 2024-01-15 13:58:27.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.847 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.849 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:27 2024-01-15 13:58:27.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a787e201-7958-4780-9103-c48950357e41 with payload { 13:58:27 "vnf-id": "test-generic-a787e201-7958-4780-9103-c48950357e41", 13:58:27 "vnf-type": "someval", 13:58:27 "vnf-name": "someval", 13:58:27 "model-invariant-id": "test-model-71dc2982-a3db-430e-a072-11fb12045baa", 13:58:27 "model-version-id": "test-model-ver-7a87208f-c743-413e-ae51-a9fc61436558" 13:58:27 } 13:58:27 13:58:27 2024-01-15 13:58:27.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:27 2024-01-15 13:58:27.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:27 2024-01-15 13:58:27.866 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:27 2024-01-15 13:58:27.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a787e201-7958-4780-9103-c48950357e41 with depth all 13:58:27 2024-01-15 13:58:27.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:27 2024-01-15 13:58:27.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.872 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:27 2024-01-15 13:58:27.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-833018e0-c1fa-4b35-beed-4f929af6199d with payload { 13:58:27 "model-invariant-id": "test-model-833018e0-c1fa-4b35-beed-4f929af6199d", 13:58:27 "model-type": "some-type" 13:58:27 } 13:58:27 2024-01-15 13:58:27.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:27 2024-01-15 13:58:27.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.876 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:27 2024-01-15 13:58:27.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-833018e0-c1fa-4b35-beed-4f929af6199d/model-vers/model-ver/test-model-ver-07618b37-829d-44d0-89f2-85131a050e10 with payload { 13:58:27 "model-version-id": "test-model-ver-07618b37-829d-44d0-89f2-85131a050e10", 13:58:27 "model-name": "some-model", 13:58:27 "model-version": "testValue" 13:58:27 } 13:58:27 2024-01-15 13:58:27.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:27 2024-01-15 13:58:27.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:27 2024-01-15 13:58:27.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:27 2024-01-15 13:58:27.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:27 2024-01-15 13:58:27.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:27 2024-01-15 13:58:27.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:27 2024-01-15 13:58:27.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:27 2024-01-15 13:58:27.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a787e201-7958-4780-9103-c48950357e41 with payload { 13:58:27 "vnf-id": "test-generic-a787e201-7958-4780-9103-c48950357e41", 13:58:27 "vnf-type": "someval", 13:58:27 "vnf-name": "someval", 13:58:27 "model-invariant-id": "test-model-833018e0-c1fa-4b35-beed-4f929af6199d", 13:58:27 "resource-version": "${resource-version}" 13:58:27 } 13:58:27 2024-01-15 13:58:27.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:27 2024-01-15 13:58:27.887 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:27 2024-01-15 13:58:27.887 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:27 2024-01-15 13:58:27.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:27 2024-01-15 13:58:27.888 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a787e201-7958-4780-9103-c48950357e41","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:27 2024-01-15 13:58:27.888 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:28 2024-01-15 13:58:28.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d68baa26-1128-474c-a4c2-1146cac25dea with payload { 13:58:28 "model-invariant-id": "test-model-d68baa26-1128-474c-a4c2-1146cac25dea", 13:58:28 "model-type": "some-type" 13:58:28 } 13:58:28 2024-01-15 13:58:28.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:28 2024-01-15 13:58:28.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.201 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.204 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:28 2024-01-15 13:58:28.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d68baa26-1128-474c-a4c2-1146cac25dea/model-vers/model-ver/test-model-ver-963336d4-c7b5-450b-8e98-b98486a1f981 with payload { 13:58:28 "model-version-id": "test-model-ver-963336d4-c7b5-450b-8e98-b98486a1f981", 13:58:28 "model-name": "some-model", 13:58:28 "model-version": "testValue" 13:58:28 } 13:58:28 2024-01-15 13:58:28.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:28 2024-01-15 13:58:28.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.211 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:28 2024-01-15 13:58:28.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-062e9c6c-971f-4077-8232-a0d7cddc3647 with payload { 13:58:28 "vnf-id": "test-generic-062e9c6c-971f-4077-8232-a0d7cddc3647", 13:58:28 "vnf-type": "someval", 13:58:28 "vnf-name": "someval", 13:58:28 "model-invariant-id": "test-model-d68baa26-1128-474c-a4c2-1146cac25dea", 13:58:28 "model-version-id": "test-model-ver-963336d4-c7b5-450b-8e98-b98486a1f981" 13:58:28 } 13:58:28 13:58:28 2024-01-15 13:58:28.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:28 2024-01-15 13:58:28.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:28 2024-01-15 13:58:28.226 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:28 2024-01-15 13:58:28.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-062e9c6c-971f-4077-8232-a0d7cddc3647 with depth all 13:58:28 2024-01-15 13:58:28.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:28 2024-01-15 13:58:28.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.232 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:28 2024-01-15 13:58:28.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-539779c9-4359-4586-87e1-19605c36b7c4 with payload { 13:58:28 "model-invariant-id": "test-model-539779c9-4359-4586-87e1-19605c36b7c4", 13:58:28 "model-type": "some-type" 13:58:28 } 13:58:28 2024-01-15 13:58:28.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:28 2024-01-15 13:58:28.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.236 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:28 2024-01-15 13:58:28.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-539779c9-4359-4586-87e1-19605c36b7c4/model-vers/model-ver/test-model-ver-4ab1a182-e5d8-49c9-bac4-948731c6d999 with payload { 13:58:28 "model-version-id": "test-model-ver-4ab1a182-e5d8-49c9-bac4-948731c6d999", 13:58:28 "model-name": "some-model", 13:58:28 "model-version": "testValue" 13:58:28 } 13:58:28 2024-01-15 13:58:28.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:28 2024-01-15 13:58:28.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.242 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:28 2024-01-15 13:58:28.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-062e9c6c-971f-4077-8232-a0d7cddc3647 with payload { 13:58:28 "vnf-id": "test-generic-062e9c6c-971f-4077-8232-a0d7cddc3647", 13:58:28 "vnf-type": "someval", 13:58:28 "vnf-name": "someval", 13:58:28 "model-invariant-id": "test-model-539779c9-4359-4586-87e1-19605c36b7c4", 13:58:28 "model-version-id": "test-model-ver-4ab1a182-e5d8-49c9-bac4-948731c6d999", 13:58:28 "resource-version": "1705327108216" 13:58:28 } 13:58:28 13:58:28 2024-01-15 13:58:28.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:28 2024-01-15 13:58:28.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.247 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.253 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:28 2024-01-15 13:58:28.257 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:28 2024-01-15 13:58:28.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-062e9c6c-971f-4077-8232-a0d7cddc3647 with depth all 13:58:28 2024-01-15 13:58:28.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:28 2024-01-15 13:58:28.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.263 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:28 2024-01-15 13:58:28.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-062e9c6c-971f-4077-8232-a0d7cddc3647 with resource version 1705327108247 13:58:28 2024-01-15 13:58:28.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:28 2024-01-15 13:58:28.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.265 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.267 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 159904 with label generic-vnf 13:58:28 2024-01-15 13:58:28.268 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.270 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:28 2024-01-15 13:58:28.573 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:28 2024-01-15 13:58:28.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-edf522e3-0664-467f-90f5-c2a7fd62ff90 with payload { 13:58:28 "model-invariant-id": "test-model-edf522e3-0664-467f-90f5-c2a7fd62ff90", 13:58:28 "model-type": "some-type" 13:58:28 } 13:58:28 2024-01-15 13:58:28.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:28 2024-01-15 13:58:28.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.892 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:28 2024-01-15 13:58:28.894 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-edf522e3-0664-467f-90f5-c2a7fd62ff90/model-vers/model-ver/test-model-ver-b73ca3d0-d8f9-4f77-b52b-31e98fc4f078 with payload { 13:58:28 "model-version-id": "test-model-ver-b73ca3d0-d8f9-4f77-b52b-31e98fc4f078", 13:58:28 "model-name": "some-model", 13:58:28 "model-version": "testValue" 13:58:28 } 13:58:28 2024-01-15 13:58:28.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:28 2024-01-15 13:58:28.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.898 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:28 2024-01-15 13:58:28.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-6bec3951-0a6d-4ae3-a0ec-1cae82d1f613 with payload { 13:58:28 "vnf-id": "test-generic-6bec3951-0a6d-4ae3-a0ec-1cae82d1f613", 13:58:28 "vnf-type": "someval", 13:58:28 "vnf-name": "someval", 13:58:28 "model-invariant-id": "test-model-edf522e3-0664-467f-90f5-c2a7fd62ff90", 13:58:28 "model-version-id": "test-model-ver-b73ca3d0-d8f9-4f77-b52b-31e98fc4f078" 13:58:28 } 13:58:28 13:58:28 2024-01-15 13:58:28.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:28 2024-01-15 13:58:28.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.903 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.909 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:28 2024-01-15 13:58:28.913 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:28 2024-01-15 13:58:28.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-edf522e3-0664-467f-90f5-c2a7fd62ff90/model-vers/model-ver/test-model-ver-b73ca3d0-d8f9-4f77-b52b-31e98fc4f078 with depth all 13:58:28 2024-01-15 13:58:28.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:28 2024-01-15 13:58:28.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.918 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:28 2024-01-15 13:58:28.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-edf522e3-0664-467f-90f5-c2a7fd62ff90/model-vers/model-ver/test-model-ver-b73ca3d0-d8f9-4f77-b52b-31e98fc4f078 with resource version 1705327108895 13:58:28 2024-01-15 13:58:28.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:28 2024-01-15 13:58:28.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:28 2024-01-15 13:58:28.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:28 2024-01-15 13:58:28.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:28 2024-01-15 13:58:28.920 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:28 2024-01-15 13:58:28.922 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2198 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2156 :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.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 13:58:28 2024-01-15 13:58:28.923 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:28 2024-01-15 13:58:28.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 13:58:28 2024-01-15 13:58:28.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-edf522e3-0664-467f-90f5-c2a7fd62ff90/model-vers/model-ver/test-model-ver-b73ca3d0-d8f9-4f77-b52b-31e98fc4f078"]}}} 13:58:29 2024-01-15 13:58:29.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-208dd8e2-bc29-4581-8c16-65a96939c731 with payload { 13:58:29 "model-invariant-id": "test-model-208dd8e2-bc29-4581-8c16-65a96939c731", 13:58:29 "model-type": "some-type" 13:58:29 } 13:58:29 2024-01-15 13:58:29.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:29 2024-01-15 13:58:29.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:29 2024-01-15 13:58:29.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:29 2024-01-15 13:58:29.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:29 2024-01-15 13:58:29.232 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:29 2024-01-15 13:58:29.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:29 2024-01-15 13:58:29.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:29 2024-01-15 13:58:29.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-208dd8e2-bc29-4581-8c16-65a96939c731/model-vers/model-ver/test-model-ver-6fa0dbbb-d4ba-4a39-8234-7ecd9b32ecc7 with payload { 13:58:29 "model-version-id": "test-model-ver-6fa0dbbb-d4ba-4a39-8234-7ecd9b32ecc7", 13:58:29 "model-name": "some-model", 13:58:29 "model-version": "testValue" 13:58:29 } 13:58:29 2024-01-15 13:58:29.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:29 2024-01-15 13:58:29.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:29 2024-01-15 13:58:29.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:29 2024-01-15 13:58:29.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:29 2024-01-15 13:58:29.238 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:29 2024-01-15 13:58:29.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:29 2024-01-15 13:58:29.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:29 2024-01-15 13:58:29.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-21a90796-b85a-4644-9d45-8ea8d2e176ca with payload { 13:58:29 "vnf-id": "test-generic-21a90796-b85a-4644-9d45-8ea8d2e176ca", 13:58:29 "vnf-type": "someval", 13:58:29 "vnf-name": "someval", 13:58:29 "model-invariant-id": "test-model-208dd8e2-bc29-4581-8c16-65a96939c731", 13:58:29 "model-version-id": "test-model-ver-6fa0dbbb-d4ba-4a39-8234-7ecd9b32ecc7" 13:58:29 } 13:58:29 13:58:29 2024-01-15 13:58:29.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:29 2024-01-15 13:58:29.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:29 2024-01-15 13:58:29.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:29 2024-01-15 13:58:29.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:29 2024-01-15 13:58:29.245 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:29 2024-01-15 13:58:29.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:29 2024-01-15 13:58:29.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:29 2024-01-15 13:58:29.255 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-21a90796-b85a-4644-9d45-8ea8d2e176ca with depth all 13:58:29 2024-01-15 13:58:29.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:29 2024-01-15 13:58:29.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:29 2024-01-15 13:58:29.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:29 2024-01-15 13:58:29.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:29 2024-01-15 13:58:29.256 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:29 2024-01-15 13:58:29.259 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:29 2024-01-15 13:58:29.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:29 2024-01-15 13:58:29.259 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:29 2024-01-15 13:58:29.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-21a90796-b85a-4644-9d45-8ea8d2e176ca with payload { 13:58:29 "vnf-id": "test-generic-21a90796-b85a-4644-9d45-8ea8d2e176ca", 13:58:29 "vnf-type": "someval", 13:58:29 "vnf-name": "someval" 13:58:29 , "resource-version": "1705327109245"} 13:58:29 2024-01-15 13:58:29.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:29 2024-01-15 13:58:29.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:29 2024-01-15 13:58:29.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:29 2024-01-15 13:58:29.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:29 2024-01-15 13:58:29.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:29 2024-01-15 13:58:29.269 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:29 2024-01-15 13:58:29.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:29 2024-01-15 13:58:29.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-21a90796-b85a-4644-9d45-8ea8d2e176ca with depth all 13:58:29 2024-01-15 13:58:29.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:29 2024-01-15 13:58:29.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:29 2024-01-15 13:58:29.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:29 2024-01-15 13:58:29.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:29 2024-01-15 13:58:29.273 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:29 2024-01-15 13:58:29.275 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:29 2024-01-15 13:58:29.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:29 2024-01-15 13:58:29.276 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:29 2024-01-15 13:58:29.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-21a90796-b85a-4644-9d45-8ea8d2e176ca with resource version 1705327109263 13:58:29 2024-01-15 13:58:29.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:29 2024-01-15 13:58:29.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:29 2024-01-15 13:58:29.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:29 2024-01-15 13:58:29.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:29 2024-01-15 13:58:29.280 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:29 2024-01-15 13:58:29.283 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 163912 with label generic-vnf 13:58:29 2024-01-15 13:58:29.283 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:29 2024-01-15 13:58:29.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:29 2024-01-15 13:58:29.585 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:29 2024-01-15 13:58:29.898 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-cef3d31b-fa16-4ecc-9b1a-9c4efc3b4763 with payload { 13:58:29 "model-invariant-id": "test-model-cef3d31b-fa16-4ecc-9b1a-9c4efc3b4763", 13:58:29 "model-type": "some-type" 13:58:29 } 13:58:29 2024-01-15 13:58:29.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:29 2024-01-15 13:58:29.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:29 2024-01-15 13:58:29.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:29 2024-01-15 13:58:29.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:29 2024-01-15 13:58:29.901 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:29 2024-01-15 13:58:29.903 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:29 2024-01-15 13:58:29.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:29 2024-01-15 13:58:29.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-cef3d31b-fa16-4ecc-9b1a-9c4efc3b4763/model-vers/model-ver/test-model-ver-5190025a-53f3-4f30-b932-c81e4ad29777 with payload { 13:58:29 "model-version-id": "test-model-ver-5190025a-53f3-4f30-b932-c81e4ad29777", 13:58:29 "model-name": "some-model", 13:58:29 "model-version": "testValue" 13:58:29 } 13:58:29 2024-01-15 13:58:29.906 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:29 2024-01-15 13:58:29.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:29 2024-01-15 13:58:29.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:29 2024-01-15 13:58:29.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:29 2024-01-15 13:58:29.907 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:29 2024-01-15 13:58:29.909 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:29 2024-01-15 13:58:29.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:29 2024-01-15 13:58:29.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-7d69a6d7-2645-4c33-814a-7a64b814424b with payload { 13:58:29 "vnf-id": "test-generic-7d69a6d7-2645-4c33-814a-7a64b814424b", 13:58:29 "vnf-type": "someval", 13:58:29 "vnf-name": "someval", 13:58:29 "model-invariant-id": "random-wrong-model", 13:58:29 "model-version-id": "random-wrong-model-ver" 13:58:29 } 13:58:29 13:58:29 2024-01-15 13:58:29.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:29 2024-01-15 13:58:29.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:29 2024-01-15 13:58:29.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:29 2024-01-15 13:58:29.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:29 2024-01-15 13:58:29.914 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:29 2024-01-15 13:58:29.916 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2306 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 551 :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 13:58:29 2024-01-15 13:58:29.916 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:29 2024-01-15 13:58:29.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 13:58:29 2024-01-15 13:58:29.916 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-7d69a6d7-2645-4c33-814a-7a64b814424b","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:29 2024-01-15 13:58:29.917 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-7d69a6d7-2645-4c33-814a-7a64b814424b","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 13:58:30 2024-01-15 13:58:30.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d8dbca01-5f6c-4cdd-83d9-b6fab8e33c57 with payload { 13:58:30 "model-invariant-id": "test-model-d8dbca01-5f6c-4cdd-83d9-b6fab8e33c57", 13:58:30 "model-type": "some-type" 13:58:30 } 13:58:30 2024-01-15 13:58:30.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:30 2024-01-15 13:58:30.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:30 2024-01-15 13:58:30.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d8dbca01-5f6c-4cdd-83d9-b6fab8e33c57/model-vers/model-ver/test-model-ver-2358debb-fdef-43e6-8c06-12160378918e with payload { 13:58:30 "model-version-id": "test-model-ver-2358debb-fdef-43e6-8c06-12160378918e", 13:58:30 "model-name": "some-model", 13:58:30 "model-version": "testValue" 13:58:30 } 13:58:30 2024-01-15 13:58:30.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:30 2024-01-15 13:58:30.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.236 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:30 2024-01-15 13:58:30.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-b2051b1a-1b8f-4c80-8f53-486c55219621 with payload { 13:58:30 "global-customer-id": "test-customer-b2051b1a-1b8f-4c80-8f53-486c55219621", 13:58:30 "subscriber-name": "example-subscriber-name-val-99675", 13:58:30 "subscriber-type": "example-subscriber-type-val-40388", 13:58:30 "service-subscriptions": { 13:58:30 "service-subscription": [ 13:58:30 { 13:58:30 "service-type": "test-subtype-a431eef4-4edd-4977-bf58-e4357519cc74", 13:58:30 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 13:58:30 "service-instances": { 13:58:30 "service-instance": [ 13:58:30 { 13:58:30 "service-instance-id": "test-tenant-fe90149b-ab80-4d79-8631-6acaabd9ee63", 13:58:30 "service-instance-name": "example-service-instance-name-val-4896", 13:58:30 "service-type": "example-service-type-val-25453", 13:58:30 "service-role": "example-service-role-val-66197", 13:58:30 "environment-context": "example-environment-context-val-95014", 13:58:30 "workload-context": "example-workload-context-val-56102", 13:58:30 "model-invariant-id": "test-model-d8dbca01-5f6c-4cdd-83d9-b6fab8e33c57", 13:58:30 "model-version-id": "test-model-ver-2358debb-fdef-43e6-8c06-12160378918e" 13:58:30 } 13:58:30 ] 13:58:30 } 13:58:30 } 13:58:30 ] 13:58:30 } 13:58:30 } 13:58:30 2024-01-15 13:58:30.240 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:30 2024-01-15 13:58:30.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.241 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.249 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.252 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:30 2024-01-15 13:58:30.253 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:30 2024-01-15 13:58:30.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-b2051b1a-1b8f-4c80-8f53-486c55219621 with depth all 13:58:30 2024-01-15 13:58:30.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:30 2024-01-15 13:58:30.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.257 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.260 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:30 2024-01-15 13:58:30.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-0ae066d8-54ca-4eac-abb3-d18fc7a53efc with payload { 13:58:30 "vnf-id": "vnf-0ae066d8-54ca-4eac-abb3-d18fc7a53efc", 13:58:30 "vnf-type": "someval", 13:58:30 "vnf-name": "someval", 13:58:30 "relationship-list": { 13:58:30 "relationship": [ 13:58:30 { 13:58:30 "related-to": "service-instance", 13:58:30 "related-link": "/aai/v14/business/customers/customer/test-customer-b2051b1a-1b8f-4c80-8f53-486c55219621/service-subscriptions/service-subscription/test-subtype-a431eef4-4edd-4977-bf58-e4357519cc74/service-instances/service-instance/test-tenant-fe90149b-ab80-4d79-8631-6acaabd9ee63" 13:58:30 } 13:58:30 ] 13:58:30 } 13:58:30 } 13:58:30 13:58:30 2024-01-15 13:58:30.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:30 2024-01-15 13:58:30.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.262 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.270 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:30 2024-01-15 13:58:30.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-0ae066d8-54ca-4eac-abb3-d18fc7a53efc with depth all 13:58:30 2024-01-15 13:58:30.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:30 2024-01-15 13:58:30.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.279 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.282 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:30 2024-01-15 13:58:30.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-b2051b1a-1b8f-4c80-8f53-486c55219621 with depth all 13:58:30 2024-01-15 13:58:30.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:30 2024-01-15 13:58:30.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.283 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.286 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:30 2024-01-15 13:58:30.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-63b9bc03-ba1a-490a-a7dd-97c49eacb322 with payload { 13:58:30 "model-invariant-id": "test-model-63b9bc03-ba1a-490a-a7dd-97c49eacb322", 13:58:30 "model-type": "some-type" 13:58:30 } 13:58:30 2024-01-15 13:58:30.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:30 2024-01-15 13:58:30.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.596 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:30 2024-01-15 13:58:30.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-63b9bc03-ba1a-490a-a7dd-97c49eacb322/model-vers/model-ver/test-model-ver-2602929c-1b31-4f3d-9bab-bb1753a64c8b with payload { 13:58:30 "model-version-id": "test-model-ver-2602929c-1b31-4f3d-9bab-bb1753a64c8b", 13:58:30 "model-name": "some-model", 13:58:30 "model-version": "testValue" 13:58:30 } 13:58:30 2024-01-15 13:58:30.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:30 2024-01-15 13:58:30.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.602 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.603 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:30 2024-01-15 13:58:30.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-557809d4-855d-447e-bf70-85e52e383a91 with payload { 13:58:30 "vnf-id": "test-generic-557809d4-855d-447e-bf70-85e52e383a91", 13:58:30 "vnf-type": "someval", 13:58:30 "vnf-name": "someval", 13:58:30 "model-invariant-id": "test-model-63b9bc03-ba1a-490a-a7dd-97c49eacb322", 13:58:30 "model-version-id": "test-model-ver-2602929c-1b31-4f3d-9bab-bb1753a64c8b" 13:58:30 } 13:58:30 13:58:30 2024-01-15 13:58:30.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:30 2024-01-15 13:58:30.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.608 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.614 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:30 2024-01-15 13:58:30.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-557809d4-855d-447e-bf70-85e52e383a91 with depth all 13:58:30 2024-01-15 13:58:30.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:30 2024-01-15 13:58:30.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:30 2024-01-15 13:58:30.621 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:30 2024-01-15 13:58:30.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-557809d4-855d-447e-bf70-85e52e383a91 with payload { 13:58:30 "vnf-id": "test-generic-557809d4-855d-447e-bf70-85e52e383a91", 13:58:30 "vnf-type": "someval", 13:58:30 "vnf-name": "someval", 13:58:30 "model-invariant-id": "test-model-63b9bc03-ba1a-490a-a7dd-97c49eacb322", 13:58:30 "model-version-id": "test-model-ver-2602929c-1b31-4f3d-9bab-bb1753a64c8b", 13:58:30 "resource-version": "1705327110608" 13:58:30 } 13:58:30 13:58:30 2024-01-15 13:58:30.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:30 2024-01-15 13:58:30.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.626 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.631 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:30 2024-01-15 13:58:30.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-557809d4-855d-447e-bf70-85e52e383a91 with depth all 13:58:30 2024-01-15 13:58:30.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:30 2024-01-15 13:58:30.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.635 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.637 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:30 2024-01-15 13:58:30.638 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:30 2024-01-15 13:58:30.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-557809d4-855d-447e-bf70-85e52e383a91 with resource version 1705327110626 13:58:30 2024-01-15 13:58:30.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:30 2024-01-15 13:58:30.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:30 2024-01-15 13:58:30.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:30 2024-01-15 13:58:30.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:30 2024-01-15 13:58:30.641 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:30 2024-01-15 13:58:30.644 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 151696 with label generic-vnf 13:58:30 2024-01-15 13:58:30.645 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:30 2024-01-15 13:58:30.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:30 2024-01-15 13:58:30.949 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:31 2024-01-15 13:58:31.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-fe85fe0b-01e8-442f-950b-1f20f39ffda2 with payload { 13:58:31 "model-invariant-id": "test-model-fe85fe0b-01e8-442f-950b-1f20f39ffda2", 13:58:31 "model-type": "some-type" 13:58:31 } 13:58:31 2024-01-15 13:58:31.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:31 2024-01-15 13:58:31.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:31 2024-01-15 13:58:31.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:31 2024-01-15 13:58:31.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:31 2024-01-15 13:58:31.263 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:31 2024-01-15 13:58:31.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:31 2024-01-15 13:58:31.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:31 2024-01-15 13:58:31.267 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-fe85fe0b-01e8-442f-950b-1f20f39ffda2/model-vers/model-ver/test-model-ver-388ec1ab-21ff-4664-a56c-f02f049c10c2 with payload { 13:58:31 "model-version-id": "test-model-ver-388ec1ab-21ff-4664-a56c-f02f049c10c2", 13:58:31 "model-name": "some-model", 13:58:31 "model-version": "testValue" 13:58:31 } 13:58:31 2024-01-15 13:58:31.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:31 2024-01-15 13:58:31.268 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:31 2024-01-15 13:58:31.268 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:31 2024-01-15 13:58:31.269 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:31 2024-01-15 13:58:31.269 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:31 2024-01-15 13:58:31.271 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:31 2024-01-15 13:58:31.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:31 2024-01-15 13:58:31.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ff848550-bfc1-4e27-baf8-9d31f08aabd5 with payload { 13:58:31 "vnf-id": "test-generic-ff848550-bfc1-4e27-baf8-9d31f08aabd5", 13:58:31 "vnf-type": "someval", 13:58:31 "vnf-name": "someval", 13:58:31 "model-invariant-id": "test-model-fe85fe0b-01e8-442f-950b-1f20f39ffda2", 13:58:31 "model-version-id": "test-model-ver-388ec1ab-21ff-4664-a56c-f02f049c10c2" 13:58:31 } 13:58:31 13:58:31 2024-01-15 13:58:31.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:31 2024-01-15 13:58:31.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:31 2024-01-15 13:58:31.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:31 2024-01-15 13:58:31.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:31 2024-01-15 13:58:31.276 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:31 2024-01-15 13:58:31.282 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:31 2024-01-15 13:58:31.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:31 2024-01-15 13:58:31.287 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:31 2024-01-15 13:58:31.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ff848550-bfc1-4e27-baf8-9d31f08aabd5 with depth all 13:58:31 2024-01-15 13:58:31.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:31 2024-01-15 13:58:31.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:31 2024-01-15 13:58:31.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:31 2024-01-15 13:58:31.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:31 2024-01-15 13:58:31.292 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:31 2024-01-15 13:58:31.295 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:31 2024-01-15 13:58:31.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:31 2024-01-15 13:58:31.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ff848550-bfc1-4e27-baf8-9d31f08aabd5 with resource version 1705327111276 13:58:31 2024-01-15 13:58:31.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:31 2024-01-15 13:58:31.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:31 2024-01-15 13:58:31.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:31 2024-01-15 13:58:31.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:31 2024-01-15 13:58:31.296 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:31 2024-01-15 13:58:31.299 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 155696 with label generic-vnf 13:58:31 2024-01-15 13:58:31.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:31 2024-01-15 13:58:31.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:31 2024-01-15 13:58:31.605 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:31 2024-01-15 13:58:31.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-e4baa9ca-56bb-4fd0-a615-6faa7ae7bd7f with payload { 13:58:31 "model-invariant-id": "test-model-e4baa9ca-56bb-4fd0-a615-6faa7ae7bd7f", 13:58:31 "model-type": "some-type" 13:58:31 } 13:58:31 2024-01-15 13:58:31.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:31 2024-01-15 13:58:31.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:31 2024-01-15 13:58:31.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:31 2024-01-15 13:58:31.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:31 2024-01-15 13:58:31.921 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:31 2024-01-15 13:58:31.923 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:31 2024-01-15 13:58:31.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:31 2024-01-15 13:58:31.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-e4baa9ca-56bb-4fd0-a615-6faa7ae7bd7f/model-vers/model-ver/test-model-ver-2896cb31-102d-4e6e-89b8-7c5c0a2c1382 with payload { 13:58:31 "model-version-id": "test-model-ver-2896cb31-102d-4e6e-89b8-7c5c0a2c1382", 13:58:31 "model-name": "some-model", 13:58:31 "model-version": "testValue" 13:58:31 } 13:58:31 2024-01-15 13:58:31.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:31 2024-01-15 13:58:31.927 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:31 2024-01-15 13:58:31.927 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:31 2024-01-15 13:58:31.927 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:31 2024-01-15 13:58:31.928 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:31 2024-01-15 13:58:31.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:31 2024-01-15 13:58:31.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:31 2024-01-15 13:58:31.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4432179e-1071-4666-bfe8-81591177d501 with payload { 13:58:31 "vnf-id": "test-generic-4432179e-1071-4666-bfe8-81591177d501", 13:58:31 "vnf-type": "someval", 13:58:31 "vnf-name": "someval", 13:58:31 "model-invariant-id": "some-model" 13:58:31 } 13:58:31 2024-01-15 13:58:31.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:31 2024-01-15 13:58:31.934 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:31 2024-01-15 13:58:31.935 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 234 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 169 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest 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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 13:58:31 2024-01-15 13:58:31.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 13:58:31 2024-01-15 13:58:31.935 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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-4432179e-1071-4666-bfe8-81591177d501","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:31 2024-01-15 13:58:31.935 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-4432179e-1071-4666-bfe8-81591177d501","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 13:58:32 [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.663 s - in org.onap.aai.rest.PrivateEdgeIntegrationTest 13:58:32 [INFO] Running org.onap.aai.rest.CloudRegionTest 13:58:32 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 s - in org.onap.aai.rest.CloudRegionTest 13:58:32 [INFO] Running org.onap.aai.rest.NotificationDmaapEventTest 13:58:32 2024-01-15 13:58:32.276 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:58:32 13:58:32 Found multiple occurrences of org.json.JSONObject on the class path: 13:58:32 13:58:32 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:58:32 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 13:58:32 13:58:32 You may wish to exclude one of them to ensure predictable runtime behavior 13:58:32 13:58:32 2024-01-15 13:58:32.304 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:58:32 2024-01-15 13:58:32.304 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:58:32 2024-01-15 13:58:32.305 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:32 2024-01-15 13:58:32.306 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:58:32 2024-01-15 13:58:32.307 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:32 2024-01-15 13:58:32.307 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:58:32 2024-01-15 13:58:32.308 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:32 2024-01-15 13:58:32.308 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:58:32 2024-01-15 13:58:32.309 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:32 2024-01-15 13:58:32.310 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:58:32 2024-01-15 13:58:32.311 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:32 2024-01-15 13:58:32.319 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:58:32 2024-01-15 13:58:32.319 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:58:32 2024-01-15 13:58:32.321 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:32 2024-01-15 13:58:32.321 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:32 [EL Warning]: moxy: 2024-01-15 13:58:32.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 13:58:32 2024-01-15 13:58:32.590 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:58:32 2024-01-15 13:58:32.605 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:58:32 2024-01-15 13:58:32.608 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:32 2024-01-15 13:58:32.608 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:32 [EL Warning]: moxy: 2024-01-15 13:58:32.653--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:32 2024-01-15 13:58:32.885 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:58:32 2024-01-15 13:58:32.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:58:32 2024-01-15 13:58:32.900 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:32 2024-01-15 13:58:32.900 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:32 [EL Warning]: moxy: 2024-01-15 13:58:32.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 13:58:33 2024-01-15 13:58:33.188 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:58:33 2024-01-15 13:58:33.198 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:58:33 2024-01-15 13:58:33.199 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:33 2024-01-15 13:58:33.199 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:33 [EL Warning]: moxy: 2024-01-15 13:58:33.236--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:33 2024-01-15 13:58:33.440 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:58:33 2024-01-15 13:58:33.450 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:58:33 2024-01-15 13:58:33.452 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:33 2024-01-15 13:58:33.452 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:33 [EL Warning]: moxy: 2024-01-15 13:58:33.494--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:33 2024-01-15 13:58:33.731 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:58:33 2024-01-15 13:58:33.785 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 13:58:33 2024-01-15 13:58:33.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:33 2024-01-15 13:58:33.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:33 2024-01-15 13:58:33.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:33 2024-01-15 13:58:33.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:33 2024-01-15 13:58:33.792 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:33 2024-01-15 13:58:33.793 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- 694 :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 13:58:33 2024-01-15 13:58:33.793 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:33 2024-01-15 13:58:33.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:33 2024-01-15 13:58:33.794 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"]}}} 13:58:33 2024-01-15 13:58:33.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 { 13:58:33 "hostname": "example-hostname-val-85598", 13:58:33 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:33 "number-of-cpus": 280, 13:58:33 "disk-in-gigabytes": 78521, 13:58:33 "ram-in-megabytes": 36975, 13:58:33 "equip-type": "example-equip-type-val-47930", 13:58:33 "equip-vendor": "example-equip-vendor-val-59512", 13:58:33 "equip-model": "example-equip-model-val-46076", 13:58:33 "fqdn": "example-fqdn-val-74486", 13:58:33 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:33 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:33 "serial-number": "example-serial-number-val-92800", 13:58:33 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:33 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:33 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:33 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:33 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:33 "inv-status": "example-inv-status-val-5042", 13:58:33 "pserver-id": "example-pserver-id-val-15622", 13:58:33 "internet-topology": "example-internet-topology-val-31234", 13:58:33 "in-maint": true, 13:58:33 "pserver-name2": "example-pserver-name2-val-93509", 13:58:33 "purpose": "example-purpose-val-52320", 13:58:33 "prov-status": "example-prov-status-val-47313", 13:58:33 "management-option": "example-management-option-val-72434", 13:58:33 "host-profile": "example-host-profile-val-84672", 13:58:33 "p-interfaces": { 13:58:33 "p-interface": [ 13:58:33 { 13:58:33 "interface-name": "example-interface-name-val-46147", 13:58:33 "selflink": "example-selflink-val-81029", 13:58:33 "speed-value": "example-speed-value-val-47874", 13:58:33 "speed-units": "example-speed-units-val-10396", 13:58:33 "port-description": "example-port-description-val-53068", 13:58:33 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:33 "interface-role": "example-interface-role-val-49232", 13:58:33 "interface-type": "example-interface-type-val-21757", 13:58:33 "prov-status": "example-prov-status-val-19117", 13:58:33 "in-maint": true, 13:58:33 "inv-status": "example-inv-status-val-48715", 13:58:33 "l-interfaces": { 13:58:33 "l-interface": [ 13:58:33 { 13:58:33 "interface-name": "example-interface-name-val-13366", 13:58:33 "interface-role": "example-interface-role-val-29488", 13:58:33 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:33 "selflink": "example-selflink-val-4757", 13:58:33 "interface-id": "example-interface-id-val-79486", 13:58:33 "macaddr": "example-macaddr-val-52194", 13:58:33 "network-name": "example-network-name-val-80678", 13:58:33 "management-option": "example-management-option-val-53535", 13:58:33 "interface-description": "example-interface-description-val-299", 13:58:33 "is-port-mirrored": true, 13:58:33 "in-maint": true, 13:58:33 "prov-status": "example-prov-status-val-9736", 13:58:33 "is-ip-unnumbered": true, 13:58:33 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:33 "priority": 82452, 13:58:33 "vlans": { 13:58:33 "vlan": [ 13:58:33 { 13:58:33 "vlan-interface": "example-vlan-interface-val-31470", 13:58:33 "vlan-id-inner": 61286171, 13:58:33 "vlan-id-outer": 64615174, 13:58:33 "speed-value": "example-speed-value-val-80457", 13:58:33 "speed-units": "example-speed-units-val-51587", 13:58:33 "vlan-description": "example-vlan-description-val-97575", 13:58:33 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:33 "vpn-key": "example-vpn-key-val-50069", 13:58:33 "orchestration-status": "example-orchestration-status-val-34071", 13:58:33 "in-maint": true, 13:58:33 "prov-status": "example-prov-status-val-62615", 13:58:33 "is-ip-unnumbered": true, 13:58:33 "is-private": true, 13:58:33 "l3-interface-ipv4-address-list": [ 13:58:33 { 13:58:33 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:33 "l3-interface-ipv4-prefix-length": 39266592, 13:58:33 "vlan-id-inner": 91284707, 13:58:33 "vlan-id-outer": 80343467, 13:58:33 "is-floating": true, 13:58:33 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:33 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:33 } 13:58:33 ], 13:58:33 "l3-interface-ipv6-address-list": [ 13:58:33 { 13:58:33 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:33 "l3-interface-ipv6-prefix-length": 81422758, 13:58:33 "vlan-id-inner": 15099560, 13:58:33 "vlan-id-outer": 46643832, 13:58:33 "is-floating": true, 13:58:33 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:33 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:33 } 13:58:33 ] 13:58:33 } 13:58:33 ] 13:58:33 }, 13:58:33 "l-interfaces": { 13:58:33 "l-interface": [ 13:58:33 { 13:58:33 "interface-name": "example-interface-name-val-62086", 13:58:33 "interface-role": "example-interface-role-val-13107", 13:58:33 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:33 "selflink": "example-selflink-val-31580", 13:58:33 "interface-id": "example-interface-id-val-57805", 13:58:33 "macaddr": "example-macaddr-val-54266", 13:58:33 "network-name": "example-network-name-val-38517", 13:58:33 "management-option": "example-management-option-val-8801", 13:58:33 "interface-description": "example-interface-description-val-88573", 13:58:33 "is-port-mirrored": true, 13:58:33 "in-maint": true, 13:58:33 "prov-status": "example-prov-status-val-99164", 13:58:33 "is-ip-unnumbered": true, 13:58:33 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:33 "priority": 80355, 13:58:33 "admin-status": "example-admin-status-val-29720" 13:58:33 } 13:58:33 ] 13:58:33 }, 13:58:33 "l3-interface-ipv4-address-list": [ 13:58:33 { 13:58:33 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:33 "l3-interface-ipv4-prefix-length": 36060646, 13:58:33 "vlan-id-inner": 62164959, 13:58:33 "vlan-id-outer": 93058593, 13:58:33 "is-floating": true, 13:58:33 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:33 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:33 } 13:58:33 ], 13:58:33 "l3-interface-ipv6-address-list": [ 13:58:33 { 13:58:33 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:33 "l3-interface-ipv6-prefix-length": 29592510, 13:58:33 "vlan-id-inner": 18402161, 13:58:33 "vlan-id-outer": 651158, 13:58:33 "is-floating": true, 13:58:33 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:33 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:33 } 13:58:33 ], 13:58:33 "admin-status": "example-admin-status-val-81745" 13:58:33 } 13:58:33 ] 13:58:33 } 13:58:33 } 13:58:33 ] 13:58:33 }, 13:58:33 "lag-interfaces": { 13:58:33 "lag-interface": [ 13:58:33 { 13:58:33 "interface-name": "example-interface-name-val-87366", 13:58:33 "interface-description": "example-interface-description-val-3722", 13:58:33 "speed-value": "example-speed-value-val-73546", 13:58:33 "speed-units": "example-speed-units-val-73658", 13:58:33 "interface-id": "example-interface-id-val-62385", 13:58:33 "interface-role": "example-interface-role-val-60746", 13:58:33 "prov-status": "example-prov-status-val-26239", 13:58:33 "in-maint": true, 13:58:33 "l-interfaces": { 13:58:33 "l-interface": [ 13:58:33 { 13:58:33 "interface-name": "example-interface-name-val-69579", 13:58:33 "interface-role": "example-interface-role-val-64571", 13:58:33 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:33 "selflink": "example-selflink-val-29611", 13:58:33 "interface-id": "example-interface-id-val-75464", 13:58:33 "macaddr": "example-macaddr-val-7285", 13:58:33 "network-name": "example-network-name-val-52284", 13:58:33 "management-option": "example-management-option-val-26028", 13:58:33 "interface-description": "example-interface-description-val-37641", 13:58:33 "is-port-mirrored": true, 13:58:33 "in-maint": true, 13:58:33 "prov-status": "example-prov-status-val-56460", 13:58:33 "is-ip-unnumbered": true, 13:58:33 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:33 "priority": 84739, 13:58:33 "vlans": { 13:58:33 "vlan": [ 13:58:33 { 13:58:33 "vlan-interface": "example-vlan-interface-val-56661", 13:58:33 "vlan-id-inner": 33305644, 13:58:33 "vlan-id-outer": 30871600, 13:58:33 "speed-value": "example-speed-value-val-1929", 13:58:33 "speed-units": "example-speed-units-val-71630", 13:58:33 "vlan-description": "example-vlan-description-val-63003", 13:58:33 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:33 "vpn-key": "example-vpn-key-val-16552", 13:58:33 "orchestration-status": "example-orchestration-status-val-95322", 13:58:33 "in-maint": true, 13:58:33 "prov-status": "example-prov-status-val-89886", 13:58:33 "is-ip-unnumbered": true, 13:58:33 "is-private": true, 13:58:33 "l3-interface-ipv4-address-list": [ 13:58:33 { 13:58:33 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:33 "l3-interface-ipv4-prefix-length": 11099430, 13:58:33 "vlan-id-inner": 88996967, 13:58:33 "vlan-id-outer": 23003182, 13:58:33 "is-floating": true, 13:58:33 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:33 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:33 } 13:58:33 ], 13:58:33 "l3-interface-ipv6-address-list": [ 13:58:33 { 13:58:33 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:33 "l3-interface-ipv6-prefix-length": 20167688, 13:58:33 "vlan-id-inner": 40775405, 13:58:33 "vlan-id-outer": 75855907, 13:58:33 "is-floating": true, 13:58:33 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:33 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:33 } 13:58:33 ] 13:58:33 } 13:58:33 ] 13:58:33 }, 13:58:33 "l-interfaces": { 13:58:33 "l-interface": [ 13:58:33 { 13:58:33 "interface-name": "example-interface-name-val-49266", 13:58:33 "interface-role": "example-interface-role-val-210", 13:58:33 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:33 "selflink": "example-selflink-val-6356", 13:58:33 "interface-id": "example-interface-id-val-99531", 13:58:33 "macaddr": "example-macaddr-val-25092", 13:58:33 "network-name": "example-network-name-val-3319", 13:58:33 "management-option": "example-management-option-val-79883", 13:58:33 "interface-description": "example-interface-description-val-54501", 13:58:33 "is-port-mirrored": true, 13:58:33 "in-maint": true, 13:58:33 "prov-status": "example-prov-status-val-48840", 13:58:33 "is-ip-unnumbered": true, 13:58:33 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:33 "priority": 21862, 13:58:33 "admin-status": "example-admin-status-val-89244" 13:58:33 } 13:58:33 ] 13:58:33 }, 13:58:33 "l3-interface-ipv4-address-list": [ 13:58:33 { 13:58:33 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:33 "l3-interface-ipv4-prefix-length": 91875404, 13:58:33 "vlan-id-inner": 36470314, 13:58:33 "vlan-id-outer": 96344091, 13:58:33 "is-floating": true, 13:58:33 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:33 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:33 } 13:58:33 ], 13:58:33 "l3-interface-ipv6-address-list": [ 13:58:33 { 13:58:33 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:33 "l3-interface-ipv6-prefix-length": 11663872, 13:58:33 "vlan-id-inner": 28459412, 13:58:33 "vlan-id-outer": 9852622, 13:58:33 "is-floating": true, 13:58:33 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:33 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:33 } 13:58:33 ], 13:58:33 "admin-status": "example-admin-status-val-81055" 13:58:33 } 13:58:33 ] 13:58:33 } 13:58:33 } 13:58:33 ] 13:58:33 } 13:58:33 } 13:58:33 13:58:33 2024-01-15 13:58:33.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:33 2024-01-15 13:58:33.805 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:33 2024-01-15 13:58:33.805 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:33 2024-01-15 13:58:33.805 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:33 2024-01-15 13:58:33.805 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:33 2024-01-15 13:58:33.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:33 2024-01-15 13:58:33.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:34 2024-01-15 13:58:34.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 13:58:34 2024-01-15 13:58:34.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:34 2024-01-15 13:58:34.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:34 2024-01-15 13:58:34.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:34 2024-01-15 13:58:34.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:34 2024-01-15 13:58:34.217 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:34 2024-01-15 13:58:34.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:34 2024-01-15 13:58:34.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:34 2024-01-15 13:58:34.234 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 13:58:34 2024-01-15 13:58:34.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:34 2024-01-15 13:58:34.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:34 2024-01-15 13:58:34.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:34 2024-01-15 13:58:34.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:34 2024-01-15 13:58:34.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:34 2024-01-15 13:58:34.236 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- 703 :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 13:58:34 2024-01-15 13:58:34.236 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:34 2024-01-15 13:58:34.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:34 2024-01-15 13:58:34.237 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"]}}} 13:58:34 2024-01-15 13:58:34.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 13:58:34 "vnf-id": "generic-vnf-notification", 13:58:34 "vnf-type": "sometype", 13:58:34 "in-maint": true, 13:58:34 "is-closed-loop-disabled": true 13:58:34 } 13:58:34 13:58:34 2024-01-15 13:58:34.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:34 2024-01-15 13:58:34.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:34 2024-01-15 13:58:34.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:34 2024-01-15 13:58:34.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:34 2024-01-15 13:58:34.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:34 2024-01-15 13:58:34.245 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:34 2024-01-15 13:58:34.253 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:34 2024-01-15 13:58:34.254 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 13:58:34 2024-01-15 13:58:34.255 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:34 2024-01-15 13:58:34.255 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:34 2024-01-15 13:58:34.255 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:34 2024-01-15 13:58:34.255 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:34 2024-01-15 13:58:34.255 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:34 2024-01-15 13:58:34.259 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:34 2024-01-15 13:58:34.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:34 2024-01-15 13:58:34.262 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 { 13:58:34 "related-to": "generic-vnf", 13:58:34 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 13:58:34 } 13:58:34 13:58:34 2024-01-15 13:58:34.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:34 2024-01-15 13:58:34.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:34 2024-01-15 13:58:34.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:34 2024-01-15 13:58:34.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:34 2024-01-15 13:58:34.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:34 2024-01-15 13:58:34.268 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:34 2024-01-15 13:58:34.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:34 2024-01-15 13:58:34.291 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 13:58:34 2024-01-15 13:58:34.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:34 2024-01-15 13:58:34.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:34 2024-01-15 13:58:34.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:34 2024-01-15 13:58:34.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:34 2024-01-15 13:58:34.292 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:34 2024-01-15 13:58:34.295 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:34 2024-01-15 13:58:34.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:34 2024-01-15 13:58:34.296 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 13:58:34 2024-01-15 13:58:34.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:34 2024-01-15 13:58:34.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:34 2024-01-15 13:58:34.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:34 2024-01-15 13:58:34.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:34 2024-01-15 13:58:34.297 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:34 2024-01-15 13:58:34.315 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:34 2024-01-15 13:58:34.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:34 2024-01-15 13:58:34.318 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 1705327114264 13:58:34 2024-01-15 13:58:34.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:34 2024-01-15 13:58:34.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:34 2024-01-15 13:58:34.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:34 2024-01-15 13:58:34.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:34 2024-01-15 13:58:34.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:34 2024-01-15 13:58:34.324 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:34 2024-01-15 13:58:34.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:34 2024-01-15 13:58:34.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 13:58:34 2024-01-15 13:58:34.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:34 2024-01-15 13:58:34.658 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 {} 13:58:34 2024-01-15 13:58:34.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:58:34 2024-01-15 13:58:34.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:34 2024-01-15 13:58:34.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:34 2024-01-15 13:58:34.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:34 2024-01-15 13:58:34.660 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:34 2024-01-15 13:58:34.663 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:34 2024-01-15 13:58:34.664 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:34 2024-01-15 13:58:34.667 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:34 2024-01-15 13:58:34.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:35 2024-01-15 13:58:35.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 13:58:35 2024-01-15 13:58:35.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:35 2024-01-15 13:58:35.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.340 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- 977 :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 13:58:35 2024-01-15 13:58:35.341 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:35 2024-01-15 13:58:35.341 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"]}}} 13:58:35 2024-01-15 13:58:35.341 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}]}}]}} 13:58:35 2024-01-15 13:58:35.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:35 2024-01-15 13:58:35.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.350 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:35 2024-01-15 13:58:35.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 13:58:35 2024-01-15 13:58:35.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:35 2024-01-15 13:58:35.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.378 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.383 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:35 2024-01-15 13:58:35.383 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 13:58:35 2024-01-15 13:58:35.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:35 2024-01-15 13:58:35.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.384 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.386 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.386 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:35 2024-01-15 13:58:35.386 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 13:58:35 2024-01-15 13:58:35.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:35 2024-01-15 13:58:35.387 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.387 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.387 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.387 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.388 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- 988 :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 13:58:35 2024-01-15 13:58:35.388 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:35 2024-01-15 13:58:35.388 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"]}}} 13:58:35 2024-01-15 13:58:35.389 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"}]}]}}]}}}} 13:58:35 2024-01-15 13:58:35.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:35 2024-01-15 13:58:35.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.391 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.406 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:35 2024-01-15 13:58:35.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 13:58:35 2024-01-15 13:58:35.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:35 2024-01-15 13:58:35.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.420 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.423 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:35 2024-01-15 13:58:35.424 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 13:58:35 2024-01-15 13:58:35.425 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 13:58:35 2024-01-15 13:58:35.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.425 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.425 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.427 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.427 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:35 2024-01-15 13:58:35.427 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 13:58:35 2024-01-15 13:58:35.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:35 2024-01-15 13:58:35.428 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.428 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.428 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.428 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.430 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:35 2024-01-15 13:58:35.431 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 13:58:35 2024-01-15 13:58:35.431 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 13:58:35 2024-01-15 13:58:35.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.432 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.435 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:35 2024-01-15 13:58:35.437 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":"1705327115349","is-ip-unnumbered":false,"interface-name":"lint"} 13:58:35 2024-01-15 13:58:35.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 13:58:35 2024-01-15 13:58:35.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.439 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.439 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.442 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 131168, doing an implicit delete on update will delete total of 1 vertexes 13:58:35 2024-01-15 13:58:35.444 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":"1705327115390","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"}]}]}} 13:58:35 2024-01-15 13:58:35.444 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 135264 with label vlan 13:58:35 2024-01-15 13:58:35.445 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.452 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:35 2024-01-15 13:58:35.754 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 13:58:35 2024-01-15 13:58:35.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:35 2024-01-15 13:58:35.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.756 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.757 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- 1021 :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 13:58:35 2024-01-15 13:58:35.758 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:35 2024-01-15 13:58:35.758 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"]}}} 13:58:35 2024-01-15 13:58:35.759 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 13:58:35 2024-01-15 13:58:35.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 13:58:35 2024-01-15 13:58:35.761 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:35 2024-01-15 13:58:35.761 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:35 2024-01-15 13:58:35.761 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:35 2024-01-15 13:58:35.761 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:35 2024-01-15 13:58:35.765 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:35 2024-01-15 13:58:35.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:36 2024-01-15 13:58:36.073 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 13:58:36 2024-01-15 13:58:36.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:36 2024-01-15 13:58:36.075 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:36 2024-01-15 13:58:36.075 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:36 2024-01-15 13:58:36.075 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:36 2024-01-15 13:58:36.075 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:36 2024-01-15 13:58:36.077 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- 88 :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 13:58:36 2024-01-15 13:58:36.078 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:36 2024-01-15 13:58:36.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:36 2024-01-15 13:58:36.078 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"]}}} 13:58:36 2024-01-15 13:58:36.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:36 "hostname": "example-hostname-val-85598", 13:58:36 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:36 "number-of-cpus": 280, 13:58:36 "disk-in-gigabytes": 78521, 13:58:36 "ram-in-megabytes": 36975, 13:58:36 "equip-type": "example-equip-type-val-47930", 13:58:36 "equip-vendor": "example-equip-vendor-val-59512", 13:58:36 "equip-model": "example-equip-model-val-46076", 13:58:36 "fqdn": "example-fqdn-val-74486", 13:58:36 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:36 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:36 "serial-number": "example-serial-number-val-92800", 13:58:36 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:36 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:36 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:36 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:36 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:36 "inv-status": "example-inv-status-val-5042", 13:58:36 "pserver-id": "example-pserver-id-val-15622", 13:58:36 "internet-topology": "example-internet-topology-val-31234", 13:58:36 "in-maint": true, 13:58:36 "pserver-name2": "example-pserver-name2-val-93509", 13:58:36 "purpose": "example-purpose-val-52320", 13:58:36 "prov-status": "example-prov-status-val-47313", 13:58:36 "management-option": "example-management-option-val-72434", 13:58:36 "host-profile": "example-host-profile-val-84672", 13:58:36 "p-interfaces": { 13:58:36 "p-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-46147", 13:58:36 "selflink": "example-selflink-val-81029", 13:58:36 "speed-value": "example-speed-value-val-47874", 13:58:36 "speed-units": "example-speed-units-val-10396", 13:58:36 "port-description": "example-port-description-val-53068", 13:58:36 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:36 "interface-role": "example-interface-role-val-49232", 13:58:36 "interface-type": "example-interface-type-val-21757", 13:58:36 "prov-status": "example-prov-status-val-19117", 13:58:36 "in-maint": true, 13:58:36 "inv-status": "example-inv-status-val-48715", 13:58:36 "l-interfaces": { 13:58:36 "l-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-13366", 13:58:36 "interface-role": "example-interface-role-val-29488", 13:58:36 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:36 "selflink": "example-selflink-val-4757", 13:58:36 "interface-id": "example-interface-id-val-79486", 13:58:36 "macaddr": "example-macaddr-val-52194", 13:58:36 "network-name": "example-network-name-val-80678", 13:58:36 "management-option": "example-management-option-val-53535", 13:58:36 "interface-description": "example-interface-description-val-299", 13:58:36 "is-port-mirrored": true, 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-9736", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:36 "priority": 82452, 13:58:36 "vlans": { 13:58:36 "vlan": [ 13:58:36 { 13:58:36 "vlan-interface": "example-vlan-interface-val-31470", 13:58:36 "vlan-id-inner": 61286171, 13:58:36 "vlan-id-outer": 64615174, 13:58:36 "speed-value": "example-speed-value-val-80457", 13:58:36 "speed-units": "example-speed-units-val-51587", 13:58:36 "vlan-description": "example-vlan-description-val-97575", 13:58:36 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:36 "vpn-key": "example-vpn-key-val-50069", 13:58:36 "orchestration-status": "example-orchestration-status-val-34071", 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-62615", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "is-private": true, 13:58:36 "l3-interface-ipv4-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:36 "l3-interface-ipv4-prefix-length": 39266592, 13:58:36 "vlan-id-inner": 91284707, 13:58:36 "vlan-id-outer": 80343467, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:36 } 13:58:36 ], 13:58:36 "l3-interface-ipv6-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:36 "l3-interface-ipv6-prefix-length": 81422758, 13:58:36 "vlan-id-inner": 15099560, 13:58:36 "vlan-id-outer": 46643832, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:36 } 13:58:36 ] 13:58:36 } 13:58:36 ] 13:58:36 }, 13:58:36 "l-interfaces": { 13:58:36 "l-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-62086", 13:58:36 "interface-role": "example-interface-role-val-13107", 13:58:36 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:36 "selflink": "example-selflink-val-31580", 13:58:36 "interface-id": "example-interface-id-val-57805", 13:58:36 "macaddr": "example-macaddr-val-54266", 13:58:36 "network-name": "example-network-name-val-38517", 13:58:36 "management-option": "example-management-option-val-8801", 13:58:36 "interface-description": "example-interface-description-val-88573", 13:58:36 "is-port-mirrored": true, 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-99164", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:36 "priority": 80355, 13:58:36 "admin-status": "example-admin-status-val-29720" 13:58:36 } 13:58:36 ] 13:58:36 }, 13:58:36 "l3-interface-ipv4-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:36 "l3-interface-ipv4-prefix-length": 36060646, 13:58:36 "vlan-id-inner": 62164959, 13:58:36 "vlan-id-outer": 93058593, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:36 } 13:58:36 ], 13:58:36 "l3-interface-ipv6-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:36 "l3-interface-ipv6-prefix-length": 29592510, 13:58:36 "vlan-id-inner": 18402161, 13:58:36 "vlan-id-outer": 651158, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:36 } 13:58:36 ], 13:58:36 "admin-status": "example-admin-status-val-81745" 13:58:36 } 13:58:36 ] 13:58:36 } 13:58:36 } 13:58:36 ] 13:58:36 }, 13:58:36 "lag-interfaces": { 13:58:36 "lag-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-87366", 13:58:36 "interface-description": "example-interface-description-val-3722", 13:58:36 "speed-value": "example-speed-value-val-73546", 13:58:36 "speed-units": "example-speed-units-val-73658", 13:58:36 "interface-id": "example-interface-id-val-62385", 13:58:36 "interface-role": "example-interface-role-val-60746", 13:58:36 "prov-status": "example-prov-status-val-26239", 13:58:36 "in-maint": true, 13:58:36 "l-interfaces": { 13:58:36 "l-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-69579", 13:58:36 "interface-role": "example-interface-role-val-64571", 13:58:36 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:36 "selflink": "example-selflink-val-29611", 13:58:36 "interface-id": "example-interface-id-val-75464", 13:58:36 "macaddr": "example-macaddr-val-7285", 13:58:36 "network-name": "example-network-name-val-52284", 13:58:36 "management-option": "example-management-option-val-26028", 13:58:36 "interface-description": "example-interface-description-val-37641", 13:58:36 "is-port-mirrored": true, 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-56460", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:36 "priority": 84739, 13:58:36 "vlans": { 13:58:36 "vlan": [ 13:58:36 { 13:58:36 "vlan-interface": "example-vlan-interface-val-56661", 13:58:36 "vlan-id-inner": 33305644, 13:58:36 "vlan-id-outer": 30871600, 13:58:36 "speed-value": "example-speed-value-val-1929", 13:58:36 "speed-units": "example-speed-units-val-71630", 13:58:36 "vlan-description": "example-vlan-description-val-63003", 13:58:36 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:36 "vpn-key": "example-vpn-key-val-16552", 13:58:36 "orchestration-status": "example-orchestration-status-val-95322", 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-89886", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "is-private": true, 13:58:36 "l3-interface-ipv4-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:36 "l3-interface-ipv4-prefix-length": 11099430, 13:58:36 "vlan-id-inner": 88996967, 13:58:36 "vlan-id-outer": 23003182, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:36 } 13:58:36 ], 13:58:36 "l3-interface-ipv6-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:36 "l3-interface-ipv6-prefix-length": 20167688, 13:58:36 "vlan-id-inner": 40775405, 13:58:36 "vlan-id-outer": 75855907, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:36 } 13:58:36 ] 13:58:36 } 13:58:36 ] 13:58:36 }, 13:58:36 "l-interfaces": { 13:58:36 "l-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-49266", 13:58:36 "interface-role": "example-interface-role-val-210", 13:58:36 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:36 "selflink": "example-selflink-val-6356", 13:58:36 "interface-id": "example-interface-id-val-99531", 13:58:36 "macaddr": "example-macaddr-val-25092", 13:58:36 "network-name": "example-network-name-val-3319", 13:58:36 "management-option": "example-management-option-val-79883", 13:58:36 "interface-description": "example-interface-description-val-54501", 13:58:36 "is-port-mirrored": true, 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-48840", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:36 "priority": 21862, 13:58:36 "admin-status": "example-admin-status-val-89244" 13:58:36 } 13:58:36 ] 13:58:36 }, 13:58:36 "l3-interface-ipv4-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:36 "l3-interface-ipv4-prefix-length": 91875404, 13:58:36 "vlan-id-inner": 36470314, 13:58:36 "vlan-id-outer": 96344091, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:36 } 13:58:36 ], 13:58:36 "l3-interface-ipv6-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:36 "l3-interface-ipv6-prefix-length": 11663872, 13:58:36 "vlan-id-inner": 28459412, 13:58:36 "vlan-id-outer": 9852622, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:36 } 13:58:36 ], 13:58:36 "admin-status": "example-admin-status-val-81055" 13:58:36 } 13:58:36 ] 13:58:36 } 13:58:36 } 13:58:36 ] 13:58:36 } 13:58:36 } 13:58:36 13:58:36 2024-01-15 13:58:36.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:36 2024-01-15 13:58:36.084 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:36 2024-01-15 13:58:36.084 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:36 2024-01-15 13:58:36.084 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:36 2024-01-15 13:58:36.084 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:36 2024-01-15 13:58:36.123 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:36 2024-01-15 13:58:36.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:36 2024-01-15 13:58:36.250 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 13:58:36 2024-01-15 13:58:36.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:36 2024-01-15 13:58:36.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:36 2024-01-15 13:58:36.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:36 2024-01-15 13:58:36.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:36 2024-01-15 13:58:36.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:36 2024-01-15 13:58:36.262 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:36 2024-01-15 13:58:36.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:36 2024-01-15 13:58:36.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 13:58:36 2024-01-15 13:58:36.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:36 2024-01-15 13:58:36.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:36 2024-01-15 13:58:36.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:36 2024-01-15 13:58:36.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:36 2024-01-15 13:58:36.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:36 2024-01-15 13:58:36.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- 176 :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 13:58:36 2024-01-15 13:58:36.576 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:36 2024-01-15 13:58:36.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:36 2024-01-15 13:58:36.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"]}}} 13:58:36 2024-01-15 13:58:36.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 { 13:58:36 "hostname": "example-hostname-val-85598", 13:58:36 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:36 "number-of-cpus": 280, 13:58:36 "disk-in-gigabytes": 78521, 13:58:36 "ram-in-megabytes": 36975, 13:58:36 "equip-type": "example-equip-type-val-47930", 13:58:36 "equip-vendor": "example-equip-vendor-val-59512", 13:58:36 "equip-model": "example-equip-model-val-46076", 13:58:36 "fqdn": "example-fqdn-val-74486", 13:58:36 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:36 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:36 "serial-number": "example-serial-number-val-92800", 13:58:36 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:36 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:36 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:36 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:36 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:36 "inv-status": "example-inv-status-val-5042", 13:58:36 "pserver-id": "example-pserver-id-val-15622", 13:58:36 "internet-topology": "example-internet-topology-val-31234", 13:58:36 "in-maint": true, 13:58:36 "pserver-name2": "example-pserver-name2-val-93509", 13:58:36 "purpose": "example-purpose-val-52320", 13:58:36 "prov-status": "example-prov-status-val-47313", 13:58:36 "management-option": "example-management-option-val-72434", 13:58:36 "host-profile": "example-host-profile-val-84672", 13:58:36 "p-interfaces": { 13:58:36 "p-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-46147", 13:58:36 "selflink": "example-selflink-val-81029", 13:58:36 "speed-value": "example-speed-value-val-47874", 13:58:36 "speed-units": "example-speed-units-val-10396", 13:58:36 "port-description": "example-port-description-val-53068", 13:58:36 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:36 "interface-role": "example-interface-role-val-49232", 13:58:36 "interface-type": "example-interface-type-val-21757", 13:58:36 "prov-status": "example-prov-status-val-19117", 13:58:36 "in-maint": true, 13:58:36 "inv-status": "example-inv-status-val-48715", 13:58:36 "l-interfaces": { 13:58:36 "l-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-13366", 13:58:36 "interface-role": "example-interface-role-val-29488", 13:58:36 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:36 "selflink": "example-selflink-val-4757", 13:58:36 "interface-id": "example-interface-id-val-79486", 13:58:36 "macaddr": "example-macaddr-val-52194", 13:58:36 "network-name": "example-network-name-val-80678", 13:58:36 "management-option": "example-management-option-val-53535", 13:58:36 "interface-description": "example-interface-description-val-299", 13:58:36 "is-port-mirrored": true, 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-9736", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:36 "priority": 82452, 13:58:36 "vlans": { 13:58:36 "vlan": [ 13:58:36 { 13:58:36 "vlan-interface": "example-vlan-interface-val-31470", 13:58:36 "vlan-id-inner": 61286171, 13:58:36 "vlan-id-outer": 64615174, 13:58:36 "speed-value": "example-speed-value-val-80457", 13:58:36 "speed-units": "example-speed-units-val-51587", 13:58:36 "vlan-description": "example-vlan-description-val-97575", 13:58:36 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:36 "vpn-key": "example-vpn-key-val-50069", 13:58:36 "orchestration-status": "example-orchestration-status-val-34071", 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-62615", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "is-private": true, 13:58:36 "l3-interface-ipv4-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:36 "l3-interface-ipv4-prefix-length": 39266592, 13:58:36 "vlan-id-inner": 91284707, 13:58:36 "vlan-id-outer": 80343467, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:36 } 13:58:36 ], 13:58:36 "l3-interface-ipv6-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:36 "l3-interface-ipv6-prefix-length": 81422758, 13:58:36 "vlan-id-inner": 15099560, 13:58:36 "vlan-id-outer": 46643832, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:36 } 13:58:36 ] 13:58:36 } 13:58:36 ] 13:58:36 }, 13:58:36 "l-interfaces": { 13:58:36 "l-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-62086", 13:58:36 "interface-role": "example-interface-role-val-13107", 13:58:36 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:36 "selflink": "example-selflink-val-31580", 13:58:36 "interface-id": "example-interface-id-val-57805", 13:58:36 "macaddr": "example-macaddr-val-54266", 13:58:36 "network-name": "example-network-name-val-38517", 13:58:36 "management-option": "example-management-option-val-8801", 13:58:36 "interface-description": "example-interface-description-val-88573", 13:58:36 "is-port-mirrored": true, 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-99164", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:36 "priority": 80355, 13:58:36 "admin-status": "example-admin-status-val-29720" 13:58:36 } 13:58:36 ] 13:58:36 }, 13:58:36 "l3-interface-ipv4-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:36 "l3-interface-ipv4-prefix-length": 36060646, 13:58:36 "vlan-id-inner": 62164959, 13:58:36 "vlan-id-outer": 93058593, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:36 } 13:58:36 ], 13:58:36 "l3-interface-ipv6-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:36 "l3-interface-ipv6-prefix-length": 29592510, 13:58:36 "vlan-id-inner": 18402161, 13:58:36 "vlan-id-outer": 651158, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:36 } 13:58:36 ], 13:58:36 "admin-status": "example-admin-status-val-81745" 13:58:36 } 13:58:36 ] 13:58:36 } 13:58:36 } 13:58:36 ] 13:58:36 }, 13:58:36 "lag-interfaces": { 13:58:36 "lag-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-87366", 13:58:36 "interface-description": "example-interface-description-val-3722", 13:58:36 "speed-value": "example-speed-value-val-73546", 13:58:36 "speed-units": "example-speed-units-val-73658", 13:58:36 "interface-id": "example-interface-id-val-62385", 13:58:36 "interface-role": "example-interface-role-val-60746", 13:58:36 "prov-status": "example-prov-status-val-26239", 13:58:36 "in-maint": true, 13:58:36 "l-interfaces": { 13:58:36 "l-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-69579", 13:58:36 "interface-role": "example-interface-role-val-64571", 13:58:36 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:36 "selflink": "example-selflink-val-29611", 13:58:36 "interface-id": "example-interface-id-val-75464", 13:58:36 "macaddr": "example-macaddr-val-7285", 13:58:36 "network-name": "example-network-name-val-52284", 13:58:36 "management-option": "example-management-option-val-26028", 13:58:36 "interface-description": "example-interface-description-val-37641", 13:58:36 "is-port-mirrored": true, 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-56460", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:36 "priority": 84739, 13:58:36 "vlans": { 13:58:36 "vlan": [ 13:58:36 { 13:58:36 "vlan-interface": "example-vlan-interface-val-56661", 13:58:36 "vlan-id-inner": 33305644, 13:58:36 "vlan-id-outer": 30871600, 13:58:36 "speed-value": "example-speed-value-val-1929", 13:58:36 "speed-units": "example-speed-units-val-71630", 13:58:36 "vlan-description": "example-vlan-description-val-63003", 13:58:36 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:36 "vpn-key": "example-vpn-key-val-16552", 13:58:36 "orchestration-status": "example-orchestration-status-val-95322", 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-89886", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "is-private": true, 13:58:36 "l3-interface-ipv4-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:36 "l3-interface-ipv4-prefix-length": 11099430, 13:58:36 "vlan-id-inner": 88996967, 13:58:36 "vlan-id-outer": 23003182, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:36 } 13:58:36 ], 13:58:36 "l3-interface-ipv6-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:36 "l3-interface-ipv6-prefix-length": 20167688, 13:58:36 "vlan-id-inner": 40775405, 13:58:36 "vlan-id-outer": 75855907, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:36 } 13:58:36 ] 13:58:36 } 13:58:36 ] 13:58:36 }, 13:58:36 "l-interfaces": { 13:58:36 "l-interface": [ 13:58:36 { 13:58:36 "interface-name": "example-interface-name-val-49266", 13:58:36 "interface-role": "example-interface-role-val-210", 13:58:36 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:36 "selflink": "example-selflink-val-6356", 13:58:36 "interface-id": "example-interface-id-val-99531", 13:58:36 "macaddr": "example-macaddr-val-25092", 13:58:36 "network-name": "example-network-name-val-3319", 13:58:36 "management-option": "example-management-option-val-79883", 13:58:36 "interface-description": "example-interface-description-val-54501", 13:58:36 "is-port-mirrored": true, 13:58:36 "in-maint": true, 13:58:36 "prov-status": "example-prov-status-val-48840", 13:58:36 "is-ip-unnumbered": true, 13:58:36 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:36 "priority": 21862, 13:58:36 "admin-status": "example-admin-status-val-89244" 13:58:36 } 13:58:36 ] 13:58:36 }, 13:58:36 "l3-interface-ipv4-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:36 "l3-interface-ipv4-prefix-length": 91875404, 13:58:36 "vlan-id-inner": 36470314, 13:58:36 "vlan-id-outer": 96344091, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:36 } 13:58:36 ], 13:58:36 "l3-interface-ipv6-address-list": [ 13:58:36 { 13:58:36 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:36 "l3-interface-ipv6-prefix-length": 11663872, 13:58:36 "vlan-id-inner": 28459412, 13:58:36 "vlan-id-outer": 9852622, 13:58:36 "is-floating": true, 13:58:36 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:36 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:36 } 13:58:36 ], 13:58:36 "admin-status": "example-admin-status-val-81055" 13:58:36 } 13:58:36 ] 13:58:36 } 13:58:36 } 13:58:36 ] 13:58:36 } 13:58:36 } 13:58:36 13:58:36 2024-01-15 13:58:36.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:36 2024-01-15 13:58:36.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:36 2024-01-15 13:58:36.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:36 2024-01-15 13:58:36.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:36 2024-01-15 13:58:36.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:36 2024-01-15 13:58:36.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:36 2024-01-15 13:58:36.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:36 2024-01-15 13:58:36.642 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 13:58:36 2024-01-15 13:58:36.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:36 2024-01-15 13:58:36.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:36 2024-01-15 13:58:36.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:36 2024-01-15 13:58:36.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:36 2024-01-15 13:58:36.643 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:36 2024-01-15 13:58:36.655 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:36 2024-01-15 13:58:36.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:36 2024-01-15 13:58:36.658 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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","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":"1705327116582","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1705327116582","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"} 13:58:36 2024-01-15 13:58:36.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:36 2024-01-15 13:58:36.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:36 2024-01-15 13:58:36.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:36 2024-01-15 13:58:36.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:36 2024-01-15 13:58:36.664 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:36 2024-01-15 13:58:36.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:36 2024-01-15 13:58:36.704 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:36 2024-01-15 13:58:36.705 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 13:58:36 2024-01-15 13:58:36.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:36 2024-01-15 13:58:36.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:36 2024-01-15 13:58:36.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:36 2024-01-15 13:58:36.706 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:36 2024-01-15 13:58:36.706 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:36 2024-01-15 13:58:36.708 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:36 2024-01-15 13:58:36.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:36 2024-01-15 13:58:36.712 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 13:58:36 2024-01-15 13:58:36.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:36 2024-01-15 13:58:36.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:36 2024-01-15 13:58:36.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:36 2024-01-15 13:58:36.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:36 2024-01-15 13:58:36.713 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:36 2024-01-15 13:58:36.715 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:36 2024-01-15 13:58:36.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:37 2024-01-15 13:58:37.028 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 13:58:37 2024-01-15 13:58:37.030 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.030 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.031 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- 407 :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 13:58:37 2024-01-15 13:58:37.031 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:37 2024-01-15 13:58:37.031 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"]}}} 13:58:37 2024-01-15 13:58:37.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:37 "hostname": "example-hostname-val-85598", 13:58:37 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:37 "number-of-cpus": 280, 13:58:37 "disk-in-gigabytes": 78521, 13:58:37 "ram-in-megabytes": 36975, 13:58:37 "equip-type": "example-equip-type-val-47930", 13:58:37 "equip-vendor": "example-equip-vendor-val-59512", 13:58:37 "equip-model": "example-equip-model-val-46076", 13:58:37 "fqdn": "example-fqdn-val-74486", 13:58:37 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:37 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:37 "serial-number": "example-serial-number-val-92800", 13:58:37 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:37 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:37 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:37 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:37 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:37 "inv-status": "example-inv-status-val-5042", 13:58:37 "pserver-id": "example-pserver-id-val-15622", 13:58:37 "internet-topology": "example-internet-topology-val-31234", 13:58:37 "in-maint": true, 13:58:37 "pserver-name2": "example-pserver-name2-val-93509", 13:58:37 "purpose": "example-purpose-val-52320", 13:58:37 "prov-status": "example-prov-status-val-47313", 13:58:37 "management-option": "example-management-option-val-72434", 13:58:37 "host-profile": "example-host-profile-val-84672", 13:58:37 "p-interfaces": { 13:58:37 "p-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-46147", 13:58:37 "selflink": "example-selflink-val-81029", 13:58:37 "speed-value": "example-speed-value-val-47874", 13:58:37 "speed-units": "example-speed-units-val-10396", 13:58:37 "port-description": "example-port-description-val-53068", 13:58:37 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:37 "interface-role": "example-interface-role-val-49232", 13:58:37 "interface-type": "example-interface-type-val-21757", 13:58:37 "prov-status": "example-prov-status-val-19117", 13:58:37 "in-maint": true, 13:58:37 "inv-status": "example-inv-status-val-48715", 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-13366", 13:58:37 "interface-role": "example-interface-role-val-29488", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:37 "selflink": "example-selflink-val-4757", 13:58:37 "interface-id": "example-interface-id-val-79486", 13:58:37 "macaddr": "example-macaddr-val-52194", 13:58:37 "network-name": "example-network-name-val-80678", 13:58:37 "management-option": "example-management-option-val-53535", 13:58:37 "interface-description": "example-interface-description-val-299", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-9736", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:37 "priority": 82452, 13:58:37 "vlans": { 13:58:37 "vlan": [ 13:58:37 { 13:58:37 "vlan-interface": "example-vlan-interface-val-31470", 13:58:37 "vlan-id-inner": 61286171, 13:58:37 "vlan-id-outer": 64615174, 13:58:37 "speed-value": "example-speed-value-val-80457", 13:58:37 "speed-units": "example-speed-units-val-51587", 13:58:37 "vlan-description": "example-vlan-description-val-97575", 13:58:37 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:37 "vpn-key": "example-vpn-key-val-50069", 13:58:37 "orchestration-status": "example-orchestration-status-val-34071", 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-62615", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "is-private": true, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:37 "l3-interface-ipv4-prefix-length": 39266592, 13:58:37 "vlan-id-inner": 91284707, 13:58:37 "vlan-id-outer": 80343467, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:37 "l3-interface-ipv6-prefix-length": 81422758, 13:58:37 "vlan-id-inner": 15099560, 13:58:37 "vlan-id-outer": 46643832, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-62086", 13:58:37 "interface-role": "example-interface-role-val-13107", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:37 "selflink": "example-selflink-val-31580", 13:58:37 "interface-id": "example-interface-id-val-57805", 13:58:37 "macaddr": "example-macaddr-val-54266", 13:58:37 "network-name": "example-network-name-val-38517", 13:58:37 "management-option": "example-management-option-val-8801", 13:58:37 "interface-description": "example-interface-description-val-88573", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-99164", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:37 "priority": 80355, 13:58:37 "admin-status": "example-admin-status-val-29720" 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:37 "l3-interface-ipv4-prefix-length": 36060646, 13:58:37 "vlan-id-inner": 62164959, 13:58:37 "vlan-id-outer": 93058593, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:37 "l3-interface-ipv6-prefix-length": 29592510, 13:58:37 "vlan-id-inner": 18402161, 13:58:37 "vlan-id-outer": 651158, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:37 } 13:58:37 ], 13:58:37 "admin-status": "example-admin-status-val-81745" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "lag-interfaces": { 13:58:37 "lag-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-87366", 13:58:37 "interface-description": "example-interface-description-val-3722", 13:58:37 "speed-value": "example-speed-value-val-73546", 13:58:37 "speed-units": "example-speed-units-val-73658", 13:58:37 "interface-id": "example-interface-id-val-62385", 13:58:37 "interface-role": "example-interface-role-val-60746", 13:58:37 "prov-status": "example-prov-status-val-26239", 13:58:37 "in-maint": true, 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-69579", 13:58:37 "interface-role": "example-interface-role-val-64571", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:37 "selflink": "example-selflink-val-29611", 13:58:37 "interface-id": "example-interface-id-val-75464", 13:58:37 "macaddr": "example-macaddr-val-7285", 13:58:37 "network-name": "example-network-name-val-52284", 13:58:37 "management-option": "example-management-option-val-26028", 13:58:37 "interface-description": "example-interface-description-val-37641", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-56460", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:37 "priority": 84739, 13:58:37 "vlans": { 13:58:37 "vlan": [ 13:58:37 { 13:58:37 "vlan-interface": "example-vlan-interface-val-56661", 13:58:37 "vlan-id-inner": 33305644, 13:58:37 "vlan-id-outer": 30871600, 13:58:37 "speed-value": "example-speed-value-val-1929", 13:58:37 "speed-units": "example-speed-units-val-71630", 13:58:37 "vlan-description": "example-vlan-description-val-63003", 13:58:37 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:37 "vpn-key": "example-vpn-key-val-16552", 13:58:37 "orchestration-status": "example-orchestration-status-val-95322", 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-89886", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "is-private": true, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:37 "l3-interface-ipv4-prefix-length": 11099430, 13:58:37 "vlan-id-inner": 88996967, 13:58:37 "vlan-id-outer": 23003182, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:37 "l3-interface-ipv6-prefix-length": 20167688, 13:58:37 "vlan-id-inner": 40775405, 13:58:37 "vlan-id-outer": 75855907, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-49266", 13:58:37 "interface-role": "example-interface-role-val-210", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:37 "selflink": "example-selflink-val-6356", 13:58:37 "interface-id": "example-interface-id-val-99531", 13:58:37 "macaddr": "example-macaddr-val-25092", 13:58:37 "network-name": "example-network-name-val-3319", 13:58:37 "management-option": "example-management-option-val-79883", 13:58:37 "interface-description": "example-interface-description-val-54501", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-48840", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:37 "priority": 21862, 13:58:37 "admin-status": "example-admin-status-val-89244" 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:37 "l3-interface-ipv4-prefix-length": 91875404, 13:58:37 "vlan-id-inner": 36470314, 13:58:37 "vlan-id-outer": 96344091, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:37 "l3-interface-ipv6-prefix-length": 11663872, 13:58:37 "vlan-id-inner": 28459412, 13:58:37 "vlan-id-outer": 9852622, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:37 } 13:58:37 ], 13:58:37 "admin-status": "example-admin-status-val-81055" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 } 13:58:37 13:58:37 2024-01-15 13:58:37.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.037 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.071 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:37 2024-01-15 13:58:37.092 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 13:58:37 2024-01-15 13:58:37.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:37 2024-01-15 13:58:37.105 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"} 13:58:37 2024-01-15 13:58:37.105 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.149 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:37 2024-01-15 13:58:37.151 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 13:58:37 2024-01-15 13:58:37.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.156 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:37 2024-01-15 13:58:37.473 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 13:58:37 2024-01-15 13:58:37.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.474 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.475 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- 370 :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 13:58:37 2024-01-15 13:58:37.475 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:37 2024-01-15 13:58:37.476 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"]}}} 13:58:37 2024-01-15 13:58:37.476 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:37 "hostname": "example-hostname-val-85598", 13:58:37 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:37 "number-of-cpus": 280, 13:58:37 "disk-in-gigabytes": 78521, 13:58:37 "ram-in-megabytes": 36975, 13:58:37 "equip-type": "example-equip-type-val-47930", 13:58:37 "equip-vendor": "example-equip-vendor-val-59512", 13:58:37 "equip-model": "example-equip-model-val-46076", 13:58:37 "fqdn": "example-fqdn-val-74486", 13:58:37 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:37 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:37 "serial-number": "example-serial-number-val-92800", 13:58:37 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:37 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:37 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:37 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:37 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:37 "inv-status": "example-inv-status-val-5042", 13:58:37 "pserver-id": "example-pserver-id-val-15622", 13:58:37 "internet-topology": "example-internet-topology-val-31234", 13:58:37 "in-maint": true, 13:58:37 "pserver-name2": "example-pserver-name2-val-93509", 13:58:37 "purpose": "example-purpose-val-52320", 13:58:37 "prov-status": "example-prov-status-val-47313", 13:58:37 "management-option": "example-management-option-val-72434", 13:58:37 "host-profile": "example-host-profile-val-84672", 13:58:37 "p-interfaces": { 13:58:37 "p-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-46147", 13:58:37 "selflink": "example-selflink-val-81029", 13:58:37 "speed-value": "example-speed-value-val-47874", 13:58:37 "speed-units": "example-speed-units-val-10396", 13:58:37 "port-description": "example-port-description-val-53068", 13:58:37 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:37 "interface-role": "example-interface-role-val-49232", 13:58:37 "interface-type": "example-interface-type-val-21757", 13:58:37 "prov-status": "example-prov-status-val-19117", 13:58:37 "in-maint": true, 13:58:37 "inv-status": "example-inv-status-val-48715", 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-13366", 13:58:37 "interface-role": "example-interface-role-val-29488", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:37 "selflink": "example-selflink-val-4757", 13:58:37 "interface-id": "example-interface-id-val-79486", 13:58:37 "macaddr": "example-macaddr-val-52194", 13:58:37 "network-name": "example-network-name-val-80678", 13:58:37 "management-option": "example-management-option-val-53535", 13:58:37 "interface-description": "example-interface-description-val-299", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-9736", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:37 "priority": 82452, 13:58:37 "vlans": { 13:58:37 "vlan": [ 13:58:37 { 13:58:37 "vlan-interface": "example-vlan-interface-val-31470", 13:58:37 "vlan-id-inner": 61286171, 13:58:37 "vlan-id-outer": 64615174, 13:58:37 "speed-value": "example-speed-value-val-80457", 13:58:37 "speed-units": "example-speed-units-val-51587", 13:58:37 "vlan-description": "example-vlan-description-val-97575", 13:58:37 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:37 "vpn-key": "example-vpn-key-val-50069", 13:58:37 "orchestration-status": "example-orchestration-status-val-34071", 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-62615", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "is-private": true, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:37 "l3-interface-ipv4-prefix-length": 39266592, 13:58:37 "vlan-id-inner": 91284707, 13:58:37 "vlan-id-outer": 80343467, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:37 "l3-interface-ipv6-prefix-length": 81422758, 13:58:37 "vlan-id-inner": 15099560, 13:58:37 "vlan-id-outer": 46643832, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-62086", 13:58:37 "interface-role": "example-interface-role-val-13107", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:37 "selflink": "example-selflink-val-31580", 13:58:37 "interface-id": "example-interface-id-val-57805", 13:58:37 "macaddr": "example-macaddr-val-54266", 13:58:37 "network-name": "example-network-name-val-38517", 13:58:37 "management-option": "example-management-option-val-8801", 13:58:37 "interface-description": "example-interface-description-val-88573", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-99164", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:37 "priority": 80355, 13:58:37 "admin-status": "example-admin-status-val-29720" 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:37 "l3-interface-ipv4-prefix-length": 36060646, 13:58:37 "vlan-id-inner": 62164959, 13:58:37 "vlan-id-outer": 93058593, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:37 "l3-interface-ipv6-prefix-length": 29592510, 13:58:37 "vlan-id-inner": 18402161, 13:58:37 "vlan-id-outer": 651158, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:37 } 13:58:37 ], 13:58:37 "admin-status": "example-admin-status-val-81745" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "lag-interfaces": { 13:58:37 "lag-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-87366", 13:58:37 "interface-description": "example-interface-description-val-3722", 13:58:37 "speed-value": "example-speed-value-val-73546", 13:58:37 "speed-units": "example-speed-units-val-73658", 13:58:37 "interface-id": "example-interface-id-val-62385", 13:58:37 "interface-role": "example-interface-role-val-60746", 13:58:37 "prov-status": "example-prov-status-val-26239", 13:58:37 "in-maint": true, 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-69579", 13:58:37 "interface-role": "example-interface-role-val-64571", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:37 "selflink": "example-selflink-val-29611", 13:58:37 "interface-id": "example-interface-id-val-75464", 13:58:37 "macaddr": "example-macaddr-val-7285", 13:58:37 "network-name": "example-network-name-val-52284", 13:58:37 "management-option": "example-management-option-val-26028", 13:58:37 "interface-description": "example-interface-description-val-37641", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-56460", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:37 "priority": 84739, 13:58:37 "vlans": { 13:58:37 "vlan": [ 13:58:37 { 13:58:37 "vlan-interface": "example-vlan-interface-val-56661", 13:58:37 "vlan-id-inner": 33305644, 13:58:37 "vlan-id-outer": 30871600, 13:58:37 "speed-value": "example-speed-value-val-1929", 13:58:37 "speed-units": "example-speed-units-val-71630", 13:58:37 "vlan-description": "example-vlan-description-val-63003", 13:58:37 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:37 "vpn-key": "example-vpn-key-val-16552", 13:58:37 "orchestration-status": "example-orchestration-status-val-95322", 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-89886", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "is-private": true, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:37 "l3-interface-ipv4-prefix-length": 11099430, 13:58:37 "vlan-id-inner": 88996967, 13:58:37 "vlan-id-outer": 23003182, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:37 "l3-interface-ipv6-prefix-length": 20167688, 13:58:37 "vlan-id-inner": 40775405, 13:58:37 "vlan-id-outer": 75855907, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-49266", 13:58:37 "interface-role": "example-interface-role-val-210", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:37 "selflink": "example-selflink-val-6356", 13:58:37 "interface-id": "example-interface-id-val-99531", 13:58:37 "macaddr": "example-macaddr-val-25092", 13:58:37 "network-name": "example-network-name-val-3319", 13:58:37 "management-option": "example-management-option-val-79883", 13:58:37 "interface-description": "example-interface-description-val-54501", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-48840", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:37 "priority": 21862, 13:58:37 "admin-status": "example-admin-status-val-89244" 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:37 "l3-interface-ipv4-prefix-length": 91875404, 13:58:37 "vlan-id-inner": 36470314, 13:58:37 "vlan-id-outer": 96344091, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:37 "l3-interface-ipv6-prefix-length": 11663872, 13:58:37 "vlan-id-inner": 28459412, 13:58:37 "vlan-id-outer": 9852622, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:37 } 13:58:37 ], 13:58:37 "admin-status": "example-admin-status-val-81055" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 } 13:58:37 13:58:37 2024-01-15 13:58:37.478 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.482 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:37 2024-01-15 13:58:37.543 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 13:58:37 2024-01-15 13:58:37.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:37 2024-01-15 13:58:37.873 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 13:58:37 2024-01-15 13:58:37.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.876 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- 124 :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 13:58:37 2024-01-15 13:58:37.877 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:37 2024-01-15 13:58:37.877 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"]}}} 13:58:37 2024-01-15 13:58:37.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:37 "hostname": "example-hostname-val-85598", 13:58:37 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:37 "number-of-cpus": 280, 13:58:37 "disk-in-gigabytes": 78521, 13:58:37 "ram-in-megabytes": 36975, 13:58:37 "equip-type": "example-equip-type-val-47930", 13:58:37 "equip-vendor": "example-equip-vendor-val-59512", 13:58:37 "equip-model": "example-equip-model-val-46076", 13:58:37 "fqdn": "example-fqdn-val-74486", 13:58:37 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:37 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:37 "serial-number": "example-serial-number-val-92800", 13:58:37 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:37 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:37 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:37 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:37 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:37 "inv-status": "example-inv-status-val-5042", 13:58:37 "pserver-id": "example-pserver-id-val-15622", 13:58:37 "internet-topology": "example-internet-topology-val-31234", 13:58:37 "in-maint": true, 13:58:37 "pserver-name2": "example-pserver-name2-val-93509", 13:58:37 "purpose": "example-purpose-val-52320", 13:58:37 "prov-status": "example-prov-status-val-47313", 13:58:37 "management-option": "example-management-option-val-72434", 13:58:37 "host-profile": "example-host-profile-val-84672", 13:58:37 "p-interfaces": { 13:58:37 "p-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-46147", 13:58:37 "selflink": "example-selflink-val-81029", 13:58:37 "speed-value": "example-speed-value-val-47874", 13:58:37 "speed-units": "example-speed-units-val-10396", 13:58:37 "port-description": "example-port-description-val-53068", 13:58:37 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:37 "interface-role": "example-interface-role-val-49232", 13:58:37 "interface-type": "example-interface-type-val-21757", 13:58:37 "prov-status": "example-prov-status-val-19117", 13:58:37 "in-maint": true, 13:58:37 "inv-status": "example-inv-status-val-48715", 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-13366", 13:58:37 "interface-role": "example-interface-role-val-29488", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:37 "selflink": "example-selflink-val-4757", 13:58:37 "interface-id": "example-interface-id-val-79486", 13:58:37 "macaddr": "example-macaddr-val-52194", 13:58:37 "network-name": "example-network-name-val-80678", 13:58:37 "management-option": "example-management-option-val-53535", 13:58:37 "interface-description": "example-interface-description-val-299", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-9736", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:37 "priority": 82452, 13:58:37 "vlans": { 13:58:37 "vlan": [ 13:58:37 { 13:58:37 "vlan-interface": "example-vlan-interface-val-31470", 13:58:37 "vlan-id-inner": 61286171, 13:58:37 "vlan-id-outer": 64615174, 13:58:37 "speed-value": "example-speed-value-val-80457", 13:58:37 "speed-units": "example-speed-units-val-51587", 13:58:37 "vlan-description": "example-vlan-description-val-97575", 13:58:37 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:37 "vpn-key": "example-vpn-key-val-50069", 13:58:37 "orchestration-status": "example-orchestration-status-val-34071", 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-62615", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "is-private": true, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:37 "l3-interface-ipv4-prefix-length": 39266592, 13:58:37 "vlan-id-inner": 91284707, 13:58:37 "vlan-id-outer": 80343467, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:37 "l3-interface-ipv6-prefix-length": 81422758, 13:58:37 "vlan-id-inner": 15099560, 13:58:37 "vlan-id-outer": 46643832, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-62086", 13:58:37 "interface-role": "example-interface-role-val-13107", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:37 "selflink": "example-selflink-val-31580", 13:58:37 "interface-id": "example-interface-id-val-57805", 13:58:37 "macaddr": "example-macaddr-val-54266", 13:58:37 "network-name": "example-network-name-val-38517", 13:58:37 "management-option": "example-management-option-val-8801", 13:58:37 "interface-description": "example-interface-description-val-88573", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-99164", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:37 "priority": 80355, 13:58:37 "admin-status": "example-admin-status-val-29720" 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:37 "l3-interface-ipv4-prefix-length": 36060646, 13:58:37 "vlan-id-inner": 62164959, 13:58:37 "vlan-id-outer": 93058593, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:37 "l3-interface-ipv6-prefix-length": 29592510, 13:58:37 "vlan-id-inner": 18402161, 13:58:37 "vlan-id-outer": 651158, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:37 } 13:58:37 ], 13:58:37 "admin-status": "example-admin-status-val-81745" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "lag-interfaces": { 13:58:37 "lag-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-87366", 13:58:37 "interface-description": "example-interface-description-val-3722", 13:58:37 "speed-value": "example-speed-value-val-73546", 13:58:37 "speed-units": "example-speed-units-val-73658", 13:58:37 "interface-id": "example-interface-id-val-62385", 13:58:37 "interface-role": "example-interface-role-val-60746", 13:58:37 "prov-status": "example-prov-status-val-26239", 13:58:37 "in-maint": true, 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-69579", 13:58:37 "interface-role": "example-interface-role-val-64571", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:37 "selflink": "example-selflink-val-29611", 13:58:37 "interface-id": "example-interface-id-val-75464", 13:58:37 "macaddr": "example-macaddr-val-7285", 13:58:37 "network-name": "example-network-name-val-52284", 13:58:37 "management-option": "example-management-option-val-26028", 13:58:37 "interface-description": "example-interface-description-val-37641", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-56460", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:37 "priority": 84739, 13:58:37 "vlans": { 13:58:37 "vlan": [ 13:58:37 { 13:58:37 "vlan-interface": "example-vlan-interface-val-56661", 13:58:37 "vlan-id-inner": 33305644, 13:58:37 "vlan-id-outer": 30871600, 13:58:37 "speed-value": "example-speed-value-val-1929", 13:58:37 "speed-units": "example-speed-units-val-71630", 13:58:37 "vlan-description": "example-vlan-description-val-63003", 13:58:37 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:37 "vpn-key": "example-vpn-key-val-16552", 13:58:37 "orchestration-status": "example-orchestration-status-val-95322", 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-89886", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "is-private": true, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:37 "l3-interface-ipv4-prefix-length": 11099430, 13:58:37 "vlan-id-inner": 88996967, 13:58:37 "vlan-id-outer": 23003182, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:37 "l3-interface-ipv6-prefix-length": 20167688, 13:58:37 "vlan-id-inner": 40775405, 13:58:37 "vlan-id-outer": 75855907, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l-interfaces": { 13:58:37 "l-interface": [ 13:58:37 { 13:58:37 "interface-name": "example-interface-name-val-49266", 13:58:37 "interface-role": "example-interface-role-val-210", 13:58:37 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:37 "selflink": "example-selflink-val-6356", 13:58:37 "interface-id": "example-interface-id-val-99531", 13:58:37 "macaddr": "example-macaddr-val-25092", 13:58:37 "network-name": "example-network-name-val-3319", 13:58:37 "management-option": "example-management-option-val-79883", 13:58:37 "interface-description": "example-interface-description-val-54501", 13:58:37 "is-port-mirrored": true, 13:58:37 "in-maint": true, 13:58:37 "prov-status": "example-prov-status-val-48840", 13:58:37 "is-ip-unnumbered": true, 13:58:37 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:37 "priority": 21862, 13:58:37 "admin-status": "example-admin-status-val-89244" 13:58:37 } 13:58:37 ] 13:58:37 }, 13:58:37 "l3-interface-ipv4-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:37 "l3-interface-ipv4-prefix-length": 91875404, 13:58:37 "vlan-id-inner": 36470314, 13:58:37 "vlan-id-outer": 96344091, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:37 } 13:58:37 ], 13:58:37 "l3-interface-ipv6-address-list": [ 13:58:37 { 13:58:37 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:37 "l3-interface-ipv6-prefix-length": 11663872, 13:58:37 "vlan-id-inner": 28459412, 13:58:37 "vlan-id-outer": 9852622, 13:58:37 "is-floating": true, 13:58:37 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:37 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:37 } 13:58:37 ], 13:58:37 "admin-status": "example-admin-status-val-81055" 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 } 13:58:37 ] 13:58:37 } 13:58:37 } 13:58:37 13:58:37 2024-01-15 13:58:37.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.883 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.916 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:37 2024-01-15 13:58:37.938 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 13:58:37 2024-01-15 13:58:37.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.950 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:37 2024-01-15 13:58:37.953 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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","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":"1705327117882","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1705327117882","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"} 13:58:37 2024-01-15 13:58:37.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:37 2024-01-15 13:58:37.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.958 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.977 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:37 2024-01-15 13:58:37.983 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 13:58:37 2024-01-15 13:58:37.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:37 2024-01-15 13:58:37.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:37 2024-01-15 13:58:37.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:37 2024-01-15 13:58:37.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:37 2024-01-15 13:58:37.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:37 2024-01-15 13:58:37.985 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:37 2024-01-15 13:58:37.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:38 2024-01-15 13:58:38.300 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 13:58:38 2024-01-15 13:58:38.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:38 2024-01-15 13:58:38.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:38 2024-01-15 13:58:38.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:38 2024-01-15 13:58:38.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:38 2024-01-15 13:58:38.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:38 2024-01-15 13:58:38.304 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- 528 :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 13:58:38 2024-01-15 13:58:38.304 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:38 2024-01-15 13:58:38.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:38 2024-01-15 13:58:38.305 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"]}}} 13:58:38 2024-01-15 13:58:38.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:38 "hostname": "example-hostname-val-85598", 13:58:38 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:38 "number-of-cpus": 280, 13:58:38 "disk-in-gigabytes": 78521, 13:58:38 "ram-in-megabytes": 36975, 13:58:38 "equip-type": "example-equip-type-val-47930", 13:58:38 "equip-vendor": "example-equip-vendor-val-59512", 13:58:38 "equip-model": "example-equip-model-val-46076", 13:58:38 "fqdn": "example-fqdn-val-74486", 13:58:38 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:38 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:38 "serial-number": "example-serial-number-val-92800", 13:58:38 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:38 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:38 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:38 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:38 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:38 "inv-status": "example-inv-status-val-5042", 13:58:38 "pserver-id": "example-pserver-id-val-15622", 13:58:38 "internet-topology": "example-internet-topology-val-31234", 13:58:38 "in-maint": true, 13:58:38 "pserver-name2": "example-pserver-name2-val-93509", 13:58:38 "purpose": "example-purpose-val-52320", 13:58:38 "prov-status": "example-prov-status-val-47313", 13:58:38 "management-option": "example-management-option-val-72434", 13:58:38 "host-profile": "example-host-profile-val-84672", 13:58:38 "p-interfaces": { 13:58:38 "p-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-46147", 13:58:38 "selflink": "example-selflink-val-81029", 13:58:38 "speed-value": "example-speed-value-val-47874", 13:58:38 "speed-units": "example-speed-units-val-10396", 13:58:38 "port-description": "example-port-description-val-53068", 13:58:38 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:38 "interface-role": "example-interface-role-val-49232", 13:58:38 "interface-type": "example-interface-type-val-21757", 13:58:38 "prov-status": "example-prov-status-val-19117", 13:58:38 "in-maint": true, 13:58:38 "inv-status": "example-inv-status-val-48715", 13:58:38 "l-interfaces": { 13:58:38 "l-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-13366", 13:58:38 "interface-role": "example-interface-role-val-29488", 13:58:38 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:38 "selflink": "example-selflink-val-4757", 13:58:38 "interface-id": "example-interface-id-val-79486", 13:58:38 "macaddr": "example-macaddr-val-52194", 13:58:38 "network-name": "example-network-name-val-80678", 13:58:38 "management-option": "example-management-option-val-53535", 13:58:38 "interface-description": "example-interface-description-val-299", 13:58:38 "is-port-mirrored": true, 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-9736", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:38 "priority": 82452, 13:58:38 "vlans": { 13:58:38 "vlan": [ 13:58:38 { 13:58:38 "vlan-interface": "example-vlan-interface-val-31470", 13:58:38 "vlan-id-inner": 61286171, 13:58:38 "vlan-id-outer": 64615174, 13:58:38 "speed-value": "example-speed-value-val-80457", 13:58:38 "speed-units": "example-speed-units-val-51587", 13:58:38 "vlan-description": "example-vlan-description-val-97575", 13:58:38 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:38 "vpn-key": "example-vpn-key-val-50069", 13:58:38 "orchestration-status": "example-orchestration-status-val-34071", 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-62615", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "is-private": true, 13:58:38 "l3-interface-ipv4-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:38 "l3-interface-ipv4-prefix-length": 39266592, 13:58:38 "vlan-id-inner": 91284707, 13:58:38 "vlan-id-outer": 80343467, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:38 } 13:58:38 ], 13:58:38 "l3-interface-ipv6-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:38 "l3-interface-ipv6-prefix-length": 81422758, 13:58:38 "vlan-id-inner": 15099560, 13:58:38 "vlan-id-outer": 46643832, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:38 } 13:58:38 ] 13:58:38 } 13:58:38 ] 13:58:38 }, 13:58:38 "l-interfaces": { 13:58:38 "l-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-62086", 13:58:38 "interface-role": "example-interface-role-val-13107", 13:58:38 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:38 "selflink": "example-selflink-val-31580", 13:58:38 "interface-id": "example-interface-id-val-57805", 13:58:38 "macaddr": "example-macaddr-val-54266", 13:58:38 "network-name": "example-network-name-val-38517", 13:58:38 "management-option": "example-management-option-val-8801", 13:58:38 "interface-description": "example-interface-description-val-88573", 13:58:38 "is-port-mirrored": true, 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-99164", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:38 "priority": 80355, 13:58:38 "admin-status": "example-admin-status-val-29720" 13:58:38 } 13:58:38 ] 13:58:38 }, 13:58:38 "l3-interface-ipv4-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:38 "l3-interface-ipv4-prefix-length": 36060646, 13:58:38 "vlan-id-inner": 62164959, 13:58:38 "vlan-id-outer": 93058593, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:38 } 13:58:38 ], 13:58:38 "l3-interface-ipv6-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:38 "l3-interface-ipv6-prefix-length": 29592510, 13:58:38 "vlan-id-inner": 18402161, 13:58:38 "vlan-id-outer": 651158, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:38 } 13:58:38 ], 13:58:38 "admin-status": "example-admin-status-val-81745" 13:58:38 } 13:58:38 ] 13:58:38 } 13:58:38 } 13:58:38 ] 13:58:38 }, 13:58:38 "lag-interfaces": { 13:58:38 "lag-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-87366", 13:58:38 "interface-description": "example-interface-description-val-3722", 13:58:38 "speed-value": "example-speed-value-val-73546", 13:58:38 "speed-units": "example-speed-units-val-73658", 13:58:38 "interface-id": "example-interface-id-val-62385", 13:58:38 "interface-role": "example-interface-role-val-60746", 13:58:38 "prov-status": "example-prov-status-val-26239", 13:58:38 "in-maint": true, 13:58:38 "l-interfaces": { 13:58:38 "l-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-69579", 13:58:38 "interface-role": "example-interface-role-val-64571", 13:58:38 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:38 "selflink": "example-selflink-val-29611", 13:58:38 "interface-id": "example-interface-id-val-75464", 13:58:38 "macaddr": "example-macaddr-val-7285", 13:58:38 "network-name": "example-network-name-val-52284", 13:58:38 "management-option": "example-management-option-val-26028", 13:58:38 "interface-description": "example-interface-description-val-37641", 13:58:38 "is-port-mirrored": true, 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-56460", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:38 "priority": 84739, 13:58:38 "vlans": { 13:58:38 "vlan": [ 13:58:38 { 13:58:38 "vlan-interface": "example-vlan-interface-val-56661", 13:58:38 "vlan-id-inner": 33305644, 13:58:38 "vlan-id-outer": 30871600, 13:58:38 "speed-value": "example-speed-value-val-1929", 13:58:38 "speed-units": "example-speed-units-val-71630", 13:58:38 "vlan-description": "example-vlan-description-val-63003", 13:58:38 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:38 "vpn-key": "example-vpn-key-val-16552", 13:58:38 "orchestration-status": "example-orchestration-status-val-95322", 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-89886", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "is-private": true, 13:58:38 "l3-interface-ipv4-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:38 "l3-interface-ipv4-prefix-length": 11099430, 13:58:38 "vlan-id-inner": 88996967, 13:58:38 "vlan-id-outer": 23003182, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:38 } 13:58:38 ], 13:58:38 "l3-interface-ipv6-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:38 "l3-interface-ipv6-prefix-length": 20167688, 13:58:38 "vlan-id-inner": 40775405, 13:58:38 "vlan-id-outer": 75855907, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:38 } 13:58:38 ] 13:58:38 } 13:58:38 ] 13:58:38 }, 13:58:38 "l-interfaces": { 13:58:38 "l-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-49266", 13:58:38 "interface-role": "example-interface-role-val-210", 13:58:38 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:38 "selflink": "example-selflink-val-6356", 13:58:38 "interface-id": "example-interface-id-val-99531", 13:58:38 "macaddr": "example-macaddr-val-25092", 13:58:38 "network-name": "example-network-name-val-3319", 13:58:38 "management-option": "example-management-option-val-79883", 13:58:38 "interface-description": "example-interface-description-val-54501", 13:58:38 "is-port-mirrored": true, 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-48840", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:38 "priority": 21862, 13:58:38 "admin-status": "example-admin-status-val-89244" 13:58:38 } 13:58:38 ] 13:58:38 }, 13:58:38 "l3-interface-ipv4-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:38 "l3-interface-ipv4-prefix-length": 91875404, 13:58:38 "vlan-id-inner": 36470314, 13:58:38 "vlan-id-outer": 96344091, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:38 } 13:58:38 ], 13:58:38 "l3-interface-ipv6-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:38 "l3-interface-ipv6-prefix-length": 11663872, 13:58:38 "vlan-id-inner": 28459412, 13:58:38 "vlan-id-outer": 9852622, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:38 } 13:58:38 ], 13:58:38 "admin-status": "example-admin-status-val-81055" 13:58:38 } 13:58:38 ] 13:58:38 } 13:58:38 } 13:58:38 ] 13:58:38 } 13:58:38 } 13:58:38 13:58:38 2024-01-15 13:58:38.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:38 2024-01-15 13:58:38.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:38 2024-01-15 13:58:38.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:38 2024-01-15 13:58:38.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:38 2024-01-15 13:58:38.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:38 2024-01-15 13:58:38.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:38 2024-01-15 13:58:38.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:38 2024-01-15 13:58:38.363 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 13:58:38 2024-01-15 13:58:38.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:38 2024-01-15 13:58:38.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:38 2024-01-15 13:58:38.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:38 2024-01-15 13:58:38.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:38 2024-01-15 13:58:38.364 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:38 2024-01-15 13:58:38.374 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:38 2024-01-15 13:58:38.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:38 2024-01-15 13:58:38.375 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 13:58:38 2024-01-15 13:58:38.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:38 2024-01-15 13:58:38.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:38 2024-01-15 13:58:38.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:38 2024-01-15 13:58:38.376 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:38 2024-01-15 13:58:38.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:38 2024-01-15 13:58:38.377 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:38 2024-01-15 13:58:38.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:38 2024-01-15 13:58:38.378 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":"1705327118309","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"} 13:58:38 2024-01-15 13:58:38.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:38 2024-01-15 13:58:38.380 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:38 2024-01-15 13:58:38.380 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:38 2024-01-15 13:58:38.380 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:38 2024-01-15 13:58:38.380 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:38 2024-01-15 13:58:38.382 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:38 2024-01-15 13:58:38.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:38 2024-01-15 13:58:38.385 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 13:58:38 2024-01-15 13:58:38.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:38 2024-01-15 13:58:38.385 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:38 2024-01-15 13:58:38.385 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:38 2024-01-15 13:58:38.385 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:38 2024-01-15 13:58:38.385 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:38 2024-01-15 13:58:38.395 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:38 2024-01-15 13:58:38.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:38 Update notification { 13:58:38 "hostname" : "example-hostname-val-85598", 13:58:38 "pserver-name2" : "example-pserver-name2-val-93509", 13:58:38 "p-interfaces" : { 13:58:38 "p-interface" : [ { 13:58:38 "interface-name" : "example-interface-name-val-46147", 13:58:38 "selflink" : "example-selflink-val-81029", 13:58:38 "speed-value" : "example-speed-value-val-47874", 13:58:38 "speed-units" : "example-speed-units-val-10396", 13:58:38 "port-description" : "example-port-description-val-53068", 13:58:38 "equipment-identifier" : "new-equipment-identifier", 13:58:38 "interface-role" : "example-interface-role-val-49232", 13:58:38 "interface-type" : "example-interface-type-val-21757", 13:58:38 "prov-status" : "example-prov-status-val-19117", 13:58:38 "resource-version" : "1705327118380", 13:58:38 "in-maint" : true, 13:58:38 "inv-status" : "example-inv-status-val-48715" 13:58:38 } ] 13:58:38 } 13:58:38 } 13:58:38 2024-01-15 13:58:38.709 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 13:58:38 2024-01-15 13:58:38.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:38 2024-01-15 13:58:38.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:38 2024-01-15 13:58:38.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:38 2024-01-15 13:58:38.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:38 2024-01-15 13:58:38.711 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:38 2024-01-15 13:58:38.712 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- 831 :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 13:58:38 2024-01-15 13:58:38.712 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:38 2024-01-15 13:58:38.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:38 2024-01-15 13:58:38.713 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"]}}} 13:58:38 2024-01-15 13:58:38.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:38 "hostname": "example-hostname-val-85598", 13:58:38 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:38 "number-of-cpus": 280, 13:58:38 "disk-in-gigabytes": 78521, 13:58:38 "ram-in-megabytes": 36975, 13:58:38 "equip-type": "example-equip-type-val-47930", 13:58:38 "equip-vendor": "example-equip-vendor-val-59512", 13:58:38 "equip-model": "example-equip-model-val-46076", 13:58:38 "fqdn": "example-fqdn-val-74486", 13:58:38 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:38 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:38 "serial-number": "example-serial-number-val-92800", 13:58:38 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:38 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:38 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:38 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:38 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:38 "inv-status": "example-inv-status-val-5042", 13:58:38 "pserver-id": "example-pserver-id-val-15622", 13:58:38 "internet-topology": "example-internet-topology-val-31234", 13:58:38 "in-maint": true, 13:58:38 "pserver-name2": "example-pserver-name2-val-93509", 13:58:38 "purpose": "example-purpose-val-52320", 13:58:38 "prov-status": "example-prov-status-val-47313", 13:58:38 "management-option": "example-management-option-val-72434", 13:58:38 "host-profile": "example-host-profile-val-84672", 13:58:38 "p-interfaces": { 13:58:38 "p-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-46147", 13:58:38 "selflink": "example-selflink-val-81029", 13:58:38 "speed-value": "example-speed-value-val-47874", 13:58:38 "speed-units": "example-speed-units-val-10396", 13:58:38 "port-description": "example-port-description-val-53068", 13:58:38 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:38 "interface-role": "example-interface-role-val-49232", 13:58:38 "interface-type": "example-interface-type-val-21757", 13:58:38 "prov-status": "example-prov-status-val-19117", 13:58:38 "in-maint": true, 13:58:38 "inv-status": "example-inv-status-val-48715", 13:58:38 "l-interfaces": { 13:58:38 "l-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-13366", 13:58:38 "interface-role": "example-interface-role-val-29488", 13:58:38 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:38 "selflink": "example-selflink-val-4757", 13:58:38 "interface-id": "example-interface-id-val-79486", 13:58:38 "macaddr": "example-macaddr-val-52194", 13:58:38 "network-name": "example-network-name-val-80678", 13:58:38 "management-option": "example-management-option-val-53535", 13:58:38 "interface-description": "example-interface-description-val-299", 13:58:38 "is-port-mirrored": true, 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-9736", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:38 "priority": 82452, 13:58:38 "vlans": { 13:58:38 "vlan": [ 13:58:38 { 13:58:38 "vlan-interface": "example-vlan-interface-val-31470", 13:58:38 "vlan-id-inner": 61286171, 13:58:38 "vlan-id-outer": 64615174, 13:58:38 "speed-value": "example-speed-value-val-80457", 13:58:38 "speed-units": "example-speed-units-val-51587", 13:58:38 "vlan-description": "example-vlan-description-val-97575", 13:58:38 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:38 "vpn-key": "example-vpn-key-val-50069", 13:58:38 "orchestration-status": "example-orchestration-status-val-34071", 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-62615", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "is-private": true, 13:58:38 "l3-interface-ipv4-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:38 "l3-interface-ipv4-prefix-length": 39266592, 13:58:38 "vlan-id-inner": 91284707, 13:58:38 "vlan-id-outer": 80343467, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:38 } 13:58:38 ], 13:58:38 "l3-interface-ipv6-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:38 "l3-interface-ipv6-prefix-length": 81422758, 13:58:38 "vlan-id-inner": 15099560, 13:58:38 "vlan-id-outer": 46643832, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:38 } 13:58:38 ] 13:58:38 } 13:58:38 ] 13:58:38 }, 13:58:38 "l-interfaces": { 13:58:38 "l-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-62086", 13:58:38 "interface-role": "example-interface-role-val-13107", 13:58:38 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:38 "selflink": "example-selflink-val-31580", 13:58:38 "interface-id": "example-interface-id-val-57805", 13:58:38 "macaddr": "example-macaddr-val-54266", 13:58:38 "network-name": "example-network-name-val-38517", 13:58:38 "management-option": "example-management-option-val-8801", 13:58:38 "interface-description": "example-interface-description-val-88573", 13:58:38 "is-port-mirrored": true, 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-99164", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:38 "priority": 80355, 13:58:38 "admin-status": "example-admin-status-val-29720" 13:58:38 } 13:58:38 ] 13:58:38 }, 13:58:38 "l3-interface-ipv4-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:38 "l3-interface-ipv4-prefix-length": 36060646, 13:58:38 "vlan-id-inner": 62164959, 13:58:38 "vlan-id-outer": 93058593, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:38 } 13:58:38 ], 13:58:38 "l3-interface-ipv6-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:38 "l3-interface-ipv6-prefix-length": 29592510, 13:58:38 "vlan-id-inner": 18402161, 13:58:38 "vlan-id-outer": 651158, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:38 } 13:58:38 ], 13:58:38 "admin-status": "example-admin-status-val-81745" 13:58:38 } 13:58:38 ] 13:58:38 } 13:58:38 } 13:58:38 ] 13:58:38 }, 13:58:38 "lag-interfaces": { 13:58:38 "lag-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-87366", 13:58:38 "interface-description": "example-interface-description-val-3722", 13:58:38 "speed-value": "example-speed-value-val-73546", 13:58:38 "speed-units": "example-speed-units-val-73658", 13:58:38 "interface-id": "example-interface-id-val-62385", 13:58:38 "interface-role": "example-interface-role-val-60746", 13:58:38 "prov-status": "example-prov-status-val-26239", 13:58:38 "in-maint": true, 13:58:38 "l-interfaces": { 13:58:38 "l-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-69579", 13:58:38 "interface-role": "example-interface-role-val-64571", 13:58:38 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:38 "selflink": "example-selflink-val-29611", 13:58:38 "interface-id": "example-interface-id-val-75464", 13:58:38 "macaddr": "example-macaddr-val-7285", 13:58:38 "network-name": "example-network-name-val-52284", 13:58:38 "management-option": "example-management-option-val-26028", 13:58:38 "interface-description": "example-interface-description-val-37641", 13:58:38 "is-port-mirrored": true, 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-56460", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:38 "priority": 84739, 13:58:38 "vlans": { 13:58:38 "vlan": [ 13:58:38 { 13:58:38 "vlan-interface": "example-vlan-interface-val-56661", 13:58:38 "vlan-id-inner": 33305644, 13:58:38 "vlan-id-outer": 30871600, 13:58:38 "speed-value": "example-speed-value-val-1929", 13:58:38 "speed-units": "example-speed-units-val-71630", 13:58:38 "vlan-description": "example-vlan-description-val-63003", 13:58:38 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:38 "vpn-key": "example-vpn-key-val-16552", 13:58:38 "orchestration-status": "example-orchestration-status-val-95322", 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-89886", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "is-private": true, 13:58:38 "l3-interface-ipv4-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:38 "l3-interface-ipv4-prefix-length": 11099430, 13:58:38 "vlan-id-inner": 88996967, 13:58:38 "vlan-id-outer": 23003182, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:38 } 13:58:38 ], 13:58:38 "l3-interface-ipv6-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:38 "l3-interface-ipv6-prefix-length": 20167688, 13:58:38 "vlan-id-inner": 40775405, 13:58:38 "vlan-id-outer": 75855907, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:38 } 13:58:38 ] 13:58:38 } 13:58:38 ] 13:58:38 }, 13:58:38 "l-interfaces": { 13:58:38 "l-interface": [ 13:58:38 { 13:58:38 "interface-name": "example-interface-name-val-49266", 13:58:38 "interface-role": "example-interface-role-val-210", 13:58:38 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:38 "selflink": "example-selflink-val-6356", 13:58:38 "interface-id": "example-interface-id-val-99531", 13:58:38 "macaddr": "example-macaddr-val-25092", 13:58:38 "network-name": "example-network-name-val-3319", 13:58:38 "management-option": "example-management-option-val-79883", 13:58:38 "interface-description": "example-interface-description-val-54501", 13:58:38 "is-port-mirrored": true, 13:58:38 "in-maint": true, 13:58:38 "prov-status": "example-prov-status-val-48840", 13:58:38 "is-ip-unnumbered": true, 13:58:38 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:38 "priority": 21862, 13:58:38 "admin-status": "example-admin-status-val-89244" 13:58:38 } 13:58:38 ] 13:58:38 }, 13:58:38 "l3-interface-ipv4-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:38 "l3-interface-ipv4-prefix-length": 91875404, 13:58:38 "vlan-id-inner": 36470314, 13:58:38 "vlan-id-outer": 96344091, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:38 } 13:58:38 ], 13:58:38 "l3-interface-ipv6-address-list": [ 13:58:38 { 13:58:38 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:38 "l3-interface-ipv6-prefix-length": 11663872, 13:58:38 "vlan-id-inner": 28459412, 13:58:38 "vlan-id-outer": 9852622, 13:58:38 "is-floating": true, 13:58:38 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:38 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:38 } 13:58:38 ], 13:58:38 "admin-status": "example-admin-status-val-81055" 13:58:38 } 13:58:38 ] 13:58:38 } 13:58:38 } 13:58:38 ] 13:58:38 } 13:58:38 } 13:58:38 13:58:38 2024-01-15 13:58:38.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:38 2024-01-15 13:58:38.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:38 2024-01-15 13:58:38.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:38 2024-01-15 13:58:38.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:38 2024-01-15 13:58:38.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:38 2024-01-15 13:58:38.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:38 2024-01-15 13:58:38.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:38 2024-01-15 13:58:38.773 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 13:58:38 2024-01-15 13:58:38.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:38 2024-01-15 13:58:38.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:38 2024-01-15 13:58:38.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:38 2024-01-15 13:58:38.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:38 2024-01-15 13:58:38.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:38 2024-01-15 13:58:38.785 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:38 2024-01-15 13:58:38.785 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:38 2024-01-15 13:58:38.786 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 1705327118718123 13:58:38 2024-01-15 13:58:38.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:38 2024-01-15 13:58:38.787 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:38 2024-01-15 13:58:38.787 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:38 2024-01-15 13:58:38.787 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:38 2024-01-15 13:58:38.787 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:38 2024-01-15 13:58:38.836 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- 844 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth 13:58:38 2024-01-15 13:58:38.837 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:38 2024-01-15 13:58:38.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 13:58:38 2024-01-15 13:58:38.837 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"]}}} 13:58:39 2024-01-15 13:58:39.147 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 13:58:39 2024-01-15 13:58:39.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:39 2024-01-15 13:58:39.148 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.148 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.148 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.148 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.149 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- 484 :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 13:58:39 2024-01-15 13:58:39.150 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:39 2024-01-15 13:58:39.150 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"]}}} 13:58:39 2024-01-15 13:58:39.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:39 "hostname": "example-hostname-val-85598", 13:58:39 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:39 "number-of-cpus": 280, 13:58:39 "disk-in-gigabytes": 78521, 13:58:39 "ram-in-megabytes": 36975, 13:58:39 "equip-type": "example-equip-type-val-47930", 13:58:39 "equip-vendor": "example-equip-vendor-val-59512", 13:58:39 "equip-model": "example-equip-model-val-46076", 13:58:39 "fqdn": "example-fqdn-val-74486", 13:58:39 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:39 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:39 "serial-number": "example-serial-number-val-92800", 13:58:39 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:39 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:39 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:39 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:39 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:39 "inv-status": "example-inv-status-val-5042", 13:58:39 "pserver-id": "example-pserver-id-val-15622", 13:58:39 "internet-topology": "example-internet-topology-val-31234", 13:58:39 "in-maint": true, 13:58:39 "pserver-name2": "example-pserver-name2-val-93509", 13:58:39 "purpose": "example-purpose-val-52320", 13:58:39 "prov-status": "example-prov-status-val-47313", 13:58:39 "management-option": "example-management-option-val-72434", 13:58:39 "host-profile": "example-host-profile-val-84672", 13:58:39 "p-interfaces": { 13:58:39 "p-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-46147", 13:58:39 "selflink": "example-selflink-val-81029", 13:58:39 "speed-value": "example-speed-value-val-47874", 13:58:39 "speed-units": "example-speed-units-val-10396", 13:58:39 "port-description": "example-port-description-val-53068", 13:58:39 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:39 "interface-role": "example-interface-role-val-49232", 13:58:39 "interface-type": "example-interface-type-val-21757", 13:58:39 "prov-status": "example-prov-status-val-19117", 13:58:39 "in-maint": true, 13:58:39 "inv-status": "example-inv-status-val-48715", 13:58:39 "l-interfaces": { 13:58:39 "l-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-13366", 13:58:39 "interface-role": "example-interface-role-val-29488", 13:58:39 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:39 "selflink": "example-selflink-val-4757", 13:58:39 "interface-id": "example-interface-id-val-79486", 13:58:39 "macaddr": "example-macaddr-val-52194", 13:58:39 "network-name": "example-network-name-val-80678", 13:58:39 "management-option": "example-management-option-val-53535", 13:58:39 "interface-description": "example-interface-description-val-299", 13:58:39 "is-port-mirrored": true, 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-9736", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:39 "priority": 82452, 13:58:39 "vlans": { 13:58:39 "vlan": [ 13:58:39 { 13:58:39 "vlan-interface": "example-vlan-interface-val-31470", 13:58:39 "vlan-id-inner": 61286171, 13:58:39 "vlan-id-outer": 64615174, 13:58:39 "speed-value": "example-speed-value-val-80457", 13:58:39 "speed-units": "example-speed-units-val-51587", 13:58:39 "vlan-description": "example-vlan-description-val-97575", 13:58:39 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:39 "vpn-key": "example-vpn-key-val-50069", 13:58:39 "orchestration-status": "example-orchestration-status-val-34071", 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-62615", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "is-private": true, 13:58:39 "l3-interface-ipv4-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:39 "l3-interface-ipv4-prefix-length": 39266592, 13:58:39 "vlan-id-inner": 91284707, 13:58:39 "vlan-id-outer": 80343467, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:39 } 13:58:39 ], 13:58:39 "l3-interface-ipv6-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:39 "l3-interface-ipv6-prefix-length": 81422758, 13:58:39 "vlan-id-inner": 15099560, 13:58:39 "vlan-id-outer": 46643832, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:39 } 13:58:39 ] 13:58:39 } 13:58:39 ] 13:58:39 }, 13:58:39 "l-interfaces": { 13:58:39 "l-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-62086", 13:58:39 "interface-role": "example-interface-role-val-13107", 13:58:39 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:39 "selflink": "example-selflink-val-31580", 13:58:39 "interface-id": "example-interface-id-val-57805", 13:58:39 "macaddr": "example-macaddr-val-54266", 13:58:39 "network-name": "example-network-name-val-38517", 13:58:39 "management-option": "example-management-option-val-8801", 13:58:39 "interface-description": "example-interface-description-val-88573", 13:58:39 "is-port-mirrored": true, 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-99164", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:39 "priority": 80355, 13:58:39 "admin-status": "example-admin-status-val-29720" 13:58:39 } 13:58:39 ] 13:58:39 }, 13:58:39 "l3-interface-ipv4-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:39 "l3-interface-ipv4-prefix-length": 36060646, 13:58:39 "vlan-id-inner": 62164959, 13:58:39 "vlan-id-outer": 93058593, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:39 } 13:58:39 ], 13:58:39 "l3-interface-ipv6-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:39 "l3-interface-ipv6-prefix-length": 29592510, 13:58:39 "vlan-id-inner": 18402161, 13:58:39 "vlan-id-outer": 651158, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:39 } 13:58:39 ], 13:58:39 "admin-status": "example-admin-status-val-81745" 13:58:39 } 13:58:39 ] 13:58:39 } 13:58:39 } 13:58:39 ] 13:58:39 }, 13:58:39 "lag-interfaces": { 13:58:39 "lag-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-87366", 13:58:39 "interface-description": "example-interface-description-val-3722", 13:58:39 "speed-value": "example-speed-value-val-73546", 13:58:39 "speed-units": "example-speed-units-val-73658", 13:58:39 "interface-id": "example-interface-id-val-62385", 13:58:39 "interface-role": "example-interface-role-val-60746", 13:58:39 "prov-status": "example-prov-status-val-26239", 13:58:39 "in-maint": true, 13:58:39 "l-interfaces": { 13:58:39 "l-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-69579", 13:58:39 "interface-role": "example-interface-role-val-64571", 13:58:39 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:39 "selflink": "example-selflink-val-29611", 13:58:39 "interface-id": "example-interface-id-val-75464", 13:58:39 "macaddr": "example-macaddr-val-7285", 13:58:39 "network-name": "example-network-name-val-52284", 13:58:39 "management-option": "example-management-option-val-26028", 13:58:39 "interface-description": "example-interface-description-val-37641", 13:58:39 "is-port-mirrored": true, 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-56460", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:39 "priority": 84739, 13:58:39 "vlans": { 13:58:39 "vlan": [ 13:58:39 { 13:58:39 "vlan-interface": "example-vlan-interface-val-56661", 13:58:39 "vlan-id-inner": 33305644, 13:58:39 "vlan-id-outer": 30871600, 13:58:39 "speed-value": "example-speed-value-val-1929", 13:58:39 "speed-units": "example-speed-units-val-71630", 13:58:39 "vlan-description": "example-vlan-description-val-63003", 13:58:39 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:39 "vpn-key": "example-vpn-key-val-16552", 13:58:39 "orchestration-status": "example-orchestration-status-val-95322", 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-89886", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "is-private": true, 13:58:39 "l3-interface-ipv4-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:39 "l3-interface-ipv4-prefix-length": 11099430, 13:58:39 "vlan-id-inner": 88996967, 13:58:39 "vlan-id-outer": 23003182, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:39 } 13:58:39 ], 13:58:39 "l3-interface-ipv6-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:39 "l3-interface-ipv6-prefix-length": 20167688, 13:58:39 "vlan-id-inner": 40775405, 13:58:39 "vlan-id-outer": 75855907, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:39 } 13:58:39 ] 13:58:39 } 13:58:39 ] 13:58:39 }, 13:58:39 "l-interfaces": { 13:58:39 "l-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-49266", 13:58:39 "interface-role": "example-interface-role-val-210", 13:58:39 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:39 "selflink": "example-selflink-val-6356", 13:58:39 "interface-id": "example-interface-id-val-99531", 13:58:39 "macaddr": "example-macaddr-val-25092", 13:58:39 "network-name": "example-network-name-val-3319", 13:58:39 "management-option": "example-management-option-val-79883", 13:58:39 "interface-description": "example-interface-description-val-54501", 13:58:39 "is-port-mirrored": true, 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-48840", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:39 "priority": 21862, 13:58:39 "admin-status": "example-admin-status-val-89244" 13:58:39 } 13:58:39 ] 13:58:39 }, 13:58:39 "l3-interface-ipv4-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:39 "l3-interface-ipv4-prefix-length": 91875404, 13:58:39 "vlan-id-inner": 36470314, 13:58:39 "vlan-id-outer": 96344091, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:39 } 13:58:39 ], 13:58:39 "l3-interface-ipv6-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:39 "l3-interface-ipv6-prefix-length": 11663872, 13:58:39 "vlan-id-inner": 28459412, 13:58:39 "vlan-id-outer": 9852622, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:39 } 13:58:39 ], 13:58:39 "admin-status": "example-admin-status-val-81055" 13:58:39 } 13:58:39 ] 13:58:39 } 13:58:39 } 13:58:39 ] 13:58:39 } 13:58:39 } 13:58:39 13:58:39 2024-01-15 13:58:39.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:39 2024-01-15 13:58:39.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.156 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.191 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:39 2024-01-15 13:58:39.213 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 13:58:39 2024-01-15 13:58:39.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:39 2024-01-15 13:58:39.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.214 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.225 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:39 2024-01-15 13:58:39.226 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 13:58:39 2024-01-15 13:58:39.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:39 2024-01-15 13:58:39.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:39 2024-01-15 13:58:39.231 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":"1705327119156","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"} 13:58:39 2024-01-15 13:58:39.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:39 2024-01-15 13:58:39.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.236 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:39 2024-01-15 13:58:39.244 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 13:58:39 2024-01-15 13:58:39.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:39 2024-01-15 13:58:39.244 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.245 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.255 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.255 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:39 2024-01-15 13:58:39.569 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 13:58:39 2024-01-15 13:58:39.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:39 2024-01-15 13:58:39.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.572 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.574 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- 767 :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 13:58:39 2024-01-15 13:58:39.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:39 2024-01-15 13:58:39.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"]}}} 13:58:39 2024-01-15 13:58:39.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:39 "hostname": "example-hostname-val-85598", 13:58:39 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:39 "number-of-cpus": 280, 13:58:39 "disk-in-gigabytes": 78521, 13:58:39 "ram-in-megabytes": 36975, 13:58:39 "equip-type": "example-equip-type-val-47930", 13:58:39 "equip-vendor": "example-equip-vendor-val-59512", 13:58:39 "equip-model": "example-equip-model-val-46076", 13:58:39 "fqdn": "example-fqdn-val-74486", 13:58:39 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:39 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:39 "serial-number": "example-serial-number-val-92800", 13:58:39 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:39 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:39 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:39 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:39 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:39 "inv-status": "example-inv-status-val-5042", 13:58:39 "pserver-id": "example-pserver-id-val-15622", 13:58:39 "internet-topology": "example-internet-topology-val-31234", 13:58:39 "in-maint": true, 13:58:39 "pserver-name2": "example-pserver-name2-val-93509", 13:58:39 "purpose": "example-purpose-val-52320", 13:58:39 "prov-status": "example-prov-status-val-47313", 13:58:39 "management-option": "example-management-option-val-72434", 13:58:39 "host-profile": "example-host-profile-val-84672", 13:58:39 "p-interfaces": { 13:58:39 "p-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-46147", 13:58:39 "selflink": "example-selflink-val-81029", 13:58:39 "speed-value": "example-speed-value-val-47874", 13:58:39 "speed-units": "example-speed-units-val-10396", 13:58:39 "port-description": "example-port-description-val-53068", 13:58:39 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:39 "interface-role": "example-interface-role-val-49232", 13:58:39 "interface-type": "example-interface-type-val-21757", 13:58:39 "prov-status": "example-prov-status-val-19117", 13:58:39 "in-maint": true, 13:58:39 "inv-status": "example-inv-status-val-48715", 13:58:39 "l-interfaces": { 13:58:39 "l-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-13366", 13:58:39 "interface-role": "example-interface-role-val-29488", 13:58:39 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:39 "selflink": "example-selflink-val-4757", 13:58:39 "interface-id": "example-interface-id-val-79486", 13:58:39 "macaddr": "example-macaddr-val-52194", 13:58:39 "network-name": "example-network-name-val-80678", 13:58:39 "management-option": "example-management-option-val-53535", 13:58:39 "interface-description": "example-interface-description-val-299", 13:58:39 "is-port-mirrored": true, 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-9736", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:39 "priority": 82452, 13:58:39 "vlans": { 13:58:39 "vlan": [ 13:58:39 { 13:58:39 "vlan-interface": "example-vlan-interface-val-31470", 13:58:39 "vlan-id-inner": 61286171, 13:58:39 "vlan-id-outer": 64615174, 13:58:39 "speed-value": "example-speed-value-val-80457", 13:58:39 "speed-units": "example-speed-units-val-51587", 13:58:39 "vlan-description": "example-vlan-description-val-97575", 13:58:39 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:39 "vpn-key": "example-vpn-key-val-50069", 13:58:39 "orchestration-status": "example-orchestration-status-val-34071", 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-62615", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "is-private": true, 13:58:39 "l3-interface-ipv4-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:39 "l3-interface-ipv4-prefix-length": 39266592, 13:58:39 "vlan-id-inner": 91284707, 13:58:39 "vlan-id-outer": 80343467, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:39 } 13:58:39 ], 13:58:39 "l3-interface-ipv6-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:39 "l3-interface-ipv6-prefix-length": 81422758, 13:58:39 "vlan-id-inner": 15099560, 13:58:39 "vlan-id-outer": 46643832, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:39 } 13:58:39 ] 13:58:39 } 13:58:39 ] 13:58:39 }, 13:58:39 "l-interfaces": { 13:58:39 "l-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-62086", 13:58:39 "interface-role": "example-interface-role-val-13107", 13:58:39 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:39 "selflink": "example-selflink-val-31580", 13:58:39 "interface-id": "example-interface-id-val-57805", 13:58:39 "macaddr": "example-macaddr-val-54266", 13:58:39 "network-name": "example-network-name-val-38517", 13:58:39 "management-option": "example-management-option-val-8801", 13:58:39 "interface-description": "example-interface-description-val-88573", 13:58:39 "is-port-mirrored": true, 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-99164", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:39 "priority": 80355, 13:58:39 "admin-status": "example-admin-status-val-29720" 13:58:39 } 13:58:39 ] 13:58:39 }, 13:58:39 "l3-interface-ipv4-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:39 "l3-interface-ipv4-prefix-length": 36060646, 13:58:39 "vlan-id-inner": 62164959, 13:58:39 "vlan-id-outer": 93058593, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:39 } 13:58:39 ], 13:58:39 "l3-interface-ipv6-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:39 "l3-interface-ipv6-prefix-length": 29592510, 13:58:39 "vlan-id-inner": 18402161, 13:58:39 "vlan-id-outer": 651158, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:39 } 13:58:39 ], 13:58:39 "admin-status": "example-admin-status-val-81745" 13:58:39 } 13:58:39 ] 13:58:39 } 13:58:39 } 13:58:39 ] 13:58:39 }, 13:58:39 "lag-interfaces": { 13:58:39 "lag-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-87366", 13:58:39 "interface-description": "example-interface-description-val-3722", 13:58:39 "speed-value": "example-speed-value-val-73546", 13:58:39 "speed-units": "example-speed-units-val-73658", 13:58:39 "interface-id": "example-interface-id-val-62385", 13:58:39 "interface-role": "example-interface-role-val-60746", 13:58:39 "prov-status": "example-prov-status-val-26239", 13:58:39 "in-maint": true, 13:58:39 "l-interfaces": { 13:58:39 "l-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-69579", 13:58:39 "interface-role": "example-interface-role-val-64571", 13:58:39 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:39 "selflink": "example-selflink-val-29611", 13:58:39 "interface-id": "example-interface-id-val-75464", 13:58:39 "macaddr": "example-macaddr-val-7285", 13:58:39 "network-name": "example-network-name-val-52284", 13:58:39 "management-option": "example-management-option-val-26028", 13:58:39 "interface-description": "example-interface-description-val-37641", 13:58:39 "is-port-mirrored": true, 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-56460", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:39 "priority": 84739, 13:58:39 "vlans": { 13:58:39 "vlan": [ 13:58:39 { 13:58:39 "vlan-interface": "example-vlan-interface-val-56661", 13:58:39 "vlan-id-inner": 33305644, 13:58:39 "vlan-id-outer": 30871600, 13:58:39 "speed-value": "example-speed-value-val-1929", 13:58:39 "speed-units": "example-speed-units-val-71630", 13:58:39 "vlan-description": "example-vlan-description-val-63003", 13:58:39 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:39 "vpn-key": "example-vpn-key-val-16552", 13:58:39 "orchestration-status": "example-orchestration-status-val-95322", 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-89886", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "is-private": true, 13:58:39 "l3-interface-ipv4-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:39 "l3-interface-ipv4-prefix-length": 11099430, 13:58:39 "vlan-id-inner": 88996967, 13:58:39 "vlan-id-outer": 23003182, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:39 } 13:58:39 ], 13:58:39 "l3-interface-ipv6-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:39 "l3-interface-ipv6-prefix-length": 20167688, 13:58:39 "vlan-id-inner": 40775405, 13:58:39 "vlan-id-outer": 75855907, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:39 } 13:58:39 ] 13:58:39 } 13:58:39 ] 13:58:39 }, 13:58:39 "l-interfaces": { 13:58:39 "l-interface": [ 13:58:39 { 13:58:39 "interface-name": "example-interface-name-val-49266", 13:58:39 "interface-role": "example-interface-role-val-210", 13:58:39 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:39 "selflink": "example-selflink-val-6356", 13:58:39 "interface-id": "example-interface-id-val-99531", 13:58:39 "macaddr": "example-macaddr-val-25092", 13:58:39 "network-name": "example-network-name-val-3319", 13:58:39 "management-option": "example-management-option-val-79883", 13:58:39 "interface-description": "example-interface-description-val-54501", 13:58:39 "is-port-mirrored": true, 13:58:39 "in-maint": true, 13:58:39 "prov-status": "example-prov-status-val-48840", 13:58:39 "is-ip-unnumbered": true, 13:58:39 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:39 "priority": 21862, 13:58:39 "admin-status": "example-admin-status-val-89244" 13:58:39 } 13:58:39 ] 13:58:39 }, 13:58:39 "l3-interface-ipv4-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:39 "l3-interface-ipv4-prefix-length": 91875404, 13:58:39 "vlan-id-inner": 36470314, 13:58:39 "vlan-id-outer": 96344091, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:39 } 13:58:39 ], 13:58:39 "l3-interface-ipv6-address-list": [ 13:58:39 { 13:58:39 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:39 "l3-interface-ipv6-prefix-length": 11663872, 13:58:39 "vlan-id-inner": 28459412, 13:58:39 "vlan-id-outer": 9852622, 13:58:39 "is-floating": true, 13:58:39 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:39 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:39 } 13:58:39 ], 13:58:39 "admin-status": "example-admin-status-val-81055" 13:58:39 } 13:58:39 ] 13:58:39 } 13:58:39 } 13:58:39 ] 13:58:39 } 13:58:39 } 13:58:39 13:58:39 2024-01-15 13:58:39.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:39 2024-01-15 13:58:39.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:39 2024-01-15 13:58:39.638 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 13:58:39 2024-01-15 13:58:39.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:39 2024-01-15 13:58:39.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.640 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.650 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:39 2024-01-15 13:58:39.651 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 13:58:39 2024-01-15 13:58:39.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:39 2024-01-15 13:58:39.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.653 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- 776 :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 13:58:39 2024-01-15 13:58:39.653 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:39 2024-01-15 13:58:39.654 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"]}}} 13:58:39 2024-01-15 13:58:39.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 13:58:39 "vnf-id": "generic-vnf-notification", 13:58:39 "vnf-type": "sometype", 13:58:39 "in-maint": true, 13:58:39 "is-closed-loop-disabled": true 13:58:39 } 13:58:39 13:58:39 2024-01-15 13:58:39.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:39 2024-01-15 13:58:39.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.657 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.663 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:39 2024-01-15 13:58:39.667 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 13:58:39 2024-01-15 13:58:39.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:39 2024-01-15 13:58:39.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.668 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.668 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.671 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:39 2024-01-15 13:58:39.671 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 { 13:58:39 "related-to": "generic-vnf", 13:58:39 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 13:58:39 } 13:58:39 13:58:39 2024-01-15 13:58:39.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:39 2024-01-15 13:58:39.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.673 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.675 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:39 2024-01-15 13:58:39.690 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 13:58:39 2024-01-15 13:58:39.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:39 2024-01-15 13:58:39.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.691 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.695 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:39 2024-01-15 13:58:39.695 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 13:58:39 2024-01-15 13:58:39.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:39 2024-01-15 13:58:39.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.696 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.707 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:39 2024-01-15 13:58:39.708 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 1705327119673 13:58:39 2024-01-15 13:58:39.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:39 2024-01-15 13:58:39.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:39 2024-01-15 13:58:39.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:39 2024-01-15 13:58:39.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:39 2024-01-15 13:58:39.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:39 2024-01-15 13:58:39.712 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:39 2024-01-15 13:58:39.724 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:40 2024-01-15 13:58:40.038 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 13:58:40 2024-01-15 13:58:40.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.040 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.041 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- 444 :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 13:58:40 2024-01-15 13:58:40.042 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:40 2024-01-15 13:58:40.042 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"]}}} 13:58:40 2024-01-15 13:58:40.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:40 "hostname": "example-hostname-val-85598", 13:58:40 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:40 "number-of-cpus": 280, 13:58:40 "disk-in-gigabytes": 78521, 13:58:40 "ram-in-megabytes": 36975, 13:58:40 "equip-type": "example-equip-type-val-47930", 13:58:40 "equip-vendor": "example-equip-vendor-val-59512", 13:58:40 "equip-model": "example-equip-model-val-46076", 13:58:40 "fqdn": "example-fqdn-val-74486", 13:58:40 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:40 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:40 "serial-number": "example-serial-number-val-92800", 13:58:40 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:40 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:40 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:40 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:40 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:40 "inv-status": "example-inv-status-val-5042", 13:58:40 "pserver-id": "example-pserver-id-val-15622", 13:58:40 "internet-topology": "example-internet-topology-val-31234", 13:58:40 "in-maint": true, 13:58:40 "pserver-name2": "example-pserver-name2-val-93509", 13:58:40 "purpose": "example-purpose-val-52320", 13:58:40 "prov-status": "example-prov-status-val-47313", 13:58:40 "management-option": "example-management-option-val-72434", 13:58:40 "host-profile": "example-host-profile-val-84672", 13:58:40 "p-interfaces": { 13:58:40 "p-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-46147", 13:58:40 "selflink": "example-selflink-val-81029", 13:58:40 "speed-value": "example-speed-value-val-47874", 13:58:40 "speed-units": "example-speed-units-val-10396", 13:58:40 "port-description": "example-port-description-val-53068", 13:58:40 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:40 "interface-role": "example-interface-role-val-49232", 13:58:40 "interface-type": "example-interface-type-val-21757", 13:58:40 "prov-status": "example-prov-status-val-19117", 13:58:40 "in-maint": true, 13:58:40 "inv-status": "example-inv-status-val-48715", 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-13366", 13:58:40 "interface-role": "example-interface-role-val-29488", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:40 "selflink": "example-selflink-val-4757", 13:58:40 "interface-id": "example-interface-id-val-79486", 13:58:40 "macaddr": "example-macaddr-val-52194", 13:58:40 "network-name": "example-network-name-val-80678", 13:58:40 "management-option": "example-management-option-val-53535", 13:58:40 "interface-description": "example-interface-description-val-299", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-9736", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:40 "priority": 82452, 13:58:40 "vlans": { 13:58:40 "vlan": [ 13:58:40 { 13:58:40 "vlan-interface": "example-vlan-interface-val-31470", 13:58:40 "vlan-id-inner": 61286171, 13:58:40 "vlan-id-outer": 64615174, 13:58:40 "speed-value": "example-speed-value-val-80457", 13:58:40 "speed-units": "example-speed-units-val-51587", 13:58:40 "vlan-description": "example-vlan-description-val-97575", 13:58:40 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:40 "vpn-key": "example-vpn-key-val-50069", 13:58:40 "orchestration-status": "example-orchestration-status-val-34071", 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-62615", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "is-private": true, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:40 "l3-interface-ipv4-prefix-length": 39266592, 13:58:40 "vlan-id-inner": 91284707, 13:58:40 "vlan-id-outer": 80343467, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:40 "l3-interface-ipv6-prefix-length": 81422758, 13:58:40 "vlan-id-inner": 15099560, 13:58:40 "vlan-id-outer": 46643832, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-62086", 13:58:40 "interface-role": "example-interface-role-val-13107", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:40 "selflink": "example-selflink-val-31580", 13:58:40 "interface-id": "example-interface-id-val-57805", 13:58:40 "macaddr": "example-macaddr-val-54266", 13:58:40 "network-name": "example-network-name-val-38517", 13:58:40 "management-option": "example-management-option-val-8801", 13:58:40 "interface-description": "example-interface-description-val-88573", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-99164", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:40 "priority": 80355, 13:58:40 "admin-status": "example-admin-status-val-29720" 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:40 "l3-interface-ipv4-prefix-length": 36060646, 13:58:40 "vlan-id-inner": 62164959, 13:58:40 "vlan-id-outer": 93058593, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:40 "l3-interface-ipv6-prefix-length": 29592510, 13:58:40 "vlan-id-inner": 18402161, 13:58:40 "vlan-id-outer": 651158, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:40 } 13:58:40 ], 13:58:40 "admin-status": "example-admin-status-val-81745" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "lag-interfaces": { 13:58:40 "lag-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-87366", 13:58:40 "interface-description": "example-interface-description-val-3722", 13:58:40 "speed-value": "example-speed-value-val-73546", 13:58:40 "speed-units": "example-speed-units-val-73658", 13:58:40 "interface-id": "example-interface-id-val-62385", 13:58:40 "interface-role": "example-interface-role-val-60746", 13:58:40 "prov-status": "example-prov-status-val-26239", 13:58:40 "in-maint": true, 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-69579", 13:58:40 "interface-role": "example-interface-role-val-64571", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:40 "selflink": "example-selflink-val-29611", 13:58:40 "interface-id": "example-interface-id-val-75464", 13:58:40 "macaddr": "example-macaddr-val-7285", 13:58:40 "network-name": "example-network-name-val-52284", 13:58:40 "management-option": "example-management-option-val-26028", 13:58:40 "interface-description": "example-interface-description-val-37641", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-56460", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:40 "priority": 84739, 13:58:40 "vlans": { 13:58:40 "vlan": [ 13:58:40 { 13:58:40 "vlan-interface": "example-vlan-interface-val-56661", 13:58:40 "vlan-id-inner": 33305644, 13:58:40 "vlan-id-outer": 30871600, 13:58:40 "speed-value": "example-speed-value-val-1929", 13:58:40 "speed-units": "example-speed-units-val-71630", 13:58:40 "vlan-description": "example-vlan-description-val-63003", 13:58:40 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:40 "vpn-key": "example-vpn-key-val-16552", 13:58:40 "orchestration-status": "example-orchestration-status-val-95322", 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-89886", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "is-private": true, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:40 "l3-interface-ipv4-prefix-length": 11099430, 13:58:40 "vlan-id-inner": 88996967, 13:58:40 "vlan-id-outer": 23003182, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:40 "l3-interface-ipv6-prefix-length": 20167688, 13:58:40 "vlan-id-inner": 40775405, 13:58:40 "vlan-id-outer": 75855907, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-49266", 13:58:40 "interface-role": "example-interface-role-val-210", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:40 "selflink": "example-selflink-val-6356", 13:58:40 "interface-id": "example-interface-id-val-99531", 13:58:40 "macaddr": "example-macaddr-val-25092", 13:58:40 "network-name": "example-network-name-val-3319", 13:58:40 "management-option": "example-management-option-val-79883", 13:58:40 "interface-description": "example-interface-description-val-54501", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-48840", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:40 "priority": 21862, 13:58:40 "admin-status": "example-admin-status-val-89244" 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:40 "l3-interface-ipv4-prefix-length": 91875404, 13:58:40 "vlan-id-inner": 36470314, 13:58:40 "vlan-id-outer": 96344091, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:40 "l3-interface-ipv6-prefix-length": 11663872, 13:58:40 "vlan-id-inner": 28459412, 13:58:40 "vlan-id-outer": 9852622, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:40 } 13:58:40 ], 13:58:40 "admin-status": "example-admin-status-val-81055" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 } 13:58:40 13:58:40 2024-01-15 13:58:40.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.049 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.081 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.098 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:40 2024-01-15 13:58:40.105 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 13:58:40 2024-01-15 13:58:40.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.106 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.119 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:40 2024-01-15 13:58:40.121 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"} 13:58:40 2024-01-15 13:58:40.121 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.123 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.128 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:40 2024-01-15 13:58:40.139 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 13:58:40 2024-01-15 13:58:40.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.140 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.140 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.140 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.150 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:40 2024-01-15 13:58:40.464 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 13:58:40 2024-01-15 13:58:40.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.466 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.467 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- 336 :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 13:58:40 2024-01-15 13:58:40.468 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:40 2024-01-15 13:58:40.469 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"]}}} 13:58:40 2024-01-15 13:58:40.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:40 "hostname": "example-hostname-val-85598", 13:58:40 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:40 "number-of-cpus": 280, 13:58:40 "disk-in-gigabytes": 78521, 13:58:40 "ram-in-megabytes": 36975, 13:58:40 "equip-type": "example-equip-type-val-47930", 13:58:40 "equip-vendor": "example-equip-vendor-val-59512", 13:58:40 "equip-model": "example-equip-model-val-46076", 13:58:40 "fqdn": "example-fqdn-val-74486", 13:58:40 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:40 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:40 "serial-number": "example-serial-number-val-92800", 13:58:40 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:40 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:40 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:40 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:40 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:40 "inv-status": "example-inv-status-val-5042", 13:58:40 "pserver-id": "example-pserver-id-val-15622", 13:58:40 "internet-topology": "example-internet-topology-val-31234", 13:58:40 "in-maint": true, 13:58:40 "pserver-name2": "example-pserver-name2-val-93509", 13:58:40 "purpose": "example-purpose-val-52320", 13:58:40 "prov-status": "example-prov-status-val-47313", 13:58:40 "management-option": "example-management-option-val-72434", 13:58:40 "host-profile": "example-host-profile-val-84672", 13:58:40 "p-interfaces": { 13:58:40 "p-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-46147", 13:58:40 "selflink": "example-selflink-val-81029", 13:58:40 "speed-value": "example-speed-value-val-47874", 13:58:40 "speed-units": "example-speed-units-val-10396", 13:58:40 "port-description": "example-port-description-val-53068", 13:58:40 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:40 "interface-role": "example-interface-role-val-49232", 13:58:40 "interface-type": "example-interface-type-val-21757", 13:58:40 "prov-status": "example-prov-status-val-19117", 13:58:40 "in-maint": true, 13:58:40 "inv-status": "example-inv-status-val-48715", 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-13366", 13:58:40 "interface-role": "example-interface-role-val-29488", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:40 "selflink": "example-selflink-val-4757", 13:58:40 "interface-id": "example-interface-id-val-79486", 13:58:40 "macaddr": "example-macaddr-val-52194", 13:58:40 "network-name": "example-network-name-val-80678", 13:58:40 "management-option": "example-management-option-val-53535", 13:58:40 "interface-description": "example-interface-description-val-299", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-9736", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:40 "priority": 82452, 13:58:40 "vlans": { 13:58:40 "vlan": [ 13:58:40 { 13:58:40 "vlan-interface": "example-vlan-interface-val-31470", 13:58:40 "vlan-id-inner": 61286171, 13:58:40 "vlan-id-outer": 64615174, 13:58:40 "speed-value": "example-speed-value-val-80457", 13:58:40 "speed-units": "example-speed-units-val-51587", 13:58:40 "vlan-description": "example-vlan-description-val-97575", 13:58:40 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:40 "vpn-key": "example-vpn-key-val-50069", 13:58:40 "orchestration-status": "example-orchestration-status-val-34071", 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-62615", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "is-private": true, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:40 "l3-interface-ipv4-prefix-length": 39266592, 13:58:40 "vlan-id-inner": 91284707, 13:58:40 "vlan-id-outer": 80343467, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:40 "l3-interface-ipv6-prefix-length": 81422758, 13:58:40 "vlan-id-inner": 15099560, 13:58:40 "vlan-id-outer": 46643832, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-62086", 13:58:40 "interface-role": "example-interface-role-val-13107", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:40 "selflink": "example-selflink-val-31580", 13:58:40 "interface-id": "example-interface-id-val-57805", 13:58:40 "macaddr": "example-macaddr-val-54266", 13:58:40 "network-name": "example-network-name-val-38517", 13:58:40 "management-option": "example-management-option-val-8801", 13:58:40 "interface-description": "example-interface-description-val-88573", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-99164", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:40 "priority": 80355, 13:58:40 "admin-status": "example-admin-status-val-29720" 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:40 "l3-interface-ipv4-prefix-length": 36060646, 13:58:40 "vlan-id-inner": 62164959, 13:58:40 "vlan-id-outer": 93058593, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:40 "l3-interface-ipv6-prefix-length": 29592510, 13:58:40 "vlan-id-inner": 18402161, 13:58:40 "vlan-id-outer": 651158, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:40 } 13:58:40 ], 13:58:40 "admin-status": "example-admin-status-val-81745" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "lag-interfaces": { 13:58:40 "lag-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-87366", 13:58:40 "interface-description": "example-interface-description-val-3722", 13:58:40 "speed-value": "example-speed-value-val-73546", 13:58:40 "speed-units": "example-speed-units-val-73658", 13:58:40 "interface-id": "example-interface-id-val-62385", 13:58:40 "interface-role": "example-interface-role-val-60746", 13:58:40 "prov-status": "example-prov-status-val-26239", 13:58:40 "in-maint": true, 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-69579", 13:58:40 "interface-role": "example-interface-role-val-64571", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:40 "selflink": "example-selflink-val-29611", 13:58:40 "interface-id": "example-interface-id-val-75464", 13:58:40 "macaddr": "example-macaddr-val-7285", 13:58:40 "network-name": "example-network-name-val-52284", 13:58:40 "management-option": "example-management-option-val-26028", 13:58:40 "interface-description": "example-interface-description-val-37641", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-56460", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:40 "priority": 84739, 13:58:40 "vlans": { 13:58:40 "vlan": [ 13:58:40 { 13:58:40 "vlan-interface": "example-vlan-interface-val-56661", 13:58:40 "vlan-id-inner": 33305644, 13:58:40 "vlan-id-outer": 30871600, 13:58:40 "speed-value": "example-speed-value-val-1929", 13:58:40 "speed-units": "example-speed-units-val-71630", 13:58:40 "vlan-description": "example-vlan-description-val-63003", 13:58:40 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:40 "vpn-key": "example-vpn-key-val-16552", 13:58:40 "orchestration-status": "example-orchestration-status-val-95322", 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-89886", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "is-private": true, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:40 "l3-interface-ipv4-prefix-length": 11099430, 13:58:40 "vlan-id-inner": 88996967, 13:58:40 "vlan-id-outer": 23003182, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:40 "l3-interface-ipv6-prefix-length": 20167688, 13:58:40 "vlan-id-inner": 40775405, 13:58:40 "vlan-id-outer": 75855907, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-49266", 13:58:40 "interface-role": "example-interface-role-val-210", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:40 "selflink": "example-selflink-val-6356", 13:58:40 "interface-id": "example-interface-id-val-99531", 13:58:40 "macaddr": "example-macaddr-val-25092", 13:58:40 "network-name": "example-network-name-val-3319", 13:58:40 "management-option": "example-management-option-val-79883", 13:58:40 "interface-description": "example-interface-description-val-54501", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-48840", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:40 "priority": 21862, 13:58:40 "admin-status": "example-admin-status-val-89244" 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:40 "l3-interface-ipv4-prefix-length": 91875404, 13:58:40 "vlan-id-inner": 36470314, 13:58:40 "vlan-id-outer": 96344091, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:40 "l3-interface-ipv6-prefix-length": 11663872, 13:58:40 "vlan-id-inner": 28459412, 13:58:40 "vlan-id-outer": 9852622, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:40 } 13:58:40 ], 13:58:40 "admin-status": "example-admin-status-val-81055" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 } 13:58:40 13:58:40 2024-01-15 13:58:40.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.475 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.508 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:40 2024-01-15 13:58:40.528 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 13:58:40 2024-01-15 13:58:40.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.540 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:40 2024-01-15 13:58:40.541 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 1705327120474123 13:58:40 2024-01-15 13:58:40.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.542 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.571 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- 349 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated 13:58:40 2024-01-15 13:58:40.572 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 13:58:40 2024-01-15 13:58:40.572 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"]}}} 13:58:40 2024-01-15 13:58:40.885 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 13:58:40 2024-01-15 13:58:40.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.887 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.888 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- 632 :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 13:58:40 2024-01-15 13:58:40.888 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:40 2024-01-15 13:58:40.889 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"]}}} 13:58:40 2024-01-15 13:58:40.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:40 "hostname": "example-hostname-val-85598", 13:58:40 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:40 "number-of-cpus": 280, 13:58:40 "disk-in-gigabytes": 78521, 13:58:40 "ram-in-megabytes": 36975, 13:58:40 "equip-type": "example-equip-type-val-47930", 13:58:40 "equip-vendor": "example-equip-vendor-val-59512", 13:58:40 "equip-model": "example-equip-model-val-46076", 13:58:40 "fqdn": "example-fqdn-val-74486", 13:58:40 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:40 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:40 "serial-number": "example-serial-number-val-92800", 13:58:40 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:40 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:40 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:40 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:40 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:40 "inv-status": "example-inv-status-val-5042", 13:58:40 "pserver-id": "example-pserver-id-val-15622", 13:58:40 "internet-topology": "example-internet-topology-val-31234", 13:58:40 "in-maint": true, 13:58:40 "pserver-name2": "example-pserver-name2-val-93509", 13:58:40 "purpose": "example-purpose-val-52320", 13:58:40 "prov-status": "example-prov-status-val-47313", 13:58:40 "management-option": "example-management-option-val-72434", 13:58:40 "host-profile": "example-host-profile-val-84672", 13:58:40 "p-interfaces": { 13:58:40 "p-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-46147", 13:58:40 "selflink": "example-selflink-val-81029", 13:58:40 "speed-value": "example-speed-value-val-47874", 13:58:40 "speed-units": "example-speed-units-val-10396", 13:58:40 "port-description": "example-port-description-val-53068", 13:58:40 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:40 "interface-role": "example-interface-role-val-49232", 13:58:40 "interface-type": "example-interface-type-val-21757", 13:58:40 "prov-status": "example-prov-status-val-19117", 13:58:40 "in-maint": true, 13:58:40 "inv-status": "example-inv-status-val-48715", 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-13366", 13:58:40 "interface-role": "example-interface-role-val-29488", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:40 "selflink": "example-selflink-val-4757", 13:58:40 "interface-id": "example-interface-id-val-79486", 13:58:40 "macaddr": "example-macaddr-val-52194", 13:58:40 "network-name": "example-network-name-val-80678", 13:58:40 "management-option": "example-management-option-val-53535", 13:58:40 "interface-description": "example-interface-description-val-299", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-9736", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:40 "priority": 82452, 13:58:40 "vlans": { 13:58:40 "vlan": [ 13:58:40 { 13:58:40 "vlan-interface": "example-vlan-interface-val-31470", 13:58:40 "vlan-id-inner": 61286171, 13:58:40 "vlan-id-outer": 64615174, 13:58:40 "speed-value": "example-speed-value-val-80457", 13:58:40 "speed-units": "example-speed-units-val-51587", 13:58:40 "vlan-description": "example-vlan-description-val-97575", 13:58:40 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:40 "vpn-key": "example-vpn-key-val-50069", 13:58:40 "orchestration-status": "example-orchestration-status-val-34071", 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-62615", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "is-private": true, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:40 "l3-interface-ipv4-prefix-length": 39266592, 13:58:40 "vlan-id-inner": 91284707, 13:58:40 "vlan-id-outer": 80343467, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:40 "l3-interface-ipv6-prefix-length": 81422758, 13:58:40 "vlan-id-inner": 15099560, 13:58:40 "vlan-id-outer": 46643832, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-62086", 13:58:40 "interface-role": "example-interface-role-val-13107", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:40 "selflink": "example-selflink-val-31580", 13:58:40 "interface-id": "example-interface-id-val-57805", 13:58:40 "macaddr": "example-macaddr-val-54266", 13:58:40 "network-name": "example-network-name-val-38517", 13:58:40 "management-option": "example-management-option-val-8801", 13:58:40 "interface-description": "example-interface-description-val-88573", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-99164", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:40 "priority": 80355, 13:58:40 "admin-status": "example-admin-status-val-29720" 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:40 "l3-interface-ipv4-prefix-length": 36060646, 13:58:40 "vlan-id-inner": 62164959, 13:58:40 "vlan-id-outer": 93058593, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:40 "l3-interface-ipv6-prefix-length": 29592510, 13:58:40 "vlan-id-inner": 18402161, 13:58:40 "vlan-id-outer": 651158, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:40 } 13:58:40 ], 13:58:40 "admin-status": "example-admin-status-val-81745" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "lag-interfaces": { 13:58:40 "lag-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-87366", 13:58:40 "interface-description": "example-interface-description-val-3722", 13:58:40 "speed-value": "example-speed-value-val-73546", 13:58:40 "speed-units": "example-speed-units-val-73658", 13:58:40 "interface-id": "example-interface-id-val-62385", 13:58:40 "interface-role": "example-interface-role-val-60746", 13:58:40 "prov-status": "example-prov-status-val-26239", 13:58:40 "in-maint": true, 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-69579", 13:58:40 "interface-role": "example-interface-role-val-64571", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:40 "selflink": "example-selflink-val-29611", 13:58:40 "interface-id": "example-interface-id-val-75464", 13:58:40 "macaddr": "example-macaddr-val-7285", 13:58:40 "network-name": "example-network-name-val-52284", 13:58:40 "management-option": "example-management-option-val-26028", 13:58:40 "interface-description": "example-interface-description-val-37641", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-56460", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:40 "priority": 84739, 13:58:40 "vlans": { 13:58:40 "vlan": [ 13:58:40 { 13:58:40 "vlan-interface": "example-vlan-interface-val-56661", 13:58:40 "vlan-id-inner": 33305644, 13:58:40 "vlan-id-outer": 30871600, 13:58:40 "speed-value": "example-speed-value-val-1929", 13:58:40 "speed-units": "example-speed-units-val-71630", 13:58:40 "vlan-description": "example-vlan-description-val-63003", 13:58:40 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:40 "vpn-key": "example-vpn-key-val-16552", 13:58:40 "orchestration-status": "example-orchestration-status-val-95322", 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-89886", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "is-private": true, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:40 "l3-interface-ipv4-prefix-length": 11099430, 13:58:40 "vlan-id-inner": 88996967, 13:58:40 "vlan-id-outer": 23003182, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:40 "l3-interface-ipv6-prefix-length": 20167688, 13:58:40 "vlan-id-inner": 40775405, 13:58:40 "vlan-id-outer": 75855907, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l-interfaces": { 13:58:40 "l-interface": [ 13:58:40 { 13:58:40 "interface-name": "example-interface-name-val-49266", 13:58:40 "interface-role": "example-interface-role-val-210", 13:58:40 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:40 "selflink": "example-selflink-val-6356", 13:58:40 "interface-id": "example-interface-id-val-99531", 13:58:40 "macaddr": "example-macaddr-val-25092", 13:58:40 "network-name": "example-network-name-val-3319", 13:58:40 "management-option": "example-management-option-val-79883", 13:58:40 "interface-description": "example-interface-description-val-54501", 13:58:40 "is-port-mirrored": true, 13:58:40 "in-maint": true, 13:58:40 "prov-status": "example-prov-status-val-48840", 13:58:40 "is-ip-unnumbered": true, 13:58:40 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:40 "priority": 21862, 13:58:40 "admin-status": "example-admin-status-val-89244" 13:58:40 } 13:58:40 ] 13:58:40 }, 13:58:40 "l3-interface-ipv4-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:40 "l3-interface-ipv4-prefix-length": 91875404, 13:58:40 "vlan-id-inner": 36470314, 13:58:40 "vlan-id-outer": 96344091, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:40 } 13:58:40 ], 13:58:40 "l3-interface-ipv6-address-list": [ 13:58:40 { 13:58:40 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:40 "l3-interface-ipv6-prefix-length": 11663872, 13:58:40 "vlan-id-inner": 28459412, 13:58:40 "vlan-id-outer": 9852622, 13:58:40 "is-floating": true, 13:58:40 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:40 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:40 } 13:58:40 ], 13:58:40 "admin-status": "example-admin-status-val-81055" 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 } 13:58:40 ] 13:58:40 } 13:58:40 } 13:58:40 13:58:40 2024-01-15 13:58:40.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.928 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:40 2024-01-15 13:58:40.948 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 13:58:40 2024-01-15 13:58:40.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.949 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.960 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:40 2024-01-15 13:58:40.961 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 13:58:40 2024-01-15 13:58:40.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:40 2024-01-15 13:58:40.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.963 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- 641 :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 13:58:40 2024-01-15 13:58:40.964 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:40 2024-01-15 13:58:40.964 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"]}}} 13:58:40 2024-01-15 13:58:40.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 13:58:40 "vnf-id": "generic-vnf-notification", 13:58:40 "vnf-type": "sometype", 13:58:40 "in-maint": true, 13:58:40 "is-closed-loop-disabled": true 13:58:40 } 13:58:40 13:58:40 2024-01-15 13:58:40.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:40 2024-01-15 13:58:40.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.966 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.966 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:40 2024-01-15 13:58:40.976 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 13:58:40 2024-01-15 13:58:40.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:40 2024-01-15 13:58:40.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.977 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.979 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:40 2024-01-15 13:58:40.980 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 { 13:58:40 "related-to": "generic-vnf", 13:58:40 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 13:58:40 } 13:58:40 13:58:40 2024-01-15 13:58:40.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:40 2024-01-15 13:58:40.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:40.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:40.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:40.982 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:40 2024-01-15 13:58:40.983 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:40 2024-01-15 13:58:40.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:40 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":"1705327120982","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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":"1705327120895","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"}]}}]}} 13:58:40 2024-01-15 13:58:41.000 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 13:58:40 2024-01-15 13:58:41.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:40 2024-01-15 13:58:41.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:40 2024-01-15 13:58:41.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:40 2024-01-15 13:58:41.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:40 2024-01-15 13:58:41.001 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:41 2024-01-15 13:58:41.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:41 2024-01-15 13:58:41.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:41 2024-01-15 13:58:41.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 13:58:41 2024-01-15 13:58:41.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:41 2024-01-15 13:58:41.321 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 {} 13:58:41 2024-01-15 13:58:41.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:58:41 2024-01-15 13:58:41.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:41 2024-01-15 13:58:41.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:41 2024-01-15 13:58:41.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:41 2024-01-15 13:58:41.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:41 2024-01-15 13:58:41.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:41 2024-01-15 13:58:41.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:41 2024-01-15 13:58:41.329 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:41 2024-01-15 13:58:41.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:41 2024-01-15 13:58:41.640 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 13:58:41 2024-01-15 13:58:41.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 13:58:41 2024-01-15 13:58:41.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:41 2024-01-15 13:58:41.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:41 2024-01-15 13:58:41.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:41 2024-01-15 13:58:41.642 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:41 2024-01-15 13:58:41.643 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- 925 :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 13:58:41 2024-01-15 13:58:41.643 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:41 2024-01-15 13:58:41.644 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:41 2024-01-15 13:58:41.644 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"]}}} 13:58:41 2024-01-15 13:58:41.644 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 13:58:41 2024-01-15 13:58:41.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:41 2024-01-15 13:58:41.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:41 2024-01-15 13:58:41.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:41 2024-01-15 13:58:41.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:41 2024-01-15 13:58:41.645 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:41 2024-01-15 13:58:41.646 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- 927 :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 13:58:41 2024-01-15 13:58:41.646 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:41 2024-01-15 13:58:41.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:41 2024-01-15 13:58:41.647 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"]}}} 13:58:41 2024-01-15 13:58:41.647 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"} 13:58:41 2024-01-15 13:58:41.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 13:58:41 2024-01-15 13:58:41.649 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"}]}} 13:58:41 2024-01-15 13:58:41.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:41 2024-01-15 13:58:41.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:41 2024-01-15 13:58:41.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:41 2024-01-15 13:58:41.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:41 2024-01-15 13:58:41.650 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:41 2024-01-15 13:58:41.656 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:41 2024-01-15 13:58:41.656 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:41 2024-01-15 13:58:41.664 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:41 2024-01-15 13:58:41.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:41 2024-01-15 13:58:41.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 13:58:41 2024-01-15 13:58:41.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 13:58:41 2024-01-15 13:58:41.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:41 2024-01-15 13:58:41.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:41 2024-01-15 13:58:41.975 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:41 2024-01-15 13:58:41.975 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:41 2024-01-15 13:58:41.978 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:41 2024-01-15 13:58:41.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:41 2024-01-15 13:58:41.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 13:58:41 2024-01-15 13:58:41.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:41 2024-01-15 13:58:41.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:41 2024-01-15 13:58:41.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:41 2024-01-15 13:58:41.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:41 2024-01-15 13:58:41.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:41 2024-01-15 13:58:41.982 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:41 2024-01-15 13:58:41.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:41 2024-01-15 13:58:41.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1705327121650 13:58:41 2024-01-15 13:58:41.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:41 2024-01-15 13:58:41.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1705327121650 13:58:41 2024-01-15 13:58:41.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 13:58:41 2024-01-15 13:58:41.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:41 2024-01-15 13:58:41.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:41 2024-01-15 13:58:41.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:41 2024-01-15 13:58:41.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:41 2024-01-15 13:58:41.987 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 299176 with label pserver 13:58:41 2024-01-15 13:58:41.987 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:41 2024-01-15 13:58:41.987 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:41 2024-01-15 13:58:41.989 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290888 with label complex 13:58:41 2024-01-15 13:58:41.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:41 2024-01-15 13:58:41.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:42 2024-01-15 13:58:42.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 13:58:42 2024-01-15 13:58:42.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 13:58:42 2024-01-15 13:58:42.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.294 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.295 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- 952 :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 13:58:42 2024-01-15 13:58:42.296 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:42 2024-01-15 13:58:42.297 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"]}}} 13:58:42 2024-01-15 13:58:42.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 13:58:42 2024-01-15 13:58:42.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:42 2024-01-15 13:58:42.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.300 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- 954 :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 13:58:42 2024-01-15 13:58:42.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:42 2024-01-15 13:58:42.301 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"]}}} 13:58:42 2024-01-15 13:58:42.304 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 13:58:42 2024-01-15 13:58:42.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:42 2024-01-15 13:58:42.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.305 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.306 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- 573 :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 13:58:42 2024-01-15 13:58:42.306 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:42 2024-01-15 13:58:42.306 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"]}}} 13:58:42 2024-01-15 13:58:42.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:42 "hostname": "example-hostname-val-85598", 13:58:42 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:42 "number-of-cpus": 280, 13:58:42 "disk-in-gigabytes": 78521, 13:58:42 "ram-in-megabytes": 36975, 13:58:42 "equip-type": "example-equip-type-val-47930", 13:58:42 "equip-vendor": "example-equip-vendor-val-59512", 13:58:42 "equip-model": "example-equip-model-val-46076", 13:58:42 "fqdn": "example-fqdn-val-74486", 13:58:42 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:42 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:42 "serial-number": "example-serial-number-val-92800", 13:58:42 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:42 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:42 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:42 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:42 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:42 "inv-status": "example-inv-status-val-5042", 13:58:42 "pserver-id": "example-pserver-id-val-15622", 13:58:42 "internet-topology": "example-internet-topology-val-31234", 13:58:42 "in-maint": true, 13:58:42 "pserver-name2": "example-pserver-name2-val-93509", 13:58:42 "purpose": "example-purpose-val-52320", 13:58:42 "prov-status": "example-prov-status-val-47313", 13:58:42 "management-option": "example-management-option-val-72434", 13:58:42 "host-profile": "example-host-profile-val-84672", 13:58:42 "p-interfaces": { 13:58:42 "p-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-46147", 13:58:42 "selflink": "example-selflink-val-81029", 13:58:42 "speed-value": "example-speed-value-val-47874", 13:58:42 "speed-units": "example-speed-units-val-10396", 13:58:42 "port-description": "example-port-description-val-53068", 13:58:42 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:42 "interface-role": "example-interface-role-val-49232", 13:58:42 "interface-type": "example-interface-type-val-21757", 13:58:42 "prov-status": "example-prov-status-val-19117", 13:58:42 "in-maint": true, 13:58:42 "inv-status": "example-inv-status-val-48715", 13:58:42 "l-interfaces": { 13:58:42 "l-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-13366", 13:58:42 "interface-role": "example-interface-role-val-29488", 13:58:42 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:42 "selflink": "example-selflink-val-4757", 13:58:42 "interface-id": "example-interface-id-val-79486", 13:58:42 "macaddr": "example-macaddr-val-52194", 13:58:42 "network-name": "example-network-name-val-80678", 13:58:42 "management-option": "example-management-option-val-53535", 13:58:42 "interface-description": "example-interface-description-val-299", 13:58:42 "is-port-mirrored": true, 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-9736", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:42 "priority": 82452, 13:58:42 "vlans": { 13:58:42 "vlan": [ 13:58:42 { 13:58:42 "vlan-interface": "example-vlan-interface-val-31470", 13:58:42 "vlan-id-inner": 61286171, 13:58:42 "vlan-id-outer": 64615174, 13:58:42 "speed-value": "example-speed-value-val-80457", 13:58:42 "speed-units": "example-speed-units-val-51587", 13:58:42 "vlan-description": "example-vlan-description-val-97575", 13:58:42 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:42 "vpn-key": "example-vpn-key-val-50069", 13:58:42 "orchestration-status": "example-orchestration-status-val-34071", 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-62615", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "is-private": true, 13:58:42 "l3-interface-ipv4-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:42 "l3-interface-ipv4-prefix-length": 39266592, 13:58:42 "vlan-id-inner": 91284707, 13:58:42 "vlan-id-outer": 80343467, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:42 } 13:58:42 ], 13:58:42 "l3-interface-ipv6-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:42 "l3-interface-ipv6-prefix-length": 81422758, 13:58:42 "vlan-id-inner": 15099560, 13:58:42 "vlan-id-outer": 46643832, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:42 } 13:58:42 ] 13:58:42 } 13:58:42 ] 13:58:42 }, 13:58:42 "l-interfaces": { 13:58:42 "l-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-62086", 13:58:42 "interface-role": "example-interface-role-val-13107", 13:58:42 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:42 "selflink": "example-selflink-val-31580", 13:58:42 "interface-id": "example-interface-id-val-57805", 13:58:42 "macaddr": "example-macaddr-val-54266", 13:58:42 "network-name": "example-network-name-val-38517", 13:58:42 "management-option": "example-management-option-val-8801", 13:58:42 "interface-description": "example-interface-description-val-88573", 13:58:42 "is-port-mirrored": true, 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-99164", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:42 "priority": 80355, 13:58:42 "admin-status": "example-admin-status-val-29720" 13:58:42 } 13:58:42 ] 13:58:42 }, 13:58:42 "l3-interface-ipv4-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:42 "l3-interface-ipv4-prefix-length": 36060646, 13:58:42 "vlan-id-inner": 62164959, 13:58:42 "vlan-id-outer": 93058593, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:42 } 13:58:42 ], 13:58:42 "l3-interface-ipv6-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:42 "l3-interface-ipv6-prefix-length": 29592510, 13:58:42 "vlan-id-inner": 18402161, 13:58:42 "vlan-id-outer": 651158, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:42 } 13:58:42 ], 13:58:42 "admin-status": "example-admin-status-val-81745" 13:58:42 } 13:58:42 ] 13:58:42 } 13:58:42 } 13:58:42 ] 13:58:42 }, 13:58:42 "lag-interfaces": { 13:58:42 "lag-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-87366", 13:58:42 "interface-description": "example-interface-description-val-3722", 13:58:42 "speed-value": "example-speed-value-val-73546", 13:58:42 "speed-units": "example-speed-units-val-73658", 13:58:42 "interface-id": "example-interface-id-val-62385", 13:58:42 "interface-role": "example-interface-role-val-60746", 13:58:42 "prov-status": "example-prov-status-val-26239", 13:58:42 "in-maint": true, 13:58:42 "l-interfaces": { 13:58:42 "l-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-69579", 13:58:42 "interface-role": "example-interface-role-val-64571", 13:58:42 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:42 "selflink": "example-selflink-val-29611", 13:58:42 "interface-id": "example-interface-id-val-75464", 13:58:42 "macaddr": "example-macaddr-val-7285", 13:58:42 "network-name": "example-network-name-val-52284", 13:58:42 "management-option": "example-management-option-val-26028", 13:58:42 "interface-description": "example-interface-description-val-37641", 13:58:42 "is-port-mirrored": true, 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-56460", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:42 "priority": 84739, 13:58:42 "vlans": { 13:58:42 "vlan": [ 13:58:42 { 13:58:42 "vlan-interface": "example-vlan-interface-val-56661", 13:58:42 "vlan-id-inner": 33305644, 13:58:42 "vlan-id-outer": 30871600, 13:58:42 "speed-value": "example-speed-value-val-1929", 13:58:42 "speed-units": "example-speed-units-val-71630", 13:58:42 "vlan-description": "example-vlan-description-val-63003", 13:58:42 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:42 "vpn-key": "example-vpn-key-val-16552", 13:58:42 "orchestration-status": "example-orchestration-status-val-95322", 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-89886", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "is-private": true, 13:58:42 "l3-interface-ipv4-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:42 "l3-interface-ipv4-prefix-length": 11099430, 13:58:42 "vlan-id-inner": 88996967, 13:58:42 "vlan-id-outer": 23003182, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:42 } 13:58:42 ], 13:58:42 "l3-interface-ipv6-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:42 "l3-interface-ipv6-prefix-length": 20167688, 13:58:42 "vlan-id-inner": 40775405, 13:58:42 "vlan-id-outer": 75855907, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:42 } 13:58:42 ] 13:58:42 } 13:58:42 ] 13:58:42 }, 13:58:42 "l-interfaces": { 13:58:42 "l-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-49266", 13:58:42 "interface-role": "example-interface-role-val-210", 13:58:42 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:42 "selflink": "example-selflink-val-6356", 13:58:42 "interface-id": "example-interface-id-val-99531", 13:58:42 "macaddr": "example-macaddr-val-25092", 13:58:42 "network-name": "example-network-name-val-3319", 13:58:42 "management-option": "example-management-option-val-79883", 13:58:42 "interface-description": "example-interface-description-val-54501", 13:58:42 "is-port-mirrored": true, 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-48840", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:42 "priority": 21862, 13:58:42 "admin-status": "example-admin-status-val-89244" 13:58:42 } 13:58:42 ] 13:58:42 }, 13:58:42 "l3-interface-ipv4-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:42 "l3-interface-ipv4-prefix-length": 91875404, 13:58:42 "vlan-id-inner": 36470314, 13:58:42 "vlan-id-outer": 96344091, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:42 } 13:58:42 ], 13:58:42 "l3-interface-ipv6-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:42 "l3-interface-ipv6-prefix-length": 11663872, 13:58:42 "vlan-id-inner": 28459412, 13:58:42 "vlan-id-outer": 9852622, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:42 } 13:58:42 ], 13:58:42 "admin-status": "example-admin-status-val-81055" 13:58:42 } 13:58:42 ] 13:58:42 } 13:58:42 } 13:58:42 ] 13:58:42 } 13:58:42 } 13:58:42 13:58:42 2024-01-15 13:58:42.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:42 2024-01-15 13:58:42.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.314 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.350 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:42 2024-01-15 13:58:42.370 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 13:58:42 2024-01-15 13:58:42.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:42 2024-01-15 13:58:42.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.371 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:42 2024-01-15 13:58:42.381 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 13:58:42 2024-01-15 13:58:42.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:42 2024-01-15 13:58:42.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.382 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.383 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- 582 :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 13:58:42 2024-01-15 13:58:42.384 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:42 2024-01-15 13:58:42.385 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"]}}} 13:58:42 2024-01-15 13:58:42.386 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 13:58:42 "vnf-id": "generic-vnf-notification", 13:58:42 "vnf-type": "sometype", 13:58:42 "in-maint": true, 13:58:42 "is-closed-loop-disabled": true 13:58:42 } 13:58:42 13:58:42 2024-01-15 13:58:42.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:42 2024-01-15 13:58:42.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.391 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.400 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:42 2024-01-15 13:58:42.404 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 13:58:42 2024-01-15 13:58:42.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:42 2024-01-15 13:58:42.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.407 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:42 2024-01-15 13:58:42.409 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 { 13:58:42 "related-to": "generic-vnf", 13:58:42 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 13:58:42 } 13:58:42 13:58:42 2024-01-15 13:58:42.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:42 2024-01-15 13:58:42.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.410 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.412 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.416 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:42 2024-01-15 13:58:42.418 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 13:58:42 2024-01-15 13:58:42.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:42 2024-01-15 13:58:42.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.419 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.422 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:42 2024-01-15 13:58:42.735 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 13:58:42 2024-01-15 13:58:42.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:42 2024-01-15 13:58:42.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.736 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.737 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- 299 :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 13:58:42 2024-01-15 13:58:42.738 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:42 2024-01-15 13:58:42.738 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"]}}} 13:58:42 2024-01-15 13:58:42.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:42 "hostname": "example-hostname-val-85598", 13:58:42 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:42 "number-of-cpus": 280, 13:58:42 "disk-in-gigabytes": 78521, 13:58:42 "ram-in-megabytes": 36975, 13:58:42 "equip-type": "example-equip-type-val-47930", 13:58:42 "equip-vendor": "example-equip-vendor-val-59512", 13:58:42 "equip-model": "example-equip-model-val-46076", 13:58:42 "fqdn": "example-fqdn-val-74486", 13:58:42 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:42 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:42 "serial-number": "example-serial-number-val-92800", 13:58:42 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:42 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:42 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:42 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:42 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:42 "inv-status": "example-inv-status-val-5042", 13:58:42 "pserver-id": "example-pserver-id-val-15622", 13:58:42 "internet-topology": "example-internet-topology-val-31234", 13:58:42 "in-maint": true, 13:58:42 "pserver-name2": "example-pserver-name2-val-93509", 13:58:42 "purpose": "example-purpose-val-52320", 13:58:42 "prov-status": "example-prov-status-val-47313", 13:58:42 "management-option": "example-management-option-val-72434", 13:58:42 "host-profile": "example-host-profile-val-84672", 13:58:42 "p-interfaces": { 13:58:42 "p-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-46147", 13:58:42 "selflink": "example-selflink-val-81029", 13:58:42 "speed-value": "example-speed-value-val-47874", 13:58:42 "speed-units": "example-speed-units-val-10396", 13:58:42 "port-description": "example-port-description-val-53068", 13:58:42 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:42 "interface-role": "example-interface-role-val-49232", 13:58:42 "interface-type": "example-interface-type-val-21757", 13:58:42 "prov-status": "example-prov-status-val-19117", 13:58:42 "in-maint": true, 13:58:42 "inv-status": "example-inv-status-val-48715", 13:58:42 "l-interfaces": { 13:58:42 "l-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-13366", 13:58:42 "interface-role": "example-interface-role-val-29488", 13:58:42 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:42 "selflink": "example-selflink-val-4757", 13:58:42 "interface-id": "example-interface-id-val-79486", 13:58:42 "macaddr": "example-macaddr-val-52194", 13:58:42 "network-name": "example-network-name-val-80678", 13:58:42 "management-option": "example-management-option-val-53535", 13:58:42 "interface-description": "example-interface-description-val-299", 13:58:42 "is-port-mirrored": true, 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-9736", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:42 "priority": 82452, 13:58:42 "vlans": { 13:58:42 "vlan": [ 13:58:42 { 13:58:42 "vlan-interface": "example-vlan-interface-val-31470", 13:58:42 "vlan-id-inner": 61286171, 13:58:42 "vlan-id-outer": 64615174, 13:58:42 "speed-value": "example-speed-value-val-80457", 13:58:42 "speed-units": "example-speed-units-val-51587", 13:58:42 "vlan-description": "example-vlan-description-val-97575", 13:58:42 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:42 "vpn-key": "example-vpn-key-val-50069", 13:58:42 "orchestration-status": "example-orchestration-status-val-34071", 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-62615", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "is-private": true, 13:58:42 "l3-interface-ipv4-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:42 "l3-interface-ipv4-prefix-length": 39266592, 13:58:42 "vlan-id-inner": 91284707, 13:58:42 "vlan-id-outer": 80343467, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:42 } 13:58:42 ], 13:58:42 "l3-interface-ipv6-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:42 "l3-interface-ipv6-prefix-length": 81422758, 13:58:42 "vlan-id-inner": 15099560, 13:58:42 "vlan-id-outer": 46643832, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:42 } 13:58:42 ] 13:58:42 } 13:58:42 ] 13:58:42 }, 13:58:42 "l-interfaces": { 13:58:42 "l-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-62086", 13:58:42 "interface-role": "example-interface-role-val-13107", 13:58:42 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:42 "selflink": "example-selflink-val-31580", 13:58:42 "interface-id": "example-interface-id-val-57805", 13:58:42 "macaddr": "example-macaddr-val-54266", 13:58:42 "network-name": "example-network-name-val-38517", 13:58:42 "management-option": "example-management-option-val-8801", 13:58:42 "interface-description": "example-interface-description-val-88573", 13:58:42 "is-port-mirrored": true, 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-99164", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:42 "priority": 80355, 13:58:42 "admin-status": "example-admin-status-val-29720" 13:58:42 } 13:58:42 ] 13:58:42 }, 13:58:42 "l3-interface-ipv4-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:42 "l3-interface-ipv4-prefix-length": 36060646, 13:58:42 "vlan-id-inner": 62164959, 13:58:42 "vlan-id-outer": 93058593, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:42 } 13:58:42 ], 13:58:42 "l3-interface-ipv6-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:42 "l3-interface-ipv6-prefix-length": 29592510, 13:58:42 "vlan-id-inner": 18402161, 13:58:42 "vlan-id-outer": 651158, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:42 } 13:58:42 ], 13:58:42 "admin-status": "example-admin-status-val-81745" 13:58:42 } 13:58:42 ] 13:58:42 } 13:58:42 } 13:58:42 ] 13:58:42 }, 13:58:42 "lag-interfaces": { 13:58:42 "lag-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-87366", 13:58:42 "interface-description": "example-interface-description-val-3722", 13:58:42 "speed-value": "example-speed-value-val-73546", 13:58:42 "speed-units": "example-speed-units-val-73658", 13:58:42 "interface-id": "example-interface-id-val-62385", 13:58:42 "interface-role": "example-interface-role-val-60746", 13:58:42 "prov-status": "example-prov-status-val-26239", 13:58:42 "in-maint": true, 13:58:42 "l-interfaces": { 13:58:42 "l-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-69579", 13:58:42 "interface-role": "example-interface-role-val-64571", 13:58:42 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:42 "selflink": "example-selflink-val-29611", 13:58:42 "interface-id": "example-interface-id-val-75464", 13:58:42 "macaddr": "example-macaddr-val-7285", 13:58:42 "network-name": "example-network-name-val-52284", 13:58:42 "management-option": "example-management-option-val-26028", 13:58:42 "interface-description": "example-interface-description-val-37641", 13:58:42 "is-port-mirrored": true, 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-56460", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:42 "priority": 84739, 13:58:42 "vlans": { 13:58:42 "vlan": [ 13:58:42 { 13:58:42 "vlan-interface": "example-vlan-interface-val-56661", 13:58:42 "vlan-id-inner": 33305644, 13:58:42 "vlan-id-outer": 30871600, 13:58:42 "speed-value": "example-speed-value-val-1929", 13:58:42 "speed-units": "example-speed-units-val-71630", 13:58:42 "vlan-description": "example-vlan-description-val-63003", 13:58:42 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:42 "vpn-key": "example-vpn-key-val-16552", 13:58:42 "orchestration-status": "example-orchestration-status-val-95322", 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-89886", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "is-private": true, 13:58:42 "l3-interface-ipv4-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:42 "l3-interface-ipv4-prefix-length": 11099430, 13:58:42 "vlan-id-inner": 88996967, 13:58:42 "vlan-id-outer": 23003182, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:42 } 13:58:42 ], 13:58:42 "l3-interface-ipv6-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:42 "l3-interface-ipv6-prefix-length": 20167688, 13:58:42 "vlan-id-inner": 40775405, 13:58:42 "vlan-id-outer": 75855907, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:42 } 13:58:42 ] 13:58:42 } 13:58:42 ] 13:58:42 }, 13:58:42 "l-interfaces": { 13:58:42 "l-interface": [ 13:58:42 { 13:58:42 "interface-name": "example-interface-name-val-49266", 13:58:42 "interface-role": "example-interface-role-val-210", 13:58:42 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:42 "selflink": "example-selflink-val-6356", 13:58:42 "interface-id": "example-interface-id-val-99531", 13:58:42 "macaddr": "example-macaddr-val-25092", 13:58:42 "network-name": "example-network-name-val-3319", 13:58:42 "management-option": "example-management-option-val-79883", 13:58:42 "interface-description": "example-interface-description-val-54501", 13:58:42 "is-port-mirrored": true, 13:58:42 "in-maint": true, 13:58:42 "prov-status": "example-prov-status-val-48840", 13:58:42 "is-ip-unnumbered": true, 13:58:42 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:42 "priority": 21862, 13:58:42 "admin-status": "example-admin-status-val-89244" 13:58:42 } 13:58:42 ] 13:58:42 }, 13:58:42 "l3-interface-ipv4-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:42 "l3-interface-ipv4-prefix-length": 91875404, 13:58:42 "vlan-id-inner": 36470314, 13:58:42 "vlan-id-outer": 96344091, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:42 } 13:58:42 ], 13:58:42 "l3-interface-ipv6-address-list": [ 13:58:42 { 13:58:42 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:42 "l3-interface-ipv6-prefix-length": 11663872, 13:58:42 "vlan-id-inner": 28459412, 13:58:42 "vlan-id-outer": 9852622, 13:58:42 "is-floating": true, 13:58:42 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:42 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:42 } 13:58:42 ], 13:58:42 "admin-status": "example-admin-status-val-81055" 13:58:42 } 13:58:42 ] 13:58:42 } 13:58:42 } 13:58:42 ] 13:58:42 } 13:58:42 } 13:58:42 13:58:42 2024-01-15 13:58:42.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:42 2024-01-15 13:58:42.744 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.744 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.744 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.744 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.776 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:42 2024-01-15 13:58:42.796 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 13:58:42 2024-01-15 13:58:42.797 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:42 2024-01-15 13:58:42.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.797 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.807 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:42 2024-01-15 13:58:42.808 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 1705327122744 13:58:42 2024-01-15 13:58:42.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:42 2024-01-15 13:58:42.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:42 2024-01-15 13:58:42.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:42 2024-01-15 13:58:42.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:42 2024-01-15 13:58:42.809 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:42 2024-01-15 13:58:42.839 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 208976 with label pserver 13:58:42 2024-01-15 13:58:42.840 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225376 with label p-interface 13:58:42 2024-01-15 13:58:42.840 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 266288 with label lag-interface 13:58:42 2024-01-15 13:58:42.840 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 204952 with label l-interface 13:58:42 2024-01-15 13:58:42.841 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 270384 with label l-interface 13:58:42 2024-01-15 13:58:42.841 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213072 with label l3-interface-ipv6-address-list 13:58:42 2024-01-15 13:58:42.841 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262280 with label l-interface 13:58:42 2024-01-15 13:58:42.841 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315560 with label l3-interface-ipv4-address-list 13:58:42 2024-01-15 13:58:42.842 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 209048 with label vlan 13:58:42 2024-01-15 13:58:42.842 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217168 with label l3-interface-ipv4-address-list 13:58:42 2024-01-15 13:58:42.842 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 286928 with label l-interface 13:58:42 2024-01-15 13:58:42.842 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 291024 with label l3-interface-ipv6-address-list 13:58:42 2024-01-15 13:58:42.843 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274592 with label vlan 13:58:42 2024-01-15 13:58:42.843 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221328 with label l3-interface-ipv6-address-list 13:58:42 2024-01-15 13:58:42.843 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258184 with label l3-interface-ipv4-address-list 13:58:42 2024-01-15 13:58:42.843 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213144 with label l3-interface-ipv4-address-list 13:58:42 2024-01-15 13:58:42.844 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 266376 with label l3-interface-ipv6-address-list 13:58:42 2024-01-15 13:58:42.846 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:42 2024-01-15 13:58:42.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:43 2024-01-15 13:58:43.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 13:58:43 2024-01-15 13:58:43.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:43 2024-01-15 13:58:43.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.163 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- 867 :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 13:58:43 2024-01-15 13:58:43.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:43 2024-01-15 13:58:43.164 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"]}}} 13:58:43 2024-01-15 13:58:43.164 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}]}}]}} 13:58:43 2024-01-15 13:58:43.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:43 2024-01-15 13:58:43.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.177 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:43 2024-01-15 13:58:43.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 13:58:43 2024-01-15 13:58:43.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:43 2024-01-15 13:58:43.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.185 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.189 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:43 2024-01-15 13:58:43.189 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 13:58:43 2024-01-15 13:58:43.190 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:43 2024-01-15 13:58:43.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.190 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.191 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:43 2024-01-15 13:58:43.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 13:58:43 2024-01-15 13:58:43.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:43 2024-01-15 13:58:43.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.192 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.193 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- 878 :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 13:58:43 2024-01-15 13:58:43.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:43 2024-01-15 13:58:43.193 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"]}}} 13:58:43 2024-01-15 13:58:43.194 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"}]}]}}]}}}} 13:58:43 2024-01-15 13:58:43.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:43 2024-01-15 13:58:43.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.195 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:43 2024-01-15 13:58:43.210 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 13:58:43 2024-01-15 13:58:43.210 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:43 2024-01-15 13:58:43.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.211 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.213 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:43 2024-01-15 13:58:43.214 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 13:58:43 2024-01-15 13:58:43.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:43 2024-01-15 13:58:43.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:43 2024-01-15 13:58:43.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1705327123195 13:58:43 2024-01-15 13:58:43.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:43 2024-01-15 13:58:43.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.218 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.224 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225360 with label customer 13:58:43 2024-01-15 13:58:43.224 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 303176 with label service-subscription 13:58:43 2024-01-15 13:58:43.224 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225424 with label service-instance 13:58:43 2024-01-15 13:58:43.225 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:43 2024-01-15 13:58:43.532 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 13:58:43 2024-01-15 13:58:43.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:43 2024-01-15 13:58:43.533 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.533 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.534 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.534 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.537 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:43 2024-01-15 13:58:43.846 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 13:58:43 2024-01-15 13:58:43.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:43 2024-01-15 13:58:43.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.848 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.849 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- 694 :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 13:58:43 2024-01-15 13:58:43.850 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:43 2024-01-15 13:58:43.850 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"]}}} 13:58:43 2024-01-15 13:58:43.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:43 "hostname": "example-hostname-val-85598", 13:58:43 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:43 "number-of-cpus": 280, 13:58:43 "disk-in-gigabytes": 78521, 13:58:43 "ram-in-megabytes": 36975, 13:58:43 "equip-type": "example-equip-type-val-47930", 13:58:43 "equip-vendor": "example-equip-vendor-val-59512", 13:58:43 "equip-model": "example-equip-model-val-46076", 13:58:43 "fqdn": "example-fqdn-val-74486", 13:58:43 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:43 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:43 "serial-number": "example-serial-number-val-92800", 13:58:43 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:43 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:43 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:43 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:43 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:43 "inv-status": "example-inv-status-val-5042", 13:58:43 "pserver-id": "example-pserver-id-val-15622", 13:58:43 "internet-topology": "example-internet-topology-val-31234", 13:58:43 "in-maint": true, 13:58:43 "pserver-name2": "example-pserver-name2-val-93509", 13:58:43 "purpose": "example-purpose-val-52320", 13:58:43 "prov-status": "example-prov-status-val-47313", 13:58:43 "management-option": "example-management-option-val-72434", 13:58:43 "host-profile": "example-host-profile-val-84672", 13:58:43 "p-interfaces": { 13:58:43 "p-interface": [ 13:58:43 { 13:58:43 "interface-name": "example-interface-name-val-46147", 13:58:43 "selflink": "example-selflink-val-81029", 13:58:43 "speed-value": "example-speed-value-val-47874", 13:58:43 "speed-units": "example-speed-units-val-10396", 13:58:43 "port-description": "example-port-description-val-53068", 13:58:43 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:43 "interface-role": "example-interface-role-val-49232", 13:58:43 "interface-type": "example-interface-type-val-21757", 13:58:43 "prov-status": "example-prov-status-val-19117", 13:58:43 "in-maint": true, 13:58:43 "inv-status": "example-inv-status-val-48715", 13:58:43 "l-interfaces": { 13:58:43 "l-interface": [ 13:58:43 { 13:58:43 "interface-name": "example-interface-name-val-13366", 13:58:43 "interface-role": "example-interface-role-val-29488", 13:58:43 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:43 "selflink": "example-selflink-val-4757", 13:58:43 "interface-id": "example-interface-id-val-79486", 13:58:43 "macaddr": "example-macaddr-val-52194", 13:58:43 "network-name": "example-network-name-val-80678", 13:58:43 "management-option": "example-management-option-val-53535", 13:58:43 "interface-description": "example-interface-description-val-299", 13:58:43 "is-port-mirrored": true, 13:58:43 "in-maint": true, 13:58:43 "prov-status": "example-prov-status-val-9736", 13:58:43 "is-ip-unnumbered": true, 13:58:43 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:43 "priority": 82452, 13:58:43 "vlans": { 13:58:43 "vlan": [ 13:58:43 { 13:58:43 "vlan-interface": "example-vlan-interface-val-31470", 13:58:43 "vlan-id-inner": 61286171, 13:58:43 "vlan-id-outer": 64615174, 13:58:43 "speed-value": "example-speed-value-val-80457", 13:58:43 "speed-units": "example-speed-units-val-51587", 13:58:43 "vlan-description": "example-vlan-description-val-97575", 13:58:43 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:43 "vpn-key": "example-vpn-key-val-50069", 13:58:43 "orchestration-status": "example-orchestration-status-val-34071", 13:58:43 "in-maint": true, 13:58:43 "prov-status": "example-prov-status-val-62615", 13:58:43 "is-ip-unnumbered": true, 13:58:43 "is-private": true, 13:58:43 "l3-interface-ipv4-address-list": [ 13:58:43 { 13:58:43 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:43 "l3-interface-ipv4-prefix-length": 39266592, 13:58:43 "vlan-id-inner": 91284707, 13:58:43 "vlan-id-outer": 80343467, 13:58:43 "is-floating": true, 13:58:43 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:43 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:43 } 13:58:43 ], 13:58:43 "l3-interface-ipv6-address-list": [ 13:58:43 { 13:58:43 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:43 "l3-interface-ipv6-prefix-length": 81422758, 13:58:43 "vlan-id-inner": 15099560, 13:58:43 "vlan-id-outer": 46643832, 13:58:43 "is-floating": true, 13:58:43 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:43 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:43 } 13:58:43 ] 13:58:43 } 13:58:43 ] 13:58:43 }, 13:58:43 "l-interfaces": { 13:58:43 "l-interface": [ 13:58:43 { 13:58:43 "interface-name": "example-interface-name-val-62086", 13:58:43 "interface-role": "example-interface-role-val-13107", 13:58:43 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:43 "selflink": "example-selflink-val-31580", 13:58:43 "interface-id": "example-interface-id-val-57805", 13:58:43 "macaddr": "example-macaddr-val-54266", 13:58:43 "network-name": "example-network-name-val-38517", 13:58:43 "management-option": "example-management-option-val-8801", 13:58:43 "interface-description": "example-interface-description-val-88573", 13:58:43 "is-port-mirrored": true, 13:58:43 "in-maint": true, 13:58:43 "prov-status": "example-prov-status-val-99164", 13:58:43 "is-ip-unnumbered": true, 13:58:43 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:43 "priority": 80355, 13:58:43 "admin-status": "example-admin-status-val-29720" 13:58:43 } 13:58:43 ] 13:58:43 }, 13:58:43 "l3-interface-ipv4-address-list": [ 13:58:43 { 13:58:43 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:43 "l3-interface-ipv4-prefix-length": 36060646, 13:58:43 "vlan-id-inner": 62164959, 13:58:43 "vlan-id-outer": 93058593, 13:58:43 "is-floating": true, 13:58:43 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:43 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:43 } 13:58:43 ], 13:58:43 "l3-interface-ipv6-address-list": [ 13:58:43 { 13:58:43 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:43 "l3-interface-ipv6-prefix-length": 29592510, 13:58:43 "vlan-id-inner": 18402161, 13:58:43 "vlan-id-outer": 651158, 13:58:43 "is-floating": true, 13:58:43 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:43 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:43 } 13:58:43 ], 13:58:43 "admin-status": "example-admin-status-val-81745" 13:58:43 } 13:58:43 ] 13:58:43 } 13:58:43 } 13:58:43 ] 13:58:43 }, 13:58:43 "lag-interfaces": { 13:58:43 "lag-interface": [ 13:58:43 { 13:58:43 "interface-name": "example-interface-name-val-87366", 13:58:43 "interface-description": "example-interface-description-val-3722", 13:58:43 "speed-value": "example-speed-value-val-73546", 13:58:43 "speed-units": "example-speed-units-val-73658", 13:58:43 "interface-id": "example-interface-id-val-62385", 13:58:43 "interface-role": "example-interface-role-val-60746", 13:58:43 "prov-status": "example-prov-status-val-26239", 13:58:43 "in-maint": true, 13:58:43 "l-interfaces": { 13:58:43 "l-interface": [ 13:58:43 { 13:58:43 "interface-name": "example-interface-name-val-69579", 13:58:43 "interface-role": "example-interface-role-val-64571", 13:58:43 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:43 "selflink": "example-selflink-val-29611", 13:58:43 "interface-id": "example-interface-id-val-75464", 13:58:43 "macaddr": "example-macaddr-val-7285", 13:58:43 "network-name": "example-network-name-val-52284", 13:58:43 "management-option": "example-management-option-val-26028", 13:58:43 "interface-description": "example-interface-description-val-37641", 13:58:43 "is-port-mirrored": true, 13:58:43 "in-maint": true, 13:58:43 "prov-status": "example-prov-status-val-56460", 13:58:43 "is-ip-unnumbered": true, 13:58:43 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:43 "priority": 84739, 13:58:43 "vlans": { 13:58:43 "vlan": [ 13:58:43 { 13:58:43 "vlan-interface": "example-vlan-interface-val-56661", 13:58:43 "vlan-id-inner": 33305644, 13:58:43 "vlan-id-outer": 30871600, 13:58:43 "speed-value": "example-speed-value-val-1929", 13:58:43 "speed-units": "example-speed-units-val-71630", 13:58:43 "vlan-description": "example-vlan-description-val-63003", 13:58:43 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:43 "vpn-key": "example-vpn-key-val-16552", 13:58:43 "orchestration-status": "example-orchestration-status-val-95322", 13:58:43 "in-maint": true, 13:58:43 "prov-status": "example-prov-status-val-89886", 13:58:43 "is-ip-unnumbered": true, 13:58:43 "is-private": true, 13:58:43 "l3-interface-ipv4-address-list": [ 13:58:43 { 13:58:43 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:43 "l3-interface-ipv4-prefix-length": 11099430, 13:58:43 "vlan-id-inner": 88996967, 13:58:43 "vlan-id-outer": 23003182, 13:58:43 "is-floating": true, 13:58:43 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:43 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:43 } 13:58:43 ], 13:58:43 "l3-interface-ipv6-address-list": [ 13:58:43 { 13:58:43 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:43 "l3-interface-ipv6-prefix-length": 20167688, 13:58:43 "vlan-id-inner": 40775405, 13:58:43 "vlan-id-outer": 75855907, 13:58:43 "is-floating": true, 13:58:43 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:43 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:43 } 13:58:43 ] 13:58:43 } 13:58:43 ] 13:58:43 }, 13:58:43 "l-interfaces": { 13:58:43 "l-interface": [ 13:58:43 { 13:58:43 "interface-name": "example-interface-name-val-49266", 13:58:43 "interface-role": "example-interface-role-val-210", 13:58:43 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:43 "selflink": "example-selflink-val-6356", 13:58:43 "interface-id": "example-interface-id-val-99531", 13:58:43 "macaddr": "example-macaddr-val-25092", 13:58:43 "network-name": "example-network-name-val-3319", 13:58:43 "management-option": "example-management-option-val-79883", 13:58:43 "interface-description": "example-interface-description-val-54501", 13:58:43 "is-port-mirrored": true, 13:58:43 "in-maint": true, 13:58:43 "prov-status": "example-prov-status-val-48840", 13:58:43 "is-ip-unnumbered": true, 13:58:43 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:43 "priority": 21862, 13:58:43 "admin-status": "example-admin-status-val-89244" 13:58:43 } 13:58:43 ] 13:58:43 }, 13:58:43 "l3-interface-ipv4-address-list": [ 13:58:43 { 13:58:43 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:43 "l3-interface-ipv4-prefix-length": 91875404, 13:58:43 "vlan-id-inner": 36470314, 13:58:43 "vlan-id-outer": 96344091, 13:58:43 "is-floating": true, 13:58:43 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:43 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:43 } 13:58:43 ], 13:58:43 "l3-interface-ipv6-address-list": [ 13:58:43 { 13:58:43 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:43 "l3-interface-ipv6-prefix-length": 11663872, 13:58:43 "vlan-id-inner": 28459412, 13:58:43 "vlan-id-outer": 9852622, 13:58:43 "is-floating": true, 13:58:43 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:43 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:43 } 13:58:43 ], 13:58:43 "admin-status": "example-admin-status-val-81055" 13:58:43 } 13:58:43 ] 13:58:43 } 13:58:43 } 13:58:43 ] 13:58:43 } 13:58:43 } 13:58:43 13:58:43 2024-01-15 13:58:43.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:43 2024-01-15 13:58:43.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.857 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.857 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.893 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:43 2024-01-15 13:58:43.916 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 13:58:43 2024-01-15 13:58:43.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:43 2024-01-15 13:58:43.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:43 2024-01-15 13:58:43.928 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 13:58:43 2024-01-15 13:58:43.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:43 2024-01-15 13:58:43.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.929 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.930 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- 703 :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 13:58:43 2024-01-15 13:58:43.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:43 2024-01-15 13:58:43.930 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"]}}} 13:58:43 2024-01-15 13:58:43.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 13:58:43 "vnf-id": "generic-vnf-notification", 13:58:43 "vnf-type": "sometype", 13:58:43 "in-maint": true, 13:58:43 "is-closed-loop-disabled": true 13:58:43 } 13:58:43 13:58:43 2024-01-15 13:58:43.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:43 2024-01-15 13:58:43.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.933 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.938 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:43 2024-01-15 13:58:43.942 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 13:58:43 2024-01-15 13:58:43.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:43 2024-01-15 13:58:43.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.943 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.945 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:43 2024-01-15 13:58:43.946 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 { 13:58:43 "related-to": "generic-vnf", 13:58:43 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 13:58:43 } 13:58:43 13:58:43 2024-01-15 13:58:43.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:43 2024-01-15 13:58:43.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.949 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:43 2024-01-15 13:58:43.963 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 13:58:43 2024-01-15 13:58:43.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:43 2024-01-15 13:58:43.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.964 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:43 2024-01-15 13:58:43.968 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 13:58:43 2024-01-15 13:58:43.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:43 2024-01-15 13:58:43.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.968 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.979 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:43 2024-01-15 13:58:43.980 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 1705327123947 13:58:43 2024-01-15 13:58:43.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:43 2024-01-15 13:58:43.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:43 2024-01-15 13:58:43.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:43 2024-01-15 13:58:43.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:43 2024-01-15 13:58:43.982 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:43 2024-01-15 13:58:43.983 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:43 2024-01-15 13:58:43.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:44 2024-01-15 13:58:44.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 13:58:44 2024-01-15 13:58:44.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:44 2024-01-15 13:58:44.304 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 {} 13:58:44 2024-01-15 13:58:44.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:58:44 2024-01-15 13:58:44.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.305 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:44 2024-01-15 13:58:44.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 13:58:44 2024-01-15 13:58:44.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:44 2024-01-15 13:58:44.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.622 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- 977 :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 13:58:44 2024-01-15 13:58:44.622 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:44 2024-01-15 13:58:44.622 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"]}}} 13:58:44 2024-01-15 13:58:44.623 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}]}}]}} 13:58:44 2024-01-15 13:58:44.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:44 2024-01-15 13:58:44.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.626 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.636 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.642 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:44 2024-01-15 13:58:44.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 13:58:44 2024-01-15 13:58:44.644 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:44 2024-01-15 13:58:44.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.644 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.648 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:44 2024-01-15 13:58:44.649 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 13:58:44 2024-01-15 13:58:44.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:44 2024-01-15 13:58:44.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.651 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:44 2024-01-15 13:58:44.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 13:58:44 2024-01-15 13:58:44.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:44 2024-01-15 13:58:44.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.652 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- 988 :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 13:58:44 2024-01-15 13:58:44.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:44 2024-01-15 13:58:44.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","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 13:58:44 2024-01-15 13:58:44.653 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"}]}]}}]}}}} 13:58:44 2024-01-15 13:58:44.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:44 2024-01-15 13:58:44.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.654 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.655 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.661 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:44 2024-01-15 13:58:44.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 13:58:44 2024-01-15 13:58:44.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:44 2024-01-15 13:58:44.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.669 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.672 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:44 2024-01-15 13:58:44.672 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 13:58:44 2024-01-15 13:58:44.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 13:58:44 2024-01-15 13:58:44.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.673 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.675 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:44 2024-01-15 13:58:44.675 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 13:58:44 2024-01-15 13:58:44.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:44 2024-01-15 13:58:44.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.676 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.677 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:44 2024-01-15 13:58:44.678 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 13:58:44 2024-01-15 13:58:44.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 13:58:44 2024-01-15 13:58:44.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.679 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.681 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:44 2024-01-15 13:58:44.682 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":"1705327124625","is-ip-unnumbered":false,"interface-name":"lint"} 13:58:44 2024-01-15 13:58:44.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 13:58:44 2024-01-15 13:58:44.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.684 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.684 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:44.686 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 323752, doing an implicit delete on update will delete total of 1 vertexes 13:58:44 2024-01-15 13:58:44.688 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":"1705327124654","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"}]}]}} 13:58:44 2024-01-15 13:58:44.688 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 241808 with label vlan 13:58:44 2024-01-15 13:58:44.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:44.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:44 2024-01-15 13:58:44.996 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 13:58:44 2024-01-15 13:58:44.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:44 2024-01-15 13:58:44.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:44 2024-01-15 13:58:44.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:44 2024-01-15 13:58:44.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:44 2024-01-15 13:58:44.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:44 2024-01-15 13:58:45.000 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- 1021 :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 13:58:44 2024-01-15 13:58:45.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:44 2024-01-15 13:58:45.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:44 2024-01-15 13:58:45.001 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"]}}} 13:58:44 2024-01-15 13:58:45.001 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 13:58:45 2024-01-15 13:58:45.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 13:58:45 2024-01-15 13:58:45.002 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:45 2024-01-15 13:58:45.002 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:45 2024-01-15 13:58:45.002 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:45 2024-01-15 13:58:45.002 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:45 2024-01-15 13:58:45.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:45 2024-01-15 13:58:45.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:45 2024-01-15 13:58:45.313 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 13:58:45 2024-01-15 13:58:45.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:45 2024-01-15 13:58:45.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:45 2024-01-15 13:58:45.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:45 2024-01-15 13:58:45.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:45 2024-01-15 13:58:45.315 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:45 2024-01-15 13:58:45.316 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- 88 :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 13:58:45 2024-01-15 13:58:45.317 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:45 2024-01-15 13:58:45.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:45 2024-01-15 13:58:45.317 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"]}}} 13:58:45 2024-01-15 13:58:45.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:45 "hostname": "example-hostname-val-85598", 13:58:45 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:45 "number-of-cpus": 280, 13:58:45 "disk-in-gigabytes": 78521, 13:58:45 "ram-in-megabytes": 36975, 13:58:45 "equip-type": "example-equip-type-val-47930", 13:58:45 "equip-vendor": "example-equip-vendor-val-59512", 13:58:45 "equip-model": "example-equip-model-val-46076", 13:58:45 "fqdn": "example-fqdn-val-74486", 13:58:45 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:45 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:45 "serial-number": "example-serial-number-val-92800", 13:58:45 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:45 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:45 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:45 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:45 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:45 "inv-status": "example-inv-status-val-5042", 13:58:45 "pserver-id": "example-pserver-id-val-15622", 13:58:45 "internet-topology": "example-internet-topology-val-31234", 13:58:45 "in-maint": true, 13:58:45 "pserver-name2": "example-pserver-name2-val-93509", 13:58:45 "purpose": "example-purpose-val-52320", 13:58:45 "prov-status": "example-prov-status-val-47313", 13:58:45 "management-option": "example-management-option-val-72434", 13:58:45 "host-profile": "example-host-profile-val-84672", 13:58:45 "p-interfaces": { 13:58:45 "p-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-46147", 13:58:45 "selflink": "example-selflink-val-81029", 13:58:45 "speed-value": "example-speed-value-val-47874", 13:58:45 "speed-units": "example-speed-units-val-10396", 13:58:45 "port-description": "example-port-description-val-53068", 13:58:45 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:45 "interface-role": "example-interface-role-val-49232", 13:58:45 "interface-type": "example-interface-type-val-21757", 13:58:45 "prov-status": "example-prov-status-val-19117", 13:58:45 "in-maint": true, 13:58:45 "inv-status": "example-inv-status-val-48715", 13:58:45 "l-interfaces": { 13:58:45 "l-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-13366", 13:58:45 "interface-role": "example-interface-role-val-29488", 13:58:45 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:45 "selflink": "example-selflink-val-4757", 13:58:45 "interface-id": "example-interface-id-val-79486", 13:58:45 "macaddr": "example-macaddr-val-52194", 13:58:45 "network-name": "example-network-name-val-80678", 13:58:45 "management-option": "example-management-option-val-53535", 13:58:45 "interface-description": "example-interface-description-val-299", 13:58:45 "is-port-mirrored": true, 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-9736", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:45 "priority": 82452, 13:58:45 "vlans": { 13:58:45 "vlan": [ 13:58:45 { 13:58:45 "vlan-interface": "example-vlan-interface-val-31470", 13:58:45 "vlan-id-inner": 61286171, 13:58:45 "vlan-id-outer": 64615174, 13:58:45 "speed-value": "example-speed-value-val-80457", 13:58:45 "speed-units": "example-speed-units-val-51587", 13:58:45 "vlan-description": "example-vlan-description-val-97575", 13:58:45 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:45 "vpn-key": "example-vpn-key-val-50069", 13:58:45 "orchestration-status": "example-orchestration-status-val-34071", 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-62615", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "is-private": true, 13:58:45 "l3-interface-ipv4-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:45 "l3-interface-ipv4-prefix-length": 39266592, 13:58:45 "vlan-id-inner": 91284707, 13:58:45 "vlan-id-outer": 80343467, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:45 } 13:58:45 ], 13:58:45 "l3-interface-ipv6-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:45 "l3-interface-ipv6-prefix-length": 81422758, 13:58:45 "vlan-id-inner": 15099560, 13:58:45 "vlan-id-outer": 46643832, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:45 } 13:58:45 ] 13:58:45 } 13:58:45 ] 13:58:45 }, 13:58:45 "l-interfaces": { 13:58:45 "l-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-62086", 13:58:45 "interface-role": "example-interface-role-val-13107", 13:58:45 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:45 "selflink": "example-selflink-val-31580", 13:58:45 "interface-id": "example-interface-id-val-57805", 13:58:45 "macaddr": "example-macaddr-val-54266", 13:58:45 "network-name": "example-network-name-val-38517", 13:58:45 "management-option": "example-management-option-val-8801", 13:58:45 "interface-description": "example-interface-description-val-88573", 13:58:45 "is-port-mirrored": true, 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-99164", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:45 "priority": 80355, 13:58:45 "admin-status": "example-admin-status-val-29720" 13:58:45 } 13:58:45 ] 13:58:45 }, 13:58:45 "l3-interface-ipv4-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:45 "l3-interface-ipv4-prefix-length": 36060646, 13:58:45 "vlan-id-inner": 62164959, 13:58:45 "vlan-id-outer": 93058593, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:45 } 13:58:45 ], 13:58:45 "l3-interface-ipv6-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:45 "l3-interface-ipv6-prefix-length": 29592510, 13:58:45 "vlan-id-inner": 18402161, 13:58:45 "vlan-id-outer": 651158, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:45 } 13:58:45 ], 13:58:45 "admin-status": "example-admin-status-val-81745" 13:58:45 } 13:58:45 ] 13:58:45 } 13:58:45 } 13:58:45 ] 13:58:45 }, 13:58:45 "lag-interfaces": { 13:58:45 "lag-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-87366", 13:58:45 "interface-description": "example-interface-description-val-3722", 13:58:45 "speed-value": "example-speed-value-val-73546", 13:58:45 "speed-units": "example-speed-units-val-73658", 13:58:45 "interface-id": "example-interface-id-val-62385", 13:58:45 "interface-role": "example-interface-role-val-60746", 13:58:45 "prov-status": "example-prov-status-val-26239", 13:58:45 "in-maint": true, 13:58:45 "l-interfaces": { 13:58:45 "l-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-69579", 13:58:45 "interface-role": "example-interface-role-val-64571", 13:58:45 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:45 "selflink": "example-selflink-val-29611", 13:58:45 "interface-id": "example-interface-id-val-75464", 13:58:45 "macaddr": "example-macaddr-val-7285", 13:58:45 "network-name": "example-network-name-val-52284", 13:58:45 "management-option": "example-management-option-val-26028", 13:58:45 "interface-description": "example-interface-description-val-37641", 13:58:45 "is-port-mirrored": true, 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-56460", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:45 "priority": 84739, 13:58:45 "vlans": { 13:58:45 "vlan": [ 13:58:45 { 13:58:45 "vlan-interface": "example-vlan-interface-val-56661", 13:58:45 "vlan-id-inner": 33305644, 13:58:45 "vlan-id-outer": 30871600, 13:58:45 "speed-value": "example-speed-value-val-1929", 13:58:45 "speed-units": "example-speed-units-val-71630", 13:58:45 "vlan-description": "example-vlan-description-val-63003", 13:58:45 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:45 "vpn-key": "example-vpn-key-val-16552", 13:58:45 "orchestration-status": "example-orchestration-status-val-95322", 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-89886", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "is-private": true, 13:58:45 "l3-interface-ipv4-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:45 "l3-interface-ipv4-prefix-length": 11099430, 13:58:45 "vlan-id-inner": 88996967, 13:58:45 "vlan-id-outer": 23003182, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:45 } 13:58:45 ], 13:58:45 "l3-interface-ipv6-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:45 "l3-interface-ipv6-prefix-length": 20167688, 13:58:45 "vlan-id-inner": 40775405, 13:58:45 "vlan-id-outer": 75855907, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:45 } 13:58:45 ] 13:58:45 } 13:58:45 ] 13:58:45 }, 13:58:45 "l-interfaces": { 13:58:45 "l-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-49266", 13:58:45 "interface-role": "example-interface-role-val-210", 13:58:45 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:45 "selflink": "example-selflink-val-6356", 13:58:45 "interface-id": "example-interface-id-val-99531", 13:58:45 "macaddr": "example-macaddr-val-25092", 13:58:45 "network-name": "example-network-name-val-3319", 13:58:45 "management-option": "example-management-option-val-79883", 13:58:45 "interface-description": "example-interface-description-val-54501", 13:58:45 "is-port-mirrored": true, 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-48840", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:45 "priority": 21862, 13:58:45 "admin-status": "example-admin-status-val-89244" 13:58:45 } 13:58:45 ] 13:58:45 }, 13:58:45 "l3-interface-ipv4-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:45 "l3-interface-ipv4-prefix-length": 91875404, 13:58:45 "vlan-id-inner": 36470314, 13:58:45 "vlan-id-outer": 96344091, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:45 } 13:58:45 ], 13:58:45 "l3-interface-ipv6-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:45 "l3-interface-ipv6-prefix-length": 11663872, 13:58:45 "vlan-id-inner": 28459412, 13:58:45 "vlan-id-outer": 9852622, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:45 } 13:58:45 ], 13:58:45 "admin-status": "example-admin-status-val-81055" 13:58:45 } 13:58:45 ] 13:58:45 } 13:58:45 } 13:58:45 ] 13:58:45 } 13:58:45 } 13:58:45 13:58:45 2024-01-15 13:58:45.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:45 2024-01-15 13:58:45.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:45 2024-01-15 13:58:45.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:45 2024-01-15 13:58:45.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:45 2024-01-15 13:58:45.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:45 2024-01-15 13:58:45.353 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:45 2024-01-15 13:58:45.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:45 2024-01-15 13:58:45.460 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 13:58:45 2024-01-15 13:58:45.461 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:45 2024-01-15 13:58:45.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:45 2024-01-15 13:58:45.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:45 2024-01-15 13:58:45.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:45 2024-01-15 13:58:45.461 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:45 2024-01-15 13:58:45.470 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:45 2024-01-15 13:58:45.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:45 2024-01-15 13:58:45.783 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 13:58:45 2024-01-15 13:58:45.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:45 2024-01-15 13:58:45.784 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:45 2024-01-15 13:58:45.784 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:45 2024-01-15 13:58:45.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:45 2024-01-15 13:58:45.785 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:45 2024-01-15 13:58:45.786 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- 176 :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 13:58:45 2024-01-15 13:58:45.786 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:45 2024-01-15 13:58:45.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:45 2024-01-15 13:58:45.787 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"]}}} 13:58:45 2024-01-15 13:58:45.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:45 "hostname": "example-hostname-val-85598", 13:58:45 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:45 "number-of-cpus": 280, 13:58:45 "disk-in-gigabytes": 78521, 13:58:45 "ram-in-megabytes": 36975, 13:58:45 "equip-type": "example-equip-type-val-47930", 13:58:45 "equip-vendor": "example-equip-vendor-val-59512", 13:58:45 "equip-model": "example-equip-model-val-46076", 13:58:45 "fqdn": "example-fqdn-val-74486", 13:58:45 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:45 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:45 "serial-number": "example-serial-number-val-92800", 13:58:45 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:45 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:45 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:45 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:45 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:45 "inv-status": "example-inv-status-val-5042", 13:58:45 "pserver-id": "example-pserver-id-val-15622", 13:58:45 "internet-topology": "example-internet-topology-val-31234", 13:58:45 "in-maint": true, 13:58:45 "pserver-name2": "example-pserver-name2-val-93509", 13:58:45 "purpose": "example-purpose-val-52320", 13:58:45 "prov-status": "example-prov-status-val-47313", 13:58:45 "management-option": "example-management-option-val-72434", 13:58:45 "host-profile": "example-host-profile-val-84672", 13:58:45 "p-interfaces": { 13:58:45 "p-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-46147", 13:58:45 "selflink": "example-selflink-val-81029", 13:58:45 "speed-value": "example-speed-value-val-47874", 13:58:45 "speed-units": "example-speed-units-val-10396", 13:58:45 "port-description": "example-port-description-val-53068", 13:58:45 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:45 "interface-role": "example-interface-role-val-49232", 13:58:45 "interface-type": "example-interface-type-val-21757", 13:58:45 "prov-status": "example-prov-status-val-19117", 13:58:45 "in-maint": true, 13:58:45 "inv-status": "example-inv-status-val-48715", 13:58:45 "l-interfaces": { 13:58:45 "l-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-13366", 13:58:45 "interface-role": "example-interface-role-val-29488", 13:58:45 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:45 "selflink": "example-selflink-val-4757", 13:58:45 "interface-id": "example-interface-id-val-79486", 13:58:45 "macaddr": "example-macaddr-val-52194", 13:58:45 "network-name": "example-network-name-val-80678", 13:58:45 "management-option": "example-management-option-val-53535", 13:58:45 "interface-description": "example-interface-description-val-299", 13:58:45 "is-port-mirrored": true, 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-9736", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:45 "priority": 82452, 13:58:45 "vlans": { 13:58:45 "vlan": [ 13:58:45 { 13:58:45 "vlan-interface": "example-vlan-interface-val-31470", 13:58:45 "vlan-id-inner": 61286171, 13:58:45 "vlan-id-outer": 64615174, 13:58:45 "speed-value": "example-speed-value-val-80457", 13:58:45 "speed-units": "example-speed-units-val-51587", 13:58:45 "vlan-description": "example-vlan-description-val-97575", 13:58:45 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:45 "vpn-key": "example-vpn-key-val-50069", 13:58:45 "orchestration-status": "example-orchestration-status-val-34071", 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-62615", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "is-private": true, 13:58:45 "l3-interface-ipv4-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:45 "l3-interface-ipv4-prefix-length": 39266592, 13:58:45 "vlan-id-inner": 91284707, 13:58:45 "vlan-id-outer": 80343467, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:45 } 13:58:45 ], 13:58:45 "l3-interface-ipv6-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:45 "l3-interface-ipv6-prefix-length": 81422758, 13:58:45 "vlan-id-inner": 15099560, 13:58:45 "vlan-id-outer": 46643832, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:45 } 13:58:45 ] 13:58:45 } 13:58:45 ] 13:58:45 }, 13:58:45 "l-interfaces": { 13:58:45 "l-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-62086", 13:58:45 "interface-role": "example-interface-role-val-13107", 13:58:45 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:45 "selflink": "example-selflink-val-31580", 13:58:45 "interface-id": "example-interface-id-val-57805", 13:58:45 "macaddr": "example-macaddr-val-54266", 13:58:45 "network-name": "example-network-name-val-38517", 13:58:45 "management-option": "example-management-option-val-8801", 13:58:45 "interface-description": "example-interface-description-val-88573", 13:58:45 "is-port-mirrored": true, 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-99164", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:45 "priority": 80355, 13:58:45 "admin-status": "example-admin-status-val-29720" 13:58:45 } 13:58:45 ] 13:58:45 }, 13:58:45 "l3-interface-ipv4-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:45 "l3-interface-ipv4-prefix-length": 36060646, 13:58:45 "vlan-id-inner": 62164959, 13:58:45 "vlan-id-outer": 93058593, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:45 } 13:58:45 ], 13:58:45 "l3-interface-ipv6-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:45 "l3-interface-ipv6-prefix-length": 29592510, 13:58:45 "vlan-id-inner": 18402161, 13:58:45 "vlan-id-outer": 651158, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:45 } 13:58:45 ], 13:58:45 "admin-status": "example-admin-status-val-81745" 13:58:45 } 13:58:45 ] 13:58:45 } 13:58:45 } 13:58:45 ] 13:58:45 }, 13:58:45 "lag-interfaces": { 13:58:45 "lag-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-87366", 13:58:45 "interface-description": "example-interface-description-val-3722", 13:58:45 "speed-value": "example-speed-value-val-73546", 13:58:45 "speed-units": "example-speed-units-val-73658", 13:58:45 "interface-id": "example-interface-id-val-62385", 13:58:45 "interface-role": "example-interface-role-val-60746", 13:58:45 "prov-status": "example-prov-status-val-26239", 13:58:45 "in-maint": true, 13:58:45 "l-interfaces": { 13:58:45 "l-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-69579", 13:58:45 "interface-role": "example-interface-role-val-64571", 13:58:45 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:45 "selflink": "example-selflink-val-29611", 13:58:45 "interface-id": "example-interface-id-val-75464", 13:58:45 "macaddr": "example-macaddr-val-7285", 13:58:45 "network-name": "example-network-name-val-52284", 13:58:45 "management-option": "example-management-option-val-26028", 13:58:45 "interface-description": "example-interface-description-val-37641", 13:58:45 "is-port-mirrored": true, 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-56460", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:45 "priority": 84739, 13:58:45 "vlans": { 13:58:45 "vlan": [ 13:58:45 { 13:58:45 "vlan-interface": "example-vlan-interface-val-56661", 13:58:45 "vlan-id-inner": 33305644, 13:58:45 "vlan-id-outer": 30871600, 13:58:45 "speed-value": "example-speed-value-val-1929", 13:58:45 "speed-units": "example-speed-units-val-71630", 13:58:45 "vlan-description": "example-vlan-description-val-63003", 13:58:45 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:45 "vpn-key": "example-vpn-key-val-16552", 13:58:45 "orchestration-status": "example-orchestration-status-val-95322", 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-89886", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "is-private": true, 13:58:45 "l3-interface-ipv4-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:45 "l3-interface-ipv4-prefix-length": 11099430, 13:58:45 "vlan-id-inner": 88996967, 13:58:45 "vlan-id-outer": 23003182, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:45 } 13:58:45 ], 13:58:45 "l3-interface-ipv6-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:45 "l3-interface-ipv6-prefix-length": 20167688, 13:58:45 "vlan-id-inner": 40775405, 13:58:45 "vlan-id-outer": 75855907, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:45 } 13:58:45 ] 13:58:45 } 13:58:45 ] 13:58:45 }, 13:58:45 "l-interfaces": { 13:58:45 "l-interface": [ 13:58:45 { 13:58:45 "interface-name": "example-interface-name-val-49266", 13:58:45 "interface-role": "example-interface-role-val-210", 13:58:45 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:45 "selflink": "example-selflink-val-6356", 13:58:45 "interface-id": "example-interface-id-val-99531", 13:58:45 "macaddr": "example-macaddr-val-25092", 13:58:45 "network-name": "example-network-name-val-3319", 13:58:45 "management-option": "example-management-option-val-79883", 13:58:45 "interface-description": "example-interface-description-val-54501", 13:58:45 "is-port-mirrored": true, 13:58:45 "in-maint": true, 13:58:45 "prov-status": "example-prov-status-val-48840", 13:58:45 "is-ip-unnumbered": true, 13:58:45 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:45 "priority": 21862, 13:58:45 "admin-status": "example-admin-status-val-89244" 13:58:45 } 13:58:45 ] 13:58:45 }, 13:58:45 "l3-interface-ipv4-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:45 "l3-interface-ipv4-prefix-length": 91875404, 13:58:45 "vlan-id-inner": 36470314, 13:58:45 "vlan-id-outer": 96344091, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:45 } 13:58:45 ], 13:58:45 "l3-interface-ipv6-address-list": [ 13:58:45 { 13:58:45 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:45 "l3-interface-ipv6-prefix-length": 11663872, 13:58:45 "vlan-id-inner": 28459412, 13:58:45 "vlan-id-outer": 9852622, 13:58:45 "is-floating": true, 13:58:45 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:45 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:45 } 13:58:45 ], 13:58:45 "admin-status": "example-admin-status-val-81055" 13:58:45 } 13:58:45 ] 13:58:45 } 13:58:45 } 13:58:45 ] 13:58:45 } 13:58:45 } 13:58:45 13:58:45 2024-01-15 13:58:45.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:45 2024-01-15 13:58:45.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:45 2024-01-15 13:58:45.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:45 2024-01-15 13:58:45.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:45 2024-01-15 13:58:45.792 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:45 2024-01-15 13:58:45.830 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:45 2024-01-15 13:58:45.849 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:45 2024-01-15 13:58:45.852 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 13:58:45 2024-01-15 13:58:45.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:45 2024-01-15 13:58:45.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:45 2024-01-15 13:58:45.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:45 2024-01-15 13:58:45.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:45 2024-01-15 13:58:45.853 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:45 2024-01-15 13:58:45.862 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:45 2024-01-15 13:58:45.862 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:45 2024-01-15 13:58:45.864 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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","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":"1705327125792","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1705327125792","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"} 13:58:45 2024-01-15 13:58:45.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:45 2024-01-15 13:58:45.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:45 2024-01-15 13:58:45.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:45 2024-01-15 13:58:45.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:45 2024-01-15 13:58:45.867 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:45 2024-01-15 13:58:45.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:45 2024-01-15 13:58:45.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:45 2024-01-15 13:58:45.900 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 13:58:45 2024-01-15 13:58:45.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:45 2024-01-15 13:58:45.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:45 2024-01-15 13:58:45.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:45 2024-01-15 13:58:45.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:45 2024-01-15 13:58:45.901 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:45 2024-01-15 13:58:45.902 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:45 2024-01-15 13:58:45.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:45 2024-01-15 13:58:45.908 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 13:58:45 2024-01-15 13:58:45.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:45 2024-01-15 13:58:45.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:45 2024-01-15 13:58:45.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:45 2024-01-15 13:58:45.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:45 2024-01-15 13:58:45.910 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:45 2024-01-15 13:58:45.913 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:45 2024-01-15 13:58:45.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:46 2024-01-15 13:58:46.228 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 13:58:46 2024-01-15 13:58:46.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:46 2024-01-15 13:58:46.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:46 2024-01-15 13:58:46.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:46 2024-01-15 13:58:46.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:46 2024-01-15 13:58:46.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:46 2024-01-15 13:58:46.231 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- 407 :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 13:58:46 2024-01-15 13:58:46.232 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:46 2024-01-15 13:58:46.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:46 2024-01-15 13:58:46.233 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"]}}} 13:58:46 2024-01-15 13:58:46.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:46 "hostname": "example-hostname-val-85598", 13:58:46 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:46 "number-of-cpus": 280, 13:58:46 "disk-in-gigabytes": 78521, 13:58:46 "ram-in-megabytes": 36975, 13:58:46 "equip-type": "example-equip-type-val-47930", 13:58:46 "equip-vendor": "example-equip-vendor-val-59512", 13:58:46 "equip-model": "example-equip-model-val-46076", 13:58:46 "fqdn": "example-fqdn-val-74486", 13:58:46 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:46 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:46 "serial-number": "example-serial-number-val-92800", 13:58:46 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:46 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:46 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:46 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:46 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:46 "inv-status": "example-inv-status-val-5042", 13:58:46 "pserver-id": "example-pserver-id-val-15622", 13:58:46 "internet-topology": "example-internet-topology-val-31234", 13:58:46 "in-maint": true, 13:58:46 "pserver-name2": "example-pserver-name2-val-93509", 13:58:46 "purpose": "example-purpose-val-52320", 13:58:46 "prov-status": "example-prov-status-val-47313", 13:58:46 "management-option": "example-management-option-val-72434", 13:58:46 "host-profile": "example-host-profile-val-84672", 13:58:46 "p-interfaces": { 13:58:46 "p-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-46147", 13:58:46 "selflink": "example-selflink-val-81029", 13:58:46 "speed-value": "example-speed-value-val-47874", 13:58:46 "speed-units": "example-speed-units-val-10396", 13:58:46 "port-description": "example-port-description-val-53068", 13:58:46 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:46 "interface-role": "example-interface-role-val-49232", 13:58:46 "interface-type": "example-interface-type-val-21757", 13:58:46 "prov-status": "example-prov-status-val-19117", 13:58:46 "in-maint": true, 13:58:46 "inv-status": "example-inv-status-val-48715", 13:58:46 "l-interfaces": { 13:58:46 "l-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-13366", 13:58:46 "interface-role": "example-interface-role-val-29488", 13:58:46 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:46 "selflink": "example-selflink-val-4757", 13:58:46 "interface-id": "example-interface-id-val-79486", 13:58:46 "macaddr": "example-macaddr-val-52194", 13:58:46 "network-name": "example-network-name-val-80678", 13:58:46 "management-option": "example-management-option-val-53535", 13:58:46 "interface-description": "example-interface-description-val-299", 13:58:46 "is-port-mirrored": true, 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-9736", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:46 "priority": 82452, 13:58:46 "vlans": { 13:58:46 "vlan": [ 13:58:46 { 13:58:46 "vlan-interface": "example-vlan-interface-val-31470", 13:58:46 "vlan-id-inner": 61286171, 13:58:46 "vlan-id-outer": 64615174, 13:58:46 "speed-value": "example-speed-value-val-80457", 13:58:46 "speed-units": "example-speed-units-val-51587", 13:58:46 "vlan-description": "example-vlan-description-val-97575", 13:58:46 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:46 "vpn-key": "example-vpn-key-val-50069", 13:58:46 "orchestration-status": "example-orchestration-status-val-34071", 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-62615", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "is-private": true, 13:58:46 "l3-interface-ipv4-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:46 "l3-interface-ipv4-prefix-length": 39266592, 13:58:46 "vlan-id-inner": 91284707, 13:58:46 "vlan-id-outer": 80343467, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:46 } 13:58:46 ], 13:58:46 "l3-interface-ipv6-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:46 "l3-interface-ipv6-prefix-length": 81422758, 13:58:46 "vlan-id-inner": 15099560, 13:58:46 "vlan-id-outer": 46643832, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:46 } 13:58:46 ] 13:58:46 } 13:58:46 ] 13:58:46 }, 13:58:46 "l-interfaces": { 13:58:46 "l-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-62086", 13:58:46 "interface-role": "example-interface-role-val-13107", 13:58:46 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:46 "selflink": "example-selflink-val-31580", 13:58:46 "interface-id": "example-interface-id-val-57805", 13:58:46 "macaddr": "example-macaddr-val-54266", 13:58:46 "network-name": "example-network-name-val-38517", 13:58:46 "management-option": "example-management-option-val-8801", 13:58:46 "interface-description": "example-interface-description-val-88573", 13:58:46 "is-port-mirrored": true, 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-99164", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:46 "priority": 80355, 13:58:46 "admin-status": "example-admin-status-val-29720" 13:58:46 } 13:58:46 ] 13:58:46 }, 13:58:46 "l3-interface-ipv4-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:46 "l3-interface-ipv4-prefix-length": 36060646, 13:58:46 "vlan-id-inner": 62164959, 13:58:46 "vlan-id-outer": 93058593, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:46 } 13:58:46 ], 13:58:46 "l3-interface-ipv6-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:46 "l3-interface-ipv6-prefix-length": 29592510, 13:58:46 "vlan-id-inner": 18402161, 13:58:46 "vlan-id-outer": 651158, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:46 } 13:58:46 ], 13:58:46 "admin-status": "example-admin-status-val-81745" 13:58:46 } 13:58:46 ] 13:58:46 } 13:58:46 } 13:58:46 ] 13:58:46 }, 13:58:46 "lag-interfaces": { 13:58:46 "lag-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-87366", 13:58:46 "interface-description": "example-interface-description-val-3722", 13:58:46 "speed-value": "example-speed-value-val-73546", 13:58:46 "speed-units": "example-speed-units-val-73658", 13:58:46 "interface-id": "example-interface-id-val-62385", 13:58:46 "interface-role": "example-interface-role-val-60746", 13:58:46 "prov-status": "example-prov-status-val-26239", 13:58:46 "in-maint": true, 13:58:46 "l-interfaces": { 13:58:46 "l-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-69579", 13:58:46 "interface-role": "example-interface-role-val-64571", 13:58:46 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:46 "selflink": "example-selflink-val-29611", 13:58:46 "interface-id": "example-interface-id-val-75464", 13:58:46 "macaddr": "example-macaddr-val-7285", 13:58:46 "network-name": "example-network-name-val-52284", 13:58:46 "management-option": "example-management-option-val-26028", 13:58:46 "interface-description": "example-interface-description-val-37641", 13:58:46 "is-port-mirrored": true, 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-56460", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:46 "priority": 84739, 13:58:46 "vlans": { 13:58:46 "vlan": [ 13:58:46 { 13:58:46 "vlan-interface": "example-vlan-interface-val-56661", 13:58:46 "vlan-id-inner": 33305644, 13:58:46 "vlan-id-outer": 30871600, 13:58:46 "speed-value": "example-speed-value-val-1929", 13:58:46 "speed-units": "example-speed-units-val-71630", 13:58:46 "vlan-description": "example-vlan-description-val-63003", 13:58:46 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:46 "vpn-key": "example-vpn-key-val-16552", 13:58:46 "orchestration-status": "example-orchestration-status-val-95322", 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-89886", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "is-private": true, 13:58:46 "l3-interface-ipv4-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:46 "l3-interface-ipv4-prefix-length": 11099430, 13:58:46 "vlan-id-inner": 88996967, 13:58:46 "vlan-id-outer": 23003182, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:46 } 13:58:46 ], 13:58:46 "l3-interface-ipv6-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:46 "l3-interface-ipv6-prefix-length": 20167688, 13:58:46 "vlan-id-inner": 40775405, 13:58:46 "vlan-id-outer": 75855907, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:46 } 13:58:46 ] 13:58:46 } 13:58:46 ] 13:58:46 }, 13:58:46 "l-interfaces": { 13:58:46 "l-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-49266", 13:58:46 "interface-role": "example-interface-role-val-210", 13:58:46 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:46 "selflink": "example-selflink-val-6356", 13:58:46 "interface-id": "example-interface-id-val-99531", 13:58:46 "macaddr": "example-macaddr-val-25092", 13:58:46 "network-name": "example-network-name-val-3319", 13:58:46 "management-option": "example-management-option-val-79883", 13:58:46 "interface-description": "example-interface-description-val-54501", 13:58:46 "is-port-mirrored": true, 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-48840", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:46 "priority": 21862, 13:58:46 "admin-status": "example-admin-status-val-89244" 13:58:46 } 13:58:46 ] 13:58:46 }, 13:58:46 "l3-interface-ipv4-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:46 "l3-interface-ipv4-prefix-length": 91875404, 13:58:46 "vlan-id-inner": 36470314, 13:58:46 "vlan-id-outer": 96344091, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:46 } 13:58:46 ], 13:58:46 "l3-interface-ipv6-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:46 "l3-interface-ipv6-prefix-length": 11663872, 13:58:46 "vlan-id-inner": 28459412, 13:58:46 "vlan-id-outer": 9852622, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:46 } 13:58:46 ], 13:58:46 "admin-status": "example-admin-status-val-81055" 13:58:46 } 13:58:46 ] 13:58:46 } 13:58:46 } 13:58:46 ] 13:58:46 } 13:58:46 } 13:58:46 13:58:46 2024-01-15 13:58:46.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:46 2024-01-15 13:58:46.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:46 2024-01-15 13:58:46.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:46 2024-01-15 13:58:46.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:46 2024-01-15 13:58:46.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:46 2024-01-15 13:58:46.275 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:46 2024-01-15 13:58:46.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:46 2024-01-15 13:58:46.296 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 13:58:46 2024-01-15 13:58:46.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:46 2024-01-15 13:58:46.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:46 2024-01-15 13:58:46.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:46 2024-01-15 13:58:46.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:46 2024-01-15 13:58:46.297 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:46 2024-01-15 13:58:46.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:46 2024-01-15 13:58:46.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:46 2024-01-15 13:58:46.313 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"} 13:58:46 2024-01-15 13:58:46.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:46 2024-01-15 13:58:46.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:46 2024-01-15 13:58:46.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:46 2024-01-15 13:58:46.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:46 2024-01-15 13:58:46.315 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:46 2024-01-15 13:58:46.319 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:46 2024-01-15 13:58:46.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:46 2024-01-15 13:58:46.322 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 13:58:46 2024-01-15 13:58:46.322 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:46 2024-01-15 13:58:46.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:46 2024-01-15 13:58:46.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:46 2024-01-15 13:58:46.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:46 2024-01-15 13:58:46.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:46 2024-01-15 13:58:46.324 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:46 2024-01-15 13:58:46.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:46 2024-01-15 13:58:46.639 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 13:58:46 2024-01-15 13:58:46.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:46 2024-01-15 13:58:46.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:46 2024-01-15 13:58:46.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:46 2024-01-15 13:58:46.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:46 2024-01-15 13:58:46.641 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:46 2024-01-15 13:58:46.643 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- 370 :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 13:58:46 2024-01-15 13:58:46.643 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:46 2024-01-15 13:58:46.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:46 2024-01-15 13:58:46.643 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"]}}} 13:58:46 2024-01-15 13:58:46.644 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:46 "hostname": "example-hostname-val-85598", 13:58:46 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:46 "number-of-cpus": 280, 13:58:46 "disk-in-gigabytes": 78521, 13:58:46 "ram-in-megabytes": 36975, 13:58:46 "equip-type": "example-equip-type-val-47930", 13:58:46 "equip-vendor": "example-equip-vendor-val-59512", 13:58:46 "equip-model": "example-equip-model-val-46076", 13:58:46 "fqdn": "example-fqdn-val-74486", 13:58:46 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:46 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:46 "serial-number": "example-serial-number-val-92800", 13:58:46 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:46 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:46 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:46 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:46 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:46 "inv-status": "example-inv-status-val-5042", 13:58:46 "pserver-id": "example-pserver-id-val-15622", 13:58:46 "internet-topology": "example-internet-topology-val-31234", 13:58:46 "in-maint": true, 13:58:46 "pserver-name2": "example-pserver-name2-val-93509", 13:58:46 "purpose": "example-purpose-val-52320", 13:58:46 "prov-status": "example-prov-status-val-47313", 13:58:46 "management-option": "example-management-option-val-72434", 13:58:46 "host-profile": "example-host-profile-val-84672", 13:58:46 "p-interfaces": { 13:58:46 "p-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-46147", 13:58:46 "selflink": "example-selflink-val-81029", 13:58:46 "speed-value": "example-speed-value-val-47874", 13:58:46 "speed-units": "example-speed-units-val-10396", 13:58:46 "port-description": "example-port-description-val-53068", 13:58:46 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:46 "interface-role": "example-interface-role-val-49232", 13:58:46 "interface-type": "example-interface-type-val-21757", 13:58:46 "prov-status": "example-prov-status-val-19117", 13:58:46 "in-maint": true, 13:58:46 "inv-status": "example-inv-status-val-48715", 13:58:46 "l-interfaces": { 13:58:46 "l-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-13366", 13:58:46 "interface-role": "example-interface-role-val-29488", 13:58:46 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:46 "selflink": "example-selflink-val-4757", 13:58:46 "interface-id": "example-interface-id-val-79486", 13:58:46 "macaddr": "example-macaddr-val-52194", 13:58:46 "network-name": "example-network-name-val-80678", 13:58:46 "management-option": "example-management-option-val-53535", 13:58:46 "interface-description": "example-interface-description-val-299", 13:58:46 "is-port-mirrored": true, 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-9736", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:46 "priority": 82452, 13:58:46 "vlans": { 13:58:46 "vlan": [ 13:58:46 { 13:58:46 "vlan-interface": "example-vlan-interface-val-31470", 13:58:46 "vlan-id-inner": 61286171, 13:58:46 "vlan-id-outer": 64615174, 13:58:46 "speed-value": "example-speed-value-val-80457", 13:58:46 "speed-units": "example-speed-units-val-51587", 13:58:46 "vlan-description": "example-vlan-description-val-97575", 13:58:46 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:46 "vpn-key": "example-vpn-key-val-50069", 13:58:46 "orchestration-status": "example-orchestration-status-val-34071", 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-62615", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "is-private": true, 13:58:46 "l3-interface-ipv4-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:46 "l3-interface-ipv4-prefix-length": 39266592, 13:58:46 "vlan-id-inner": 91284707, 13:58:46 "vlan-id-outer": 80343467, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:46 } 13:58:46 ], 13:58:46 "l3-interface-ipv6-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:46 "l3-interface-ipv6-prefix-length": 81422758, 13:58:46 "vlan-id-inner": 15099560, 13:58:46 "vlan-id-outer": 46643832, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:46 } 13:58:46 ] 13:58:46 } 13:58:46 ] 13:58:46 }, 13:58:46 "l-interfaces": { 13:58:46 "l-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-62086", 13:58:46 "interface-role": "example-interface-role-val-13107", 13:58:46 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:46 "selflink": "example-selflink-val-31580", 13:58:46 "interface-id": "example-interface-id-val-57805", 13:58:46 "macaddr": "example-macaddr-val-54266", 13:58:46 "network-name": "example-network-name-val-38517", 13:58:46 "management-option": "example-management-option-val-8801", 13:58:46 "interface-description": "example-interface-description-val-88573", 13:58:46 "is-port-mirrored": true, 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-99164", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:46 "priority": 80355, 13:58:46 "admin-status": "example-admin-status-val-29720" 13:58:46 } 13:58:46 ] 13:58:46 }, 13:58:46 "l3-interface-ipv4-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:46 "l3-interface-ipv4-prefix-length": 36060646, 13:58:46 "vlan-id-inner": 62164959, 13:58:46 "vlan-id-outer": 93058593, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:46 } 13:58:46 ], 13:58:46 "l3-interface-ipv6-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:46 "l3-interface-ipv6-prefix-length": 29592510, 13:58:46 "vlan-id-inner": 18402161, 13:58:46 "vlan-id-outer": 651158, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:46 } 13:58:46 ], 13:58:46 "admin-status": "example-admin-status-val-81745" 13:58:46 } 13:58:46 ] 13:58:46 } 13:58:46 } 13:58:46 ] 13:58:46 }, 13:58:46 "lag-interfaces": { 13:58:46 "lag-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-87366", 13:58:46 "interface-description": "example-interface-description-val-3722", 13:58:46 "speed-value": "example-speed-value-val-73546", 13:58:46 "speed-units": "example-speed-units-val-73658", 13:58:46 "interface-id": "example-interface-id-val-62385", 13:58:46 "interface-role": "example-interface-role-val-60746", 13:58:46 "prov-status": "example-prov-status-val-26239", 13:58:46 "in-maint": true, 13:58:46 "l-interfaces": { 13:58:46 "l-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-69579", 13:58:46 "interface-role": "example-interface-role-val-64571", 13:58:46 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:46 "selflink": "example-selflink-val-29611", 13:58:46 "interface-id": "example-interface-id-val-75464", 13:58:46 "macaddr": "example-macaddr-val-7285", 13:58:46 "network-name": "example-network-name-val-52284", 13:58:46 "management-option": "example-management-option-val-26028", 13:58:46 "interface-description": "example-interface-description-val-37641", 13:58:46 "is-port-mirrored": true, 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-56460", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:46 "priority": 84739, 13:58:46 "vlans": { 13:58:46 "vlan": [ 13:58:46 { 13:58:46 "vlan-interface": "example-vlan-interface-val-56661", 13:58:46 "vlan-id-inner": 33305644, 13:58:46 "vlan-id-outer": 30871600, 13:58:46 "speed-value": "example-speed-value-val-1929", 13:58:46 "speed-units": "example-speed-units-val-71630", 13:58:46 "vlan-description": "example-vlan-description-val-63003", 13:58:46 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:46 "vpn-key": "example-vpn-key-val-16552", 13:58:46 "orchestration-status": "example-orchestration-status-val-95322", 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-89886", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "is-private": true, 13:58:46 "l3-interface-ipv4-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:46 "l3-interface-ipv4-prefix-length": 11099430, 13:58:46 "vlan-id-inner": 88996967, 13:58:46 "vlan-id-outer": 23003182, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:46 } 13:58:46 ], 13:58:46 "l3-interface-ipv6-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:46 "l3-interface-ipv6-prefix-length": 20167688, 13:58:46 "vlan-id-inner": 40775405, 13:58:46 "vlan-id-outer": 75855907, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:46 } 13:58:46 ] 13:58:46 } 13:58:46 ] 13:58:46 }, 13:58:46 "l-interfaces": { 13:58:46 "l-interface": [ 13:58:46 { 13:58:46 "interface-name": "example-interface-name-val-49266", 13:58:46 "interface-role": "example-interface-role-val-210", 13:58:46 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:46 "selflink": "example-selflink-val-6356", 13:58:46 "interface-id": "example-interface-id-val-99531", 13:58:46 "macaddr": "example-macaddr-val-25092", 13:58:46 "network-name": "example-network-name-val-3319", 13:58:46 "management-option": "example-management-option-val-79883", 13:58:46 "interface-description": "example-interface-description-val-54501", 13:58:46 "is-port-mirrored": true, 13:58:46 "in-maint": true, 13:58:46 "prov-status": "example-prov-status-val-48840", 13:58:46 "is-ip-unnumbered": true, 13:58:46 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:46 "priority": 21862, 13:58:46 "admin-status": "example-admin-status-val-89244" 13:58:46 } 13:58:46 ] 13:58:46 }, 13:58:46 "l3-interface-ipv4-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:46 "l3-interface-ipv4-prefix-length": 91875404, 13:58:46 "vlan-id-inner": 36470314, 13:58:46 "vlan-id-outer": 96344091, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:46 } 13:58:46 ], 13:58:46 "l3-interface-ipv6-address-list": [ 13:58:46 { 13:58:46 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:46 "l3-interface-ipv6-prefix-length": 11663872, 13:58:46 "vlan-id-inner": 28459412, 13:58:46 "vlan-id-outer": 9852622, 13:58:46 "is-floating": true, 13:58:46 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:46 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:46 } 13:58:46 ], 13:58:46 "admin-status": "example-admin-status-val-81055" 13:58:46 } 13:58:46 ] 13:58:46 } 13:58:46 } 13:58:46 ] 13:58:46 } 13:58:46 } 13:58:46 13:58:46 2024-01-15 13:58:46.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:46 2024-01-15 13:58:46.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:46 2024-01-15 13:58:46.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:46 2024-01-15 13:58:46.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:46 2024-01-15 13:58:46.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:46 2024-01-15 13:58:46.715 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:46 2024-01-15 13:58:46.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:46 2024-01-15 13:58:46.733 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 13:58:46 2024-01-15 13:58:46.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:46 2024-01-15 13:58:46.734 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:46 2024-01-15 13:58:46.734 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:46 2024-01-15 13:58:46.734 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:46 2024-01-15 13:58:46.734 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:46 2024-01-15 13:58:46.744 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:46 2024-01-15 13:58:46.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:47 2024-01-15 13:58:47.057 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 13:58:47 2024-01-15 13:58:47.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.058 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.059 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- 124 :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 13:58:47 2024-01-15 13:58:47.059 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:47 2024-01-15 13:58:47.060 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"]}}} 13:58:47 2024-01-15 13:58:47.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:47 "hostname": "example-hostname-val-85598", 13:58:47 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:47 "number-of-cpus": 280, 13:58:47 "disk-in-gigabytes": 78521, 13:58:47 "ram-in-megabytes": 36975, 13:58:47 "equip-type": "example-equip-type-val-47930", 13:58:47 "equip-vendor": "example-equip-vendor-val-59512", 13:58:47 "equip-model": "example-equip-model-val-46076", 13:58:47 "fqdn": "example-fqdn-val-74486", 13:58:47 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:47 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:47 "serial-number": "example-serial-number-val-92800", 13:58:47 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:47 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:47 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:47 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:47 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:47 "inv-status": "example-inv-status-val-5042", 13:58:47 "pserver-id": "example-pserver-id-val-15622", 13:58:47 "internet-topology": "example-internet-topology-val-31234", 13:58:47 "in-maint": true, 13:58:47 "pserver-name2": "example-pserver-name2-val-93509", 13:58:47 "purpose": "example-purpose-val-52320", 13:58:47 "prov-status": "example-prov-status-val-47313", 13:58:47 "management-option": "example-management-option-val-72434", 13:58:47 "host-profile": "example-host-profile-val-84672", 13:58:47 "p-interfaces": { 13:58:47 "p-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-46147", 13:58:47 "selflink": "example-selflink-val-81029", 13:58:47 "speed-value": "example-speed-value-val-47874", 13:58:47 "speed-units": "example-speed-units-val-10396", 13:58:47 "port-description": "example-port-description-val-53068", 13:58:47 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:47 "interface-role": "example-interface-role-val-49232", 13:58:47 "interface-type": "example-interface-type-val-21757", 13:58:47 "prov-status": "example-prov-status-val-19117", 13:58:47 "in-maint": true, 13:58:47 "inv-status": "example-inv-status-val-48715", 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-13366", 13:58:47 "interface-role": "example-interface-role-val-29488", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:47 "selflink": "example-selflink-val-4757", 13:58:47 "interface-id": "example-interface-id-val-79486", 13:58:47 "macaddr": "example-macaddr-val-52194", 13:58:47 "network-name": "example-network-name-val-80678", 13:58:47 "management-option": "example-management-option-val-53535", 13:58:47 "interface-description": "example-interface-description-val-299", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-9736", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:47 "priority": 82452, 13:58:47 "vlans": { 13:58:47 "vlan": [ 13:58:47 { 13:58:47 "vlan-interface": "example-vlan-interface-val-31470", 13:58:47 "vlan-id-inner": 61286171, 13:58:47 "vlan-id-outer": 64615174, 13:58:47 "speed-value": "example-speed-value-val-80457", 13:58:47 "speed-units": "example-speed-units-val-51587", 13:58:47 "vlan-description": "example-vlan-description-val-97575", 13:58:47 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:47 "vpn-key": "example-vpn-key-val-50069", 13:58:47 "orchestration-status": "example-orchestration-status-val-34071", 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-62615", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "is-private": true, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:47 "l3-interface-ipv4-prefix-length": 39266592, 13:58:47 "vlan-id-inner": 91284707, 13:58:47 "vlan-id-outer": 80343467, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:47 "l3-interface-ipv6-prefix-length": 81422758, 13:58:47 "vlan-id-inner": 15099560, 13:58:47 "vlan-id-outer": 46643832, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-62086", 13:58:47 "interface-role": "example-interface-role-val-13107", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:47 "selflink": "example-selflink-val-31580", 13:58:47 "interface-id": "example-interface-id-val-57805", 13:58:47 "macaddr": "example-macaddr-val-54266", 13:58:47 "network-name": "example-network-name-val-38517", 13:58:47 "management-option": "example-management-option-val-8801", 13:58:47 "interface-description": "example-interface-description-val-88573", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-99164", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:47 "priority": 80355, 13:58:47 "admin-status": "example-admin-status-val-29720" 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:47 "l3-interface-ipv4-prefix-length": 36060646, 13:58:47 "vlan-id-inner": 62164959, 13:58:47 "vlan-id-outer": 93058593, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:47 "l3-interface-ipv6-prefix-length": 29592510, 13:58:47 "vlan-id-inner": 18402161, 13:58:47 "vlan-id-outer": 651158, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:47 } 13:58:47 ], 13:58:47 "admin-status": "example-admin-status-val-81745" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "lag-interfaces": { 13:58:47 "lag-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-87366", 13:58:47 "interface-description": "example-interface-description-val-3722", 13:58:47 "speed-value": "example-speed-value-val-73546", 13:58:47 "speed-units": "example-speed-units-val-73658", 13:58:47 "interface-id": "example-interface-id-val-62385", 13:58:47 "interface-role": "example-interface-role-val-60746", 13:58:47 "prov-status": "example-prov-status-val-26239", 13:58:47 "in-maint": true, 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-69579", 13:58:47 "interface-role": "example-interface-role-val-64571", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:47 "selflink": "example-selflink-val-29611", 13:58:47 "interface-id": "example-interface-id-val-75464", 13:58:47 "macaddr": "example-macaddr-val-7285", 13:58:47 "network-name": "example-network-name-val-52284", 13:58:47 "management-option": "example-management-option-val-26028", 13:58:47 "interface-description": "example-interface-description-val-37641", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-56460", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:47 "priority": 84739, 13:58:47 "vlans": { 13:58:47 "vlan": [ 13:58:47 { 13:58:47 "vlan-interface": "example-vlan-interface-val-56661", 13:58:47 "vlan-id-inner": 33305644, 13:58:47 "vlan-id-outer": 30871600, 13:58:47 "speed-value": "example-speed-value-val-1929", 13:58:47 "speed-units": "example-speed-units-val-71630", 13:58:47 "vlan-description": "example-vlan-description-val-63003", 13:58:47 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:47 "vpn-key": "example-vpn-key-val-16552", 13:58:47 "orchestration-status": "example-orchestration-status-val-95322", 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-89886", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "is-private": true, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:47 "l3-interface-ipv4-prefix-length": 11099430, 13:58:47 "vlan-id-inner": 88996967, 13:58:47 "vlan-id-outer": 23003182, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:47 "l3-interface-ipv6-prefix-length": 20167688, 13:58:47 "vlan-id-inner": 40775405, 13:58:47 "vlan-id-outer": 75855907, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-49266", 13:58:47 "interface-role": "example-interface-role-val-210", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:47 "selflink": "example-selflink-val-6356", 13:58:47 "interface-id": "example-interface-id-val-99531", 13:58:47 "macaddr": "example-macaddr-val-25092", 13:58:47 "network-name": "example-network-name-val-3319", 13:58:47 "management-option": "example-management-option-val-79883", 13:58:47 "interface-description": "example-interface-description-val-54501", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-48840", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:47 "priority": 21862, 13:58:47 "admin-status": "example-admin-status-val-89244" 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:47 "l3-interface-ipv4-prefix-length": 91875404, 13:58:47 "vlan-id-inner": 36470314, 13:58:47 "vlan-id-outer": 96344091, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:47 "l3-interface-ipv6-prefix-length": 11663872, 13:58:47 "vlan-id-inner": 28459412, 13:58:47 "vlan-id-outer": 9852622, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:47 } 13:58:47 ], 13:58:47 "admin-status": "example-admin-status-val-81055" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 } 13:58:47 13:58:47 2024-01-15 13:58:47.062 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.065 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.065 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.096 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:47 2024-01-15 13:58:47.115 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 13:58:47 2024-01-15 13:58:47.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.116 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.125 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:47 2024-01-15 13:58:47.127 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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","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":"1705327127065","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1705327127065","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"} 13:58:47 2024-01-15 13:58:47.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.146 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:47 2024-01-15 13:58:47.150 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 13:58:47 2024-01-15 13:58:47.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:47 2024-01-15 13:58:47.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.151 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.152 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:47 2024-01-15 13:58:47.464 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 13:58:47 2024-01-15 13:58:47.465 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.465 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.465 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.465 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.465 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.466 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- 528 :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 13:58:47 2024-01-15 13:58:47.467 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:47 2024-01-15 13:58:47.467 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"]}}} 13:58:47 2024-01-15 13:58:47.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:47 "hostname": "example-hostname-val-85598", 13:58:47 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:47 "number-of-cpus": 280, 13:58:47 "disk-in-gigabytes": 78521, 13:58:47 "ram-in-megabytes": 36975, 13:58:47 "equip-type": "example-equip-type-val-47930", 13:58:47 "equip-vendor": "example-equip-vendor-val-59512", 13:58:47 "equip-model": "example-equip-model-val-46076", 13:58:47 "fqdn": "example-fqdn-val-74486", 13:58:47 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:47 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:47 "serial-number": "example-serial-number-val-92800", 13:58:47 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:47 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:47 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:47 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:47 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:47 "inv-status": "example-inv-status-val-5042", 13:58:47 "pserver-id": "example-pserver-id-val-15622", 13:58:47 "internet-topology": "example-internet-topology-val-31234", 13:58:47 "in-maint": true, 13:58:47 "pserver-name2": "example-pserver-name2-val-93509", 13:58:47 "purpose": "example-purpose-val-52320", 13:58:47 "prov-status": "example-prov-status-val-47313", 13:58:47 "management-option": "example-management-option-val-72434", 13:58:47 "host-profile": "example-host-profile-val-84672", 13:58:47 "p-interfaces": { 13:58:47 "p-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-46147", 13:58:47 "selflink": "example-selflink-val-81029", 13:58:47 "speed-value": "example-speed-value-val-47874", 13:58:47 "speed-units": "example-speed-units-val-10396", 13:58:47 "port-description": "example-port-description-val-53068", 13:58:47 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:47 "interface-role": "example-interface-role-val-49232", 13:58:47 "interface-type": "example-interface-type-val-21757", 13:58:47 "prov-status": "example-prov-status-val-19117", 13:58:47 "in-maint": true, 13:58:47 "inv-status": "example-inv-status-val-48715", 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-13366", 13:58:47 "interface-role": "example-interface-role-val-29488", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:47 "selflink": "example-selflink-val-4757", 13:58:47 "interface-id": "example-interface-id-val-79486", 13:58:47 "macaddr": "example-macaddr-val-52194", 13:58:47 "network-name": "example-network-name-val-80678", 13:58:47 "management-option": "example-management-option-val-53535", 13:58:47 "interface-description": "example-interface-description-val-299", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-9736", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:47 "priority": 82452, 13:58:47 "vlans": { 13:58:47 "vlan": [ 13:58:47 { 13:58:47 "vlan-interface": "example-vlan-interface-val-31470", 13:58:47 "vlan-id-inner": 61286171, 13:58:47 "vlan-id-outer": 64615174, 13:58:47 "speed-value": "example-speed-value-val-80457", 13:58:47 "speed-units": "example-speed-units-val-51587", 13:58:47 "vlan-description": "example-vlan-description-val-97575", 13:58:47 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:47 "vpn-key": "example-vpn-key-val-50069", 13:58:47 "orchestration-status": "example-orchestration-status-val-34071", 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-62615", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "is-private": true, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:47 "l3-interface-ipv4-prefix-length": 39266592, 13:58:47 "vlan-id-inner": 91284707, 13:58:47 "vlan-id-outer": 80343467, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:47 "l3-interface-ipv6-prefix-length": 81422758, 13:58:47 "vlan-id-inner": 15099560, 13:58:47 "vlan-id-outer": 46643832, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-62086", 13:58:47 "interface-role": "example-interface-role-val-13107", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:47 "selflink": "example-selflink-val-31580", 13:58:47 "interface-id": "example-interface-id-val-57805", 13:58:47 "macaddr": "example-macaddr-val-54266", 13:58:47 "network-name": "example-network-name-val-38517", 13:58:47 "management-option": "example-management-option-val-8801", 13:58:47 "interface-description": "example-interface-description-val-88573", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-99164", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:47 "priority": 80355, 13:58:47 "admin-status": "example-admin-status-val-29720" 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:47 "l3-interface-ipv4-prefix-length": 36060646, 13:58:47 "vlan-id-inner": 62164959, 13:58:47 "vlan-id-outer": 93058593, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:47 "l3-interface-ipv6-prefix-length": 29592510, 13:58:47 "vlan-id-inner": 18402161, 13:58:47 "vlan-id-outer": 651158, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:47 } 13:58:47 ], 13:58:47 "admin-status": "example-admin-status-val-81745" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "lag-interfaces": { 13:58:47 "lag-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-87366", 13:58:47 "interface-description": "example-interface-description-val-3722", 13:58:47 "speed-value": "example-speed-value-val-73546", 13:58:47 "speed-units": "example-speed-units-val-73658", 13:58:47 "interface-id": "example-interface-id-val-62385", 13:58:47 "interface-role": "example-interface-role-val-60746", 13:58:47 "prov-status": "example-prov-status-val-26239", 13:58:47 "in-maint": true, 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-69579", 13:58:47 "interface-role": "example-interface-role-val-64571", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:47 "selflink": "example-selflink-val-29611", 13:58:47 "interface-id": "example-interface-id-val-75464", 13:58:47 "macaddr": "example-macaddr-val-7285", 13:58:47 "network-name": "example-network-name-val-52284", 13:58:47 "management-option": "example-management-option-val-26028", 13:58:47 "interface-description": "example-interface-description-val-37641", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-56460", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:47 "priority": 84739, 13:58:47 "vlans": { 13:58:47 "vlan": [ 13:58:47 { 13:58:47 "vlan-interface": "example-vlan-interface-val-56661", 13:58:47 "vlan-id-inner": 33305644, 13:58:47 "vlan-id-outer": 30871600, 13:58:47 "speed-value": "example-speed-value-val-1929", 13:58:47 "speed-units": "example-speed-units-val-71630", 13:58:47 "vlan-description": "example-vlan-description-val-63003", 13:58:47 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:47 "vpn-key": "example-vpn-key-val-16552", 13:58:47 "orchestration-status": "example-orchestration-status-val-95322", 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-89886", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "is-private": true, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:47 "l3-interface-ipv4-prefix-length": 11099430, 13:58:47 "vlan-id-inner": 88996967, 13:58:47 "vlan-id-outer": 23003182, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:47 "l3-interface-ipv6-prefix-length": 20167688, 13:58:47 "vlan-id-inner": 40775405, 13:58:47 "vlan-id-outer": 75855907, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-49266", 13:58:47 "interface-role": "example-interface-role-val-210", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:47 "selflink": "example-selflink-val-6356", 13:58:47 "interface-id": "example-interface-id-val-99531", 13:58:47 "macaddr": "example-macaddr-val-25092", 13:58:47 "network-name": "example-network-name-val-3319", 13:58:47 "management-option": "example-management-option-val-79883", 13:58:47 "interface-description": "example-interface-description-val-54501", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-48840", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:47 "priority": 21862, 13:58:47 "admin-status": "example-admin-status-val-89244" 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:47 "l3-interface-ipv4-prefix-length": 91875404, 13:58:47 "vlan-id-inner": 36470314, 13:58:47 "vlan-id-outer": 96344091, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:47 "l3-interface-ipv6-prefix-length": 11663872, 13:58:47 "vlan-id-inner": 28459412, 13:58:47 "vlan-id-outer": 9852622, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:47 } 13:58:47 ], 13:58:47 "admin-status": "example-admin-status-val-81055" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 } 13:58:47 13:58:47 2024-01-15 13:58:47.470 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.473 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.474 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.507 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:47 2024-01-15 13:58:47.530 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 13:58:47 2024-01-15 13:58:47.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.532 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.541 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:47 2024-01-15 13:58:47.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 13:58:47 2024-01-15 13:58:47.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:47 2024-01-15 13:58:47.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.543 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:47 2024-01-15 13:58:47.545 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":"1705327127473","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"} 13:58:47 2024-01-15 13:58:47.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:47 2024-01-15 13:58:47.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.546 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:47 2024-01-15 13:58:47.551 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 13:58:47 2024-01-15 13:58:47.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.552 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:47 Update notification { 13:58:47 "hostname" : "example-hostname-val-85598", 13:58:47 "pserver-name2" : "example-pserver-name2-val-93509", 13:58:47 "p-interfaces" : { 13:58:47 "p-interface" : [ { 13:58:47 "interface-name" : "example-interface-name-val-46147", 13:58:47 "selflink" : "example-selflink-val-81029", 13:58:47 "speed-value" : "example-speed-value-val-47874", 13:58:47 "speed-units" : "example-speed-units-val-10396", 13:58:47 "port-description" : "example-port-description-val-53068", 13:58:47 "equipment-identifier" : "new-equipment-identifier", 13:58:47 "interface-role" : "example-interface-role-val-49232", 13:58:47 "interface-type" : "example-interface-type-val-21757", 13:58:47 "prov-status" : "example-prov-status-val-19117", 13:58:47 "resource-version" : "1705327127546", 13:58:47 "in-maint" : true, 13:58:47 "inv-status" : "example-inv-status-val-48715" 13:58:47 } ] 13:58:47 } 13:58:47 } 13:58:47 2024-01-15 13:58:47.873 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 13:58:47 2024-01-15 13:58:47.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.876 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- 831 :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 13:58:47 2024-01-15 13:58:47.876 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:47 2024-01-15 13:58:47.877 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"]}}} 13:58:47 2024-01-15 13:58:47.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:47 "hostname": "example-hostname-val-85598", 13:58:47 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:47 "number-of-cpus": 280, 13:58:47 "disk-in-gigabytes": 78521, 13:58:47 "ram-in-megabytes": 36975, 13:58:47 "equip-type": "example-equip-type-val-47930", 13:58:47 "equip-vendor": "example-equip-vendor-val-59512", 13:58:47 "equip-model": "example-equip-model-val-46076", 13:58:47 "fqdn": "example-fqdn-val-74486", 13:58:47 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:47 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:47 "serial-number": "example-serial-number-val-92800", 13:58:47 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:47 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:47 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:47 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:47 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:47 "inv-status": "example-inv-status-val-5042", 13:58:47 "pserver-id": "example-pserver-id-val-15622", 13:58:47 "internet-topology": "example-internet-topology-val-31234", 13:58:47 "in-maint": true, 13:58:47 "pserver-name2": "example-pserver-name2-val-93509", 13:58:47 "purpose": "example-purpose-val-52320", 13:58:47 "prov-status": "example-prov-status-val-47313", 13:58:47 "management-option": "example-management-option-val-72434", 13:58:47 "host-profile": "example-host-profile-val-84672", 13:58:47 "p-interfaces": { 13:58:47 "p-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-46147", 13:58:47 "selflink": "example-selflink-val-81029", 13:58:47 "speed-value": "example-speed-value-val-47874", 13:58:47 "speed-units": "example-speed-units-val-10396", 13:58:47 "port-description": "example-port-description-val-53068", 13:58:47 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:47 "interface-role": "example-interface-role-val-49232", 13:58:47 "interface-type": "example-interface-type-val-21757", 13:58:47 "prov-status": "example-prov-status-val-19117", 13:58:47 "in-maint": true, 13:58:47 "inv-status": "example-inv-status-val-48715", 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-13366", 13:58:47 "interface-role": "example-interface-role-val-29488", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:47 "selflink": "example-selflink-val-4757", 13:58:47 "interface-id": "example-interface-id-val-79486", 13:58:47 "macaddr": "example-macaddr-val-52194", 13:58:47 "network-name": "example-network-name-val-80678", 13:58:47 "management-option": "example-management-option-val-53535", 13:58:47 "interface-description": "example-interface-description-val-299", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-9736", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:47 "priority": 82452, 13:58:47 "vlans": { 13:58:47 "vlan": [ 13:58:47 { 13:58:47 "vlan-interface": "example-vlan-interface-val-31470", 13:58:47 "vlan-id-inner": 61286171, 13:58:47 "vlan-id-outer": 64615174, 13:58:47 "speed-value": "example-speed-value-val-80457", 13:58:47 "speed-units": "example-speed-units-val-51587", 13:58:47 "vlan-description": "example-vlan-description-val-97575", 13:58:47 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:47 "vpn-key": "example-vpn-key-val-50069", 13:58:47 "orchestration-status": "example-orchestration-status-val-34071", 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-62615", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "is-private": true, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:47 "l3-interface-ipv4-prefix-length": 39266592, 13:58:47 "vlan-id-inner": 91284707, 13:58:47 "vlan-id-outer": 80343467, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:47 "l3-interface-ipv6-prefix-length": 81422758, 13:58:47 "vlan-id-inner": 15099560, 13:58:47 "vlan-id-outer": 46643832, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-62086", 13:58:47 "interface-role": "example-interface-role-val-13107", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:47 "selflink": "example-selflink-val-31580", 13:58:47 "interface-id": "example-interface-id-val-57805", 13:58:47 "macaddr": "example-macaddr-val-54266", 13:58:47 "network-name": "example-network-name-val-38517", 13:58:47 "management-option": "example-management-option-val-8801", 13:58:47 "interface-description": "example-interface-description-val-88573", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-99164", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:47 "priority": 80355, 13:58:47 "admin-status": "example-admin-status-val-29720" 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:47 "l3-interface-ipv4-prefix-length": 36060646, 13:58:47 "vlan-id-inner": 62164959, 13:58:47 "vlan-id-outer": 93058593, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:47 "l3-interface-ipv6-prefix-length": 29592510, 13:58:47 "vlan-id-inner": 18402161, 13:58:47 "vlan-id-outer": 651158, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:47 } 13:58:47 ], 13:58:47 "admin-status": "example-admin-status-val-81745" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "lag-interfaces": { 13:58:47 "lag-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-87366", 13:58:47 "interface-description": "example-interface-description-val-3722", 13:58:47 "speed-value": "example-speed-value-val-73546", 13:58:47 "speed-units": "example-speed-units-val-73658", 13:58:47 "interface-id": "example-interface-id-val-62385", 13:58:47 "interface-role": "example-interface-role-val-60746", 13:58:47 "prov-status": "example-prov-status-val-26239", 13:58:47 "in-maint": true, 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-69579", 13:58:47 "interface-role": "example-interface-role-val-64571", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:47 "selflink": "example-selflink-val-29611", 13:58:47 "interface-id": "example-interface-id-val-75464", 13:58:47 "macaddr": "example-macaddr-val-7285", 13:58:47 "network-name": "example-network-name-val-52284", 13:58:47 "management-option": "example-management-option-val-26028", 13:58:47 "interface-description": "example-interface-description-val-37641", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-56460", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:47 "priority": 84739, 13:58:47 "vlans": { 13:58:47 "vlan": [ 13:58:47 { 13:58:47 "vlan-interface": "example-vlan-interface-val-56661", 13:58:47 "vlan-id-inner": 33305644, 13:58:47 "vlan-id-outer": 30871600, 13:58:47 "speed-value": "example-speed-value-val-1929", 13:58:47 "speed-units": "example-speed-units-val-71630", 13:58:47 "vlan-description": "example-vlan-description-val-63003", 13:58:47 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:47 "vpn-key": "example-vpn-key-val-16552", 13:58:47 "orchestration-status": "example-orchestration-status-val-95322", 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-89886", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "is-private": true, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:47 "l3-interface-ipv4-prefix-length": 11099430, 13:58:47 "vlan-id-inner": 88996967, 13:58:47 "vlan-id-outer": 23003182, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:47 "l3-interface-ipv6-prefix-length": 20167688, 13:58:47 "vlan-id-inner": 40775405, 13:58:47 "vlan-id-outer": 75855907, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l-interfaces": { 13:58:47 "l-interface": [ 13:58:47 { 13:58:47 "interface-name": "example-interface-name-val-49266", 13:58:47 "interface-role": "example-interface-role-val-210", 13:58:47 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:47 "selflink": "example-selflink-val-6356", 13:58:47 "interface-id": "example-interface-id-val-99531", 13:58:47 "macaddr": "example-macaddr-val-25092", 13:58:47 "network-name": "example-network-name-val-3319", 13:58:47 "management-option": "example-management-option-val-79883", 13:58:47 "interface-description": "example-interface-description-val-54501", 13:58:47 "is-port-mirrored": true, 13:58:47 "in-maint": true, 13:58:47 "prov-status": "example-prov-status-val-48840", 13:58:47 "is-ip-unnumbered": true, 13:58:47 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:47 "priority": 21862, 13:58:47 "admin-status": "example-admin-status-val-89244" 13:58:47 } 13:58:47 ] 13:58:47 }, 13:58:47 "l3-interface-ipv4-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:47 "l3-interface-ipv4-prefix-length": 91875404, 13:58:47 "vlan-id-inner": 36470314, 13:58:47 "vlan-id-outer": 96344091, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:47 } 13:58:47 ], 13:58:47 "l3-interface-ipv6-address-list": [ 13:58:47 { 13:58:47 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:47 "l3-interface-ipv6-prefix-length": 11663872, 13:58:47 "vlan-id-inner": 28459412, 13:58:47 "vlan-id-outer": 9852622, 13:58:47 "is-floating": true, 13:58:47 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:47 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:47 } 13:58:47 ], 13:58:47 "admin-status": "example-admin-status-val-81055" 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 } 13:58:47 ] 13:58:47 } 13:58:47 } 13:58:47 13:58:47 2024-01-15 13:58:47.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.915 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:47 2024-01-15 13:58:47.935 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 13:58:47 2024-01-15 13:58:47.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.936 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:47 2024-01-15 13:58:47.948 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 1705327127882123 13:58:47 2024-01-15 13:58:47.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:47 2024-01-15 13:58:47.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:47 2024-01-15 13:58:47.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:47 2024-01-15 13:58:47.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:47 2024-01-15 13:58:47.949 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:47 2024-01-15 13:58:47.993 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- 844 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth 13:58:47 2024-01-15 13:58:47.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:47 2024-01-15 13:58:47.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 13:58:47 2024-01-15 13:58:47.994 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"]}}} 13:58:48 2024-01-15 13:58:48.306 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 13:58:48 2024-01-15 13:58:48.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:48 2024-01-15 13:58:48.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.309 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- 484 :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 13:58:48 2024-01-15 13:58:48.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:48 2024-01-15 13:58:48.310 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"]}}} 13:58:48 2024-01-15 13:58:48.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:48 "hostname": "example-hostname-val-85598", 13:58:48 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:48 "number-of-cpus": 280, 13:58:48 "disk-in-gigabytes": 78521, 13:58:48 "ram-in-megabytes": 36975, 13:58:48 "equip-type": "example-equip-type-val-47930", 13:58:48 "equip-vendor": "example-equip-vendor-val-59512", 13:58:48 "equip-model": "example-equip-model-val-46076", 13:58:48 "fqdn": "example-fqdn-val-74486", 13:58:48 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:48 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:48 "serial-number": "example-serial-number-val-92800", 13:58:48 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:48 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:48 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:48 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:48 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:48 "inv-status": "example-inv-status-val-5042", 13:58:48 "pserver-id": "example-pserver-id-val-15622", 13:58:48 "internet-topology": "example-internet-topology-val-31234", 13:58:48 "in-maint": true, 13:58:48 "pserver-name2": "example-pserver-name2-val-93509", 13:58:48 "purpose": "example-purpose-val-52320", 13:58:48 "prov-status": "example-prov-status-val-47313", 13:58:48 "management-option": "example-management-option-val-72434", 13:58:48 "host-profile": "example-host-profile-val-84672", 13:58:48 "p-interfaces": { 13:58:48 "p-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-46147", 13:58:48 "selflink": "example-selflink-val-81029", 13:58:48 "speed-value": "example-speed-value-val-47874", 13:58:48 "speed-units": "example-speed-units-val-10396", 13:58:48 "port-description": "example-port-description-val-53068", 13:58:48 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:48 "interface-role": "example-interface-role-val-49232", 13:58:48 "interface-type": "example-interface-type-val-21757", 13:58:48 "prov-status": "example-prov-status-val-19117", 13:58:48 "in-maint": true, 13:58:48 "inv-status": "example-inv-status-val-48715", 13:58:48 "l-interfaces": { 13:58:48 "l-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-13366", 13:58:48 "interface-role": "example-interface-role-val-29488", 13:58:48 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:48 "selflink": "example-selflink-val-4757", 13:58:48 "interface-id": "example-interface-id-val-79486", 13:58:48 "macaddr": "example-macaddr-val-52194", 13:58:48 "network-name": "example-network-name-val-80678", 13:58:48 "management-option": "example-management-option-val-53535", 13:58:48 "interface-description": "example-interface-description-val-299", 13:58:48 "is-port-mirrored": true, 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-9736", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:48 "priority": 82452, 13:58:48 "vlans": { 13:58:48 "vlan": [ 13:58:48 { 13:58:48 "vlan-interface": "example-vlan-interface-val-31470", 13:58:48 "vlan-id-inner": 61286171, 13:58:48 "vlan-id-outer": 64615174, 13:58:48 "speed-value": "example-speed-value-val-80457", 13:58:48 "speed-units": "example-speed-units-val-51587", 13:58:48 "vlan-description": "example-vlan-description-val-97575", 13:58:48 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:48 "vpn-key": "example-vpn-key-val-50069", 13:58:48 "orchestration-status": "example-orchestration-status-val-34071", 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-62615", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "is-private": true, 13:58:48 "l3-interface-ipv4-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:48 "l3-interface-ipv4-prefix-length": 39266592, 13:58:48 "vlan-id-inner": 91284707, 13:58:48 "vlan-id-outer": 80343467, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:48 } 13:58:48 ], 13:58:48 "l3-interface-ipv6-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:48 "l3-interface-ipv6-prefix-length": 81422758, 13:58:48 "vlan-id-inner": 15099560, 13:58:48 "vlan-id-outer": 46643832, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:48 } 13:58:48 ] 13:58:48 } 13:58:48 ] 13:58:48 }, 13:58:48 "l-interfaces": { 13:58:48 "l-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-62086", 13:58:48 "interface-role": "example-interface-role-val-13107", 13:58:48 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:48 "selflink": "example-selflink-val-31580", 13:58:48 "interface-id": "example-interface-id-val-57805", 13:58:48 "macaddr": "example-macaddr-val-54266", 13:58:48 "network-name": "example-network-name-val-38517", 13:58:48 "management-option": "example-management-option-val-8801", 13:58:48 "interface-description": "example-interface-description-val-88573", 13:58:48 "is-port-mirrored": true, 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-99164", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:48 "priority": 80355, 13:58:48 "admin-status": "example-admin-status-val-29720" 13:58:48 } 13:58:48 ] 13:58:48 }, 13:58:48 "l3-interface-ipv4-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:48 "l3-interface-ipv4-prefix-length": 36060646, 13:58:48 "vlan-id-inner": 62164959, 13:58:48 "vlan-id-outer": 93058593, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:48 } 13:58:48 ], 13:58:48 "l3-interface-ipv6-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:48 "l3-interface-ipv6-prefix-length": 29592510, 13:58:48 "vlan-id-inner": 18402161, 13:58:48 "vlan-id-outer": 651158, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:48 } 13:58:48 ], 13:58:48 "admin-status": "example-admin-status-val-81745" 13:58:48 } 13:58:48 ] 13:58:48 } 13:58:48 } 13:58:48 ] 13:58:48 }, 13:58:48 "lag-interfaces": { 13:58:48 "lag-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-87366", 13:58:48 "interface-description": "example-interface-description-val-3722", 13:58:48 "speed-value": "example-speed-value-val-73546", 13:58:48 "speed-units": "example-speed-units-val-73658", 13:58:48 "interface-id": "example-interface-id-val-62385", 13:58:48 "interface-role": "example-interface-role-val-60746", 13:58:48 "prov-status": "example-prov-status-val-26239", 13:58:48 "in-maint": true, 13:58:48 "l-interfaces": { 13:58:48 "l-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-69579", 13:58:48 "interface-role": "example-interface-role-val-64571", 13:58:48 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:48 "selflink": "example-selflink-val-29611", 13:58:48 "interface-id": "example-interface-id-val-75464", 13:58:48 "macaddr": "example-macaddr-val-7285", 13:58:48 "network-name": "example-network-name-val-52284", 13:58:48 "management-option": "example-management-option-val-26028", 13:58:48 "interface-description": "example-interface-description-val-37641", 13:58:48 "is-port-mirrored": true, 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-56460", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:48 "priority": 84739, 13:58:48 "vlans": { 13:58:48 "vlan": [ 13:58:48 { 13:58:48 "vlan-interface": "example-vlan-interface-val-56661", 13:58:48 "vlan-id-inner": 33305644, 13:58:48 "vlan-id-outer": 30871600, 13:58:48 "speed-value": "example-speed-value-val-1929", 13:58:48 "speed-units": "example-speed-units-val-71630", 13:58:48 "vlan-description": "example-vlan-description-val-63003", 13:58:48 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:48 "vpn-key": "example-vpn-key-val-16552", 13:58:48 "orchestration-status": "example-orchestration-status-val-95322", 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-89886", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "is-private": true, 13:58:48 "l3-interface-ipv4-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:48 "l3-interface-ipv4-prefix-length": 11099430, 13:58:48 "vlan-id-inner": 88996967, 13:58:48 "vlan-id-outer": 23003182, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:48 } 13:58:48 ], 13:58:48 "l3-interface-ipv6-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:48 "l3-interface-ipv6-prefix-length": 20167688, 13:58:48 "vlan-id-inner": 40775405, 13:58:48 "vlan-id-outer": 75855907, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:48 } 13:58:48 ] 13:58:48 } 13:58:48 ] 13:58:48 }, 13:58:48 "l-interfaces": { 13:58:48 "l-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-49266", 13:58:48 "interface-role": "example-interface-role-val-210", 13:58:48 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:48 "selflink": "example-selflink-val-6356", 13:58:48 "interface-id": "example-interface-id-val-99531", 13:58:48 "macaddr": "example-macaddr-val-25092", 13:58:48 "network-name": "example-network-name-val-3319", 13:58:48 "management-option": "example-management-option-val-79883", 13:58:48 "interface-description": "example-interface-description-val-54501", 13:58:48 "is-port-mirrored": true, 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-48840", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:48 "priority": 21862, 13:58:48 "admin-status": "example-admin-status-val-89244" 13:58:48 } 13:58:48 ] 13:58:48 }, 13:58:48 "l3-interface-ipv4-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:48 "l3-interface-ipv4-prefix-length": 91875404, 13:58:48 "vlan-id-inner": 36470314, 13:58:48 "vlan-id-outer": 96344091, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:48 } 13:58:48 ], 13:58:48 "l3-interface-ipv6-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:48 "l3-interface-ipv6-prefix-length": 11663872, 13:58:48 "vlan-id-inner": 28459412, 13:58:48 "vlan-id-outer": 9852622, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:48 } 13:58:48 ], 13:58:48 "admin-status": "example-admin-status-val-81055" 13:58:48 } 13:58:48 ] 13:58:48 } 13:58:48 } 13:58:48 ] 13:58:48 } 13:58:48 } 13:58:48 13:58:48 2024-01-15 13:58:48.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:48 2024-01-15 13:58:48.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.314 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.344 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:48 2024-01-15 13:58:48.363 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 13:58:48 2024-01-15 13:58:48.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:48 2024-01-15 13:58:48.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.364 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.373 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:48 2024-01-15 13:58:48.374 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 13:58:48 2024-01-15 13:58:48.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:48 2024-01-15 13:58:48.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.375 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:48 2024-01-15 13:58:48.377 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":"1705327128314","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"} 13:58:48 2024-01-15 13:58:48.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 13:58:48 2024-01-15 13:58:48.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.379 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.386 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:48 2024-01-15 13:58:48.387 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 13:58:48 2024-01-15 13:58:48.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:48 2024-01-15 13:58:48.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.388 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.388 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.396 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:48 2024-01-15 13:58:48.709 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 13:58:48 2024-01-15 13:58:48.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:48 2024-01-15 13:58:48.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.711 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.711 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- 767 :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 13:58:48 2024-01-15 13:58:48.712 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:48 2024-01-15 13:58:48.712 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"]}}} 13:58:48 2024-01-15 13:58:48.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:48 "hostname": "example-hostname-val-85598", 13:58:48 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:48 "number-of-cpus": 280, 13:58:48 "disk-in-gigabytes": 78521, 13:58:48 "ram-in-megabytes": 36975, 13:58:48 "equip-type": "example-equip-type-val-47930", 13:58:48 "equip-vendor": "example-equip-vendor-val-59512", 13:58:48 "equip-model": "example-equip-model-val-46076", 13:58:48 "fqdn": "example-fqdn-val-74486", 13:58:48 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:48 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:48 "serial-number": "example-serial-number-val-92800", 13:58:48 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:48 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:48 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:48 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:48 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:48 "inv-status": "example-inv-status-val-5042", 13:58:48 "pserver-id": "example-pserver-id-val-15622", 13:58:48 "internet-topology": "example-internet-topology-val-31234", 13:58:48 "in-maint": true, 13:58:48 "pserver-name2": "example-pserver-name2-val-93509", 13:58:48 "purpose": "example-purpose-val-52320", 13:58:48 "prov-status": "example-prov-status-val-47313", 13:58:48 "management-option": "example-management-option-val-72434", 13:58:48 "host-profile": "example-host-profile-val-84672", 13:58:48 "p-interfaces": { 13:58:48 "p-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-46147", 13:58:48 "selflink": "example-selflink-val-81029", 13:58:48 "speed-value": "example-speed-value-val-47874", 13:58:48 "speed-units": "example-speed-units-val-10396", 13:58:48 "port-description": "example-port-description-val-53068", 13:58:48 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:48 "interface-role": "example-interface-role-val-49232", 13:58:48 "interface-type": "example-interface-type-val-21757", 13:58:48 "prov-status": "example-prov-status-val-19117", 13:58:48 "in-maint": true, 13:58:48 "inv-status": "example-inv-status-val-48715", 13:58:48 "l-interfaces": { 13:58:48 "l-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-13366", 13:58:48 "interface-role": "example-interface-role-val-29488", 13:58:48 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:48 "selflink": "example-selflink-val-4757", 13:58:48 "interface-id": "example-interface-id-val-79486", 13:58:48 "macaddr": "example-macaddr-val-52194", 13:58:48 "network-name": "example-network-name-val-80678", 13:58:48 "management-option": "example-management-option-val-53535", 13:58:48 "interface-description": "example-interface-description-val-299", 13:58:48 "is-port-mirrored": true, 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-9736", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:48 "priority": 82452, 13:58:48 "vlans": { 13:58:48 "vlan": [ 13:58:48 { 13:58:48 "vlan-interface": "example-vlan-interface-val-31470", 13:58:48 "vlan-id-inner": 61286171, 13:58:48 "vlan-id-outer": 64615174, 13:58:48 "speed-value": "example-speed-value-val-80457", 13:58:48 "speed-units": "example-speed-units-val-51587", 13:58:48 "vlan-description": "example-vlan-description-val-97575", 13:58:48 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:48 "vpn-key": "example-vpn-key-val-50069", 13:58:48 "orchestration-status": "example-orchestration-status-val-34071", 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-62615", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "is-private": true, 13:58:48 "l3-interface-ipv4-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:48 "l3-interface-ipv4-prefix-length": 39266592, 13:58:48 "vlan-id-inner": 91284707, 13:58:48 "vlan-id-outer": 80343467, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:48 } 13:58:48 ], 13:58:48 "l3-interface-ipv6-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:48 "l3-interface-ipv6-prefix-length": 81422758, 13:58:48 "vlan-id-inner": 15099560, 13:58:48 "vlan-id-outer": 46643832, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:48 } 13:58:48 ] 13:58:48 } 13:58:48 ] 13:58:48 }, 13:58:48 "l-interfaces": { 13:58:48 "l-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-62086", 13:58:48 "interface-role": "example-interface-role-val-13107", 13:58:48 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:48 "selflink": "example-selflink-val-31580", 13:58:48 "interface-id": "example-interface-id-val-57805", 13:58:48 "macaddr": "example-macaddr-val-54266", 13:58:48 "network-name": "example-network-name-val-38517", 13:58:48 "management-option": "example-management-option-val-8801", 13:58:48 "interface-description": "example-interface-description-val-88573", 13:58:48 "is-port-mirrored": true, 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-99164", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:48 "priority": 80355, 13:58:48 "admin-status": "example-admin-status-val-29720" 13:58:48 } 13:58:48 ] 13:58:48 }, 13:58:48 "l3-interface-ipv4-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:48 "l3-interface-ipv4-prefix-length": 36060646, 13:58:48 "vlan-id-inner": 62164959, 13:58:48 "vlan-id-outer": 93058593, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:48 } 13:58:48 ], 13:58:48 "l3-interface-ipv6-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:48 "l3-interface-ipv6-prefix-length": 29592510, 13:58:48 "vlan-id-inner": 18402161, 13:58:48 "vlan-id-outer": 651158, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:48 } 13:58:48 ], 13:58:48 "admin-status": "example-admin-status-val-81745" 13:58:48 } 13:58:48 ] 13:58:48 } 13:58:48 } 13:58:48 ] 13:58:48 }, 13:58:48 "lag-interfaces": { 13:58:48 "lag-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-87366", 13:58:48 "interface-description": "example-interface-description-val-3722", 13:58:48 "speed-value": "example-speed-value-val-73546", 13:58:48 "speed-units": "example-speed-units-val-73658", 13:58:48 "interface-id": "example-interface-id-val-62385", 13:58:48 "interface-role": "example-interface-role-val-60746", 13:58:48 "prov-status": "example-prov-status-val-26239", 13:58:48 "in-maint": true, 13:58:48 "l-interfaces": { 13:58:48 "l-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-69579", 13:58:48 "interface-role": "example-interface-role-val-64571", 13:58:48 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:48 "selflink": "example-selflink-val-29611", 13:58:48 "interface-id": "example-interface-id-val-75464", 13:58:48 "macaddr": "example-macaddr-val-7285", 13:58:48 "network-name": "example-network-name-val-52284", 13:58:48 "management-option": "example-management-option-val-26028", 13:58:48 "interface-description": "example-interface-description-val-37641", 13:58:48 "is-port-mirrored": true, 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-56460", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:48 "priority": 84739, 13:58:48 "vlans": { 13:58:48 "vlan": [ 13:58:48 { 13:58:48 "vlan-interface": "example-vlan-interface-val-56661", 13:58:48 "vlan-id-inner": 33305644, 13:58:48 "vlan-id-outer": 30871600, 13:58:48 "speed-value": "example-speed-value-val-1929", 13:58:48 "speed-units": "example-speed-units-val-71630", 13:58:48 "vlan-description": "example-vlan-description-val-63003", 13:58:48 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:48 "vpn-key": "example-vpn-key-val-16552", 13:58:48 "orchestration-status": "example-orchestration-status-val-95322", 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-89886", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "is-private": true, 13:58:48 "l3-interface-ipv4-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:48 "l3-interface-ipv4-prefix-length": 11099430, 13:58:48 "vlan-id-inner": 88996967, 13:58:48 "vlan-id-outer": 23003182, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:48 } 13:58:48 ], 13:58:48 "l3-interface-ipv6-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:48 "l3-interface-ipv6-prefix-length": 20167688, 13:58:48 "vlan-id-inner": 40775405, 13:58:48 "vlan-id-outer": 75855907, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:48 } 13:58:48 ] 13:58:48 } 13:58:48 ] 13:58:48 }, 13:58:48 "l-interfaces": { 13:58:48 "l-interface": [ 13:58:48 { 13:58:48 "interface-name": "example-interface-name-val-49266", 13:58:48 "interface-role": "example-interface-role-val-210", 13:58:48 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:48 "selflink": "example-selflink-val-6356", 13:58:48 "interface-id": "example-interface-id-val-99531", 13:58:48 "macaddr": "example-macaddr-val-25092", 13:58:48 "network-name": "example-network-name-val-3319", 13:58:48 "management-option": "example-management-option-val-79883", 13:58:48 "interface-description": "example-interface-description-val-54501", 13:58:48 "is-port-mirrored": true, 13:58:48 "in-maint": true, 13:58:48 "prov-status": "example-prov-status-val-48840", 13:58:48 "is-ip-unnumbered": true, 13:58:48 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:48 "priority": 21862, 13:58:48 "admin-status": "example-admin-status-val-89244" 13:58:48 } 13:58:48 ] 13:58:48 }, 13:58:48 "l3-interface-ipv4-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:48 "l3-interface-ipv4-prefix-length": 91875404, 13:58:48 "vlan-id-inner": 36470314, 13:58:48 "vlan-id-outer": 96344091, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:48 } 13:58:48 ], 13:58:48 "l3-interface-ipv6-address-list": [ 13:58:48 { 13:58:48 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:48 "l3-interface-ipv6-prefix-length": 11663872, 13:58:48 "vlan-id-inner": 28459412, 13:58:48 "vlan-id-outer": 9852622, 13:58:48 "is-floating": true, 13:58:48 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:48 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:48 } 13:58:48 ], 13:58:48 "admin-status": "example-admin-status-val-81055" 13:58:48 } 13:58:48 ] 13:58:48 } 13:58:48 } 13:58:48 ] 13:58:48 } 13:58:48 } 13:58:48 13:58:48 2024-01-15 13:58:48.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:48 2024-01-15 13:58:48.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.749 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:48 2024-01-15 13:58:48.769 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 13:58:48 2024-01-15 13:58:48.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:48 2024-01-15 13:58:48.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.770 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.778 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:48 2024-01-15 13:58:48.779 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 13:58:48 2024-01-15 13:58:48.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:48 2024-01-15 13:58:48.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.780 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- 776 :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 13:58:48 2024-01-15 13:58:48.781 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:48 2024-01-15 13:58:48.781 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"]}}} 13:58:48 2024-01-15 13:58:48.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 13:58:48 "vnf-id": "generic-vnf-notification", 13:58:48 "vnf-type": "sometype", 13:58:48 "in-maint": true, 13:58:48 "is-closed-loop-disabled": true 13:58:48 } 13:58:48 13:58:48 2024-01-15 13:58:48.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:48 2024-01-15 13:58:48.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.788 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:48 2024-01-15 13:58:48.792 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 13:58:48 2024-01-15 13:58:48.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:48 2024-01-15 13:58:48.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.792 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.794 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:48 2024-01-15 13:58:48.795 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 { 13:58:48 "related-to": "generic-vnf", 13:58:48 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 13:58:48 } 13:58:48 13:58:48 2024-01-15 13:58:48.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:48 2024-01-15 13:58:48.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.796 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.797 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:48 2024-01-15 13:58:48.811 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 13:58:48 2024-01-15 13:58:48.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:48 2024-01-15 13:58:48.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.812 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.814 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.814 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:48 2024-01-15 13:58:48.815 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 13:58:48 2024-01-15 13:58:48.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:48 2024-01-15 13:58:48.815 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.815 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.815 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.815 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.824 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:48 2024-01-15 13:58:48.826 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 1705327128796 13:58:48 2024-01-15 13:58:48.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:48 2024-01-15 13:58:48.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:48 2024-01-15 13:58:48.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:48 2024-01-15 13:58:48.827 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:48 2024-01-15 13:58:48.827 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:48 2024-01-15 13:58:48.828 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:48 2024-01-15 13:58:48.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:49 2024-01-15 13:58:49.152 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 13:58:49 2024-01-15 13:58:49.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:49 2024-01-15 13:58:49.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:49 2024-01-15 13:58:49.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:49 2024-01-15 13:58:49.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:49 2024-01-15 13:58:49.154 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:49 2024-01-15 13:58:49.155 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- 444 :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 13:58:49 2024-01-15 13:58:49.156 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:49 2024-01-15 13:58:49.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:49 2024-01-15 13:58:49.156 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"]}}} 13:58:49 2024-01-15 13:58:49.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:49 "hostname": "example-hostname-val-85598", 13:58:49 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:49 "number-of-cpus": 280, 13:58:49 "disk-in-gigabytes": 78521, 13:58:49 "ram-in-megabytes": 36975, 13:58:49 "equip-type": "example-equip-type-val-47930", 13:58:49 "equip-vendor": "example-equip-vendor-val-59512", 13:58:49 "equip-model": "example-equip-model-val-46076", 13:58:49 "fqdn": "example-fqdn-val-74486", 13:58:49 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:49 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:49 "serial-number": "example-serial-number-val-92800", 13:58:49 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:49 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:49 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:49 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:49 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:49 "inv-status": "example-inv-status-val-5042", 13:58:49 "pserver-id": "example-pserver-id-val-15622", 13:58:49 "internet-topology": "example-internet-topology-val-31234", 13:58:49 "in-maint": true, 13:58:49 "pserver-name2": "example-pserver-name2-val-93509", 13:58:49 "purpose": "example-purpose-val-52320", 13:58:49 "prov-status": "example-prov-status-val-47313", 13:58:49 "management-option": "example-management-option-val-72434", 13:58:49 "host-profile": "example-host-profile-val-84672", 13:58:49 "p-interfaces": { 13:58:49 "p-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-46147", 13:58:49 "selflink": "example-selflink-val-81029", 13:58:49 "speed-value": "example-speed-value-val-47874", 13:58:49 "speed-units": "example-speed-units-val-10396", 13:58:49 "port-description": "example-port-description-val-53068", 13:58:49 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:49 "interface-role": "example-interface-role-val-49232", 13:58:49 "interface-type": "example-interface-type-val-21757", 13:58:49 "prov-status": "example-prov-status-val-19117", 13:58:49 "in-maint": true, 13:58:49 "inv-status": "example-inv-status-val-48715", 13:58:49 "l-interfaces": { 13:58:49 "l-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-13366", 13:58:49 "interface-role": "example-interface-role-val-29488", 13:58:49 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:49 "selflink": "example-selflink-val-4757", 13:58:49 "interface-id": "example-interface-id-val-79486", 13:58:49 "macaddr": "example-macaddr-val-52194", 13:58:49 "network-name": "example-network-name-val-80678", 13:58:49 "management-option": "example-management-option-val-53535", 13:58:49 "interface-description": "example-interface-description-val-299", 13:58:49 "is-port-mirrored": true, 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-9736", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:49 "priority": 82452, 13:58:49 "vlans": { 13:58:49 "vlan": [ 13:58:49 { 13:58:49 "vlan-interface": "example-vlan-interface-val-31470", 13:58:49 "vlan-id-inner": 61286171, 13:58:49 "vlan-id-outer": 64615174, 13:58:49 "speed-value": "example-speed-value-val-80457", 13:58:49 "speed-units": "example-speed-units-val-51587", 13:58:49 "vlan-description": "example-vlan-description-val-97575", 13:58:49 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:49 "vpn-key": "example-vpn-key-val-50069", 13:58:49 "orchestration-status": "example-orchestration-status-val-34071", 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-62615", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "is-private": true, 13:58:49 "l3-interface-ipv4-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:49 "l3-interface-ipv4-prefix-length": 39266592, 13:58:49 "vlan-id-inner": 91284707, 13:58:49 "vlan-id-outer": 80343467, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:49 } 13:58:49 ], 13:58:49 "l3-interface-ipv6-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:49 "l3-interface-ipv6-prefix-length": 81422758, 13:58:49 "vlan-id-inner": 15099560, 13:58:49 "vlan-id-outer": 46643832, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:49 } 13:58:49 ] 13:58:49 } 13:58:49 ] 13:58:49 }, 13:58:49 "l-interfaces": { 13:58:49 "l-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-62086", 13:58:49 "interface-role": "example-interface-role-val-13107", 13:58:49 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:49 "selflink": "example-selflink-val-31580", 13:58:49 "interface-id": "example-interface-id-val-57805", 13:58:49 "macaddr": "example-macaddr-val-54266", 13:58:49 "network-name": "example-network-name-val-38517", 13:58:49 "management-option": "example-management-option-val-8801", 13:58:49 "interface-description": "example-interface-description-val-88573", 13:58:49 "is-port-mirrored": true, 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-99164", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:49 "priority": 80355, 13:58:49 "admin-status": "example-admin-status-val-29720" 13:58:49 } 13:58:49 ] 13:58:49 }, 13:58:49 "l3-interface-ipv4-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:49 "l3-interface-ipv4-prefix-length": 36060646, 13:58:49 "vlan-id-inner": 62164959, 13:58:49 "vlan-id-outer": 93058593, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:49 } 13:58:49 ], 13:58:49 "l3-interface-ipv6-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:49 "l3-interface-ipv6-prefix-length": 29592510, 13:58:49 "vlan-id-inner": 18402161, 13:58:49 "vlan-id-outer": 651158, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:49 } 13:58:49 ], 13:58:49 "admin-status": "example-admin-status-val-81745" 13:58:49 } 13:58:49 ] 13:58:49 } 13:58:49 } 13:58:49 ] 13:58:49 }, 13:58:49 "lag-interfaces": { 13:58:49 "lag-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-87366", 13:58:49 "interface-description": "example-interface-description-val-3722", 13:58:49 "speed-value": "example-speed-value-val-73546", 13:58:49 "speed-units": "example-speed-units-val-73658", 13:58:49 "interface-id": "example-interface-id-val-62385", 13:58:49 "interface-role": "example-interface-role-val-60746", 13:58:49 "prov-status": "example-prov-status-val-26239", 13:58:49 "in-maint": true, 13:58:49 "l-interfaces": { 13:58:49 "l-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-69579", 13:58:49 "interface-role": "example-interface-role-val-64571", 13:58:49 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:49 "selflink": "example-selflink-val-29611", 13:58:49 "interface-id": "example-interface-id-val-75464", 13:58:49 "macaddr": "example-macaddr-val-7285", 13:58:49 "network-name": "example-network-name-val-52284", 13:58:49 "management-option": "example-management-option-val-26028", 13:58:49 "interface-description": "example-interface-description-val-37641", 13:58:49 "is-port-mirrored": true, 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-56460", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:49 "priority": 84739, 13:58:49 "vlans": { 13:58:49 "vlan": [ 13:58:49 { 13:58:49 "vlan-interface": "example-vlan-interface-val-56661", 13:58:49 "vlan-id-inner": 33305644, 13:58:49 "vlan-id-outer": 30871600, 13:58:49 "speed-value": "example-speed-value-val-1929", 13:58:49 "speed-units": "example-speed-units-val-71630", 13:58:49 "vlan-description": "example-vlan-description-val-63003", 13:58:49 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:49 "vpn-key": "example-vpn-key-val-16552", 13:58:49 "orchestration-status": "example-orchestration-status-val-95322", 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-89886", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "is-private": true, 13:58:49 "l3-interface-ipv4-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:49 "l3-interface-ipv4-prefix-length": 11099430, 13:58:49 "vlan-id-inner": 88996967, 13:58:49 "vlan-id-outer": 23003182, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:49 } 13:58:49 ], 13:58:49 "l3-interface-ipv6-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:49 "l3-interface-ipv6-prefix-length": 20167688, 13:58:49 "vlan-id-inner": 40775405, 13:58:49 "vlan-id-outer": 75855907, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:49 } 13:58:49 ] 13:58:49 } 13:58:49 ] 13:58:49 }, 13:58:49 "l-interfaces": { 13:58:49 "l-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-49266", 13:58:49 "interface-role": "example-interface-role-val-210", 13:58:49 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:49 "selflink": "example-selflink-val-6356", 13:58:49 "interface-id": "example-interface-id-val-99531", 13:58:49 "macaddr": "example-macaddr-val-25092", 13:58:49 "network-name": "example-network-name-val-3319", 13:58:49 "management-option": "example-management-option-val-79883", 13:58:49 "interface-description": "example-interface-description-val-54501", 13:58:49 "is-port-mirrored": true, 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-48840", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:49 "priority": 21862, 13:58:49 "admin-status": "example-admin-status-val-89244" 13:58:49 } 13:58:49 ] 13:58:49 }, 13:58:49 "l3-interface-ipv4-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:49 "l3-interface-ipv4-prefix-length": 91875404, 13:58:49 "vlan-id-inner": 36470314, 13:58:49 "vlan-id-outer": 96344091, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:49 } 13:58:49 ], 13:58:49 "l3-interface-ipv6-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:49 "l3-interface-ipv6-prefix-length": 11663872, 13:58:49 "vlan-id-inner": 28459412, 13:58:49 "vlan-id-outer": 9852622, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:49 } 13:58:49 ], 13:58:49 "admin-status": "example-admin-status-val-81055" 13:58:49 } 13:58:49 ] 13:58:49 } 13:58:49 } 13:58:49 ] 13:58:49 } 13:58:49 } 13:58:49 13:58:49 2024-01-15 13:58:49.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:49 2024-01-15 13:58:49.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:49 2024-01-15 13:58:49.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:49 2024-01-15 13:58:49.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:49 2024-01-15 13:58:49.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:49 2024-01-15 13:58:49.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:49 2024-01-15 13:58:49.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:49 2024-01-15 13:58:49.221 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 13:58:49 2024-01-15 13:58:49.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:49 2024-01-15 13:58:49.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:49 2024-01-15 13:58:49.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:49 2024-01-15 13:58:49.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:49 2024-01-15 13:58:49.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:49 2024-01-15 13:58:49.232 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:49 2024-01-15 13:58:49.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:49 2024-01-15 13:58:49.233 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"} 13:58:49 2024-01-15 13:58:49.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:49 2024-01-15 13:58:49.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:49 2024-01-15 13:58:49.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:49 2024-01-15 13:58:49.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:49 2024-01-15 13:58:49.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:49 2024-01-15 13:58:49.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:49 2024-01-15 13:58:49.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:49 2024-01-15 13:58:49.249 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 13:58:49 2024-01-15 13:58:49.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:49 2024-01-15 13:58:49.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:49 2024-01-15 13:58:49.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:49 2024-01-15 13:58:49.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:49 2024-01-15 13:58:49.250 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:49 2024-01-15 13:58:49.260 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:49 2024-01-15 13:58:49.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:49 2024-01-15 13:58:49.574 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 13:58:49 2024-01-15 13:58:49.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:49 2024-01-15 13:58:49.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:49 2024-01-15 13:58:49.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:49 2024-01-15 13:58:49.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:49 2024-01-15 13:58:49.578 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:49 2024-01-15 13:58:49.578 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- 336 :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 13:58:49 2024-01-15 13:58:49.579 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:49 2024-01-15 13:58:49.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:49 2024-01-15 13:58:49.579 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"]}}} 13:58:49 2024-01-15 13:58:49.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:49 "hostname": "example-hostname-val-85598", 13:58:49 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:49 "number-of-cpus": 280, 13:58:49 "disk-in-gigabytes": 78521, 13:58:49 "ram-in-megabytes": 36975, 13:58:49 "equip-type": "example-equip-type-val-47930", 13:58:49 "equip-vendor": "example-equip-vendor-val-59512", 13:58:49 "equip-model": "example-equip-model-val-46076", 13:58:49 "fqdn": "example-fqdn-val-74486", 13:58:49 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:49 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:49 "serial-number": "example-serial-number-val-92800", 13:58:49 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:49 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:49 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:49 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:49 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:49 "inv-status": "example-inv-status-val-5042", 13:58:49 "pserver-id": "example-pserver-id-val-15622", 13:58:49 "internet-topology": "example-internet-topology-val-31234", 13:58:49 "in-maint": true, 13:58:49 "pserver-name2": "example-pserver-name2-val-93509", 13:58:49 "purpose": "example-purpose-val-52320", 13:58:49 "prov-status": "example-prov-status-val-47313", 13:58:49 "management-option": "example-management-option-val-72434", 13:58:49 "host-profile": "example-host-profile-val-84672", 13:58:49 "p-interfaces": { 13:58:49 "p-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-46147", 13:58:49 "selflink": "example-selflink-val-81029", 13:58:49 "speed-value": "example-speed-value-val-47874", 13:58:49 "speed-units": "example-speed-units-val-10396", 13:58:49 "port-description": "example-port-description-val-53068", 13:58:49 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:49 "interface-role": "example-interface-role-val-49232", 13:58:49 "interface-type": "example-interface-type-val-21757", 13:58:49 "prov-status": "example-prov-status-val-19117", 13:58:49 "in-maint": true, 13:58:49 "inv-status": "example-inv-status-val-48715", 13:58:49 "l-interfaces": { 13:58:49 "l-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-13366", 13:58:49 "interface-role": "example-interface-role-val-29488", 13:58:49 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:49 "selflink": "example-selflink-val-4757", 13:58:49 "interface-id": "example-interface-id-val-79486", 13:58:49 "macaddr": "example-macaddr-val-52194", 13:58:49 "network-name": "example-network-name-val-80678", 13:58:49 "management-option": "example-management-option-val-53535", 13:58:49 "interface-description": "example-interface-description-val-299", 13:58:49 "is-port-mirrored": true, 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-9736", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:49 "priority": 82452, 13:58:49 "vlans": { 13:58:49 "vlan": [ 13:58:49 { 13:58:49 "vlan-interface": "example-vlan-interface-val-31470", 13:58:49 "vlan-id-inner": 61286171, 13:58:49 "vlan-id-outer": 64615174, 13:58:49 "speed-value": "example-speed-value-val-80457", 13:58:49 "speed-units": "example-speed-units-val-51587", 13:58:49 "vlan-description": "example-vlan-description-val-97575", 13:58:49 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:49 "vpn-key": "example-vpn-key-val-50069", 13:58:49 "orchestration-status": "example-orchestration-status-val-34071", 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-62615", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "is-private": true, 13:58:49 "l3-interface-ipv4-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:49 "l3-interface-ipv4-prefix-length": 39266592, 13:58:49 "vlan-id-inner": 91284707, 13:58:49 "vlan-id-outer": 80343467, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:49 } 13:58:49 ], 13:58:49 "l3-interface-ipv6-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:49 "l3-interface-ipv6-prefix-length": 81422758, 13:58:49 "vlan-id-inner": 15099560, 13:58:49 "vlan-id-outer": 46643832, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:49 } 13:58:49 ] 13:58:49 } 13:58:49 ] 13:58:49 }, 13:58:49 "l-interfaces": { 13:58:49 "l-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-62086", 13:58:49 "interface-role": "example-interface-role-val-13107", 13:58:49 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:49 "selflink": "example-selflink-val-31580", 13:58:49 "interface-id": "example-interface-id-val-57805", 13:58:49 "macaddr": "example-macaddr-val-54266", 13:58:49 "network-name": "example-network-name-val-38517", 13:58:49 "management-option": "example-management-option-val-8801", 13:58:49 "interface-description": "example-interface-description-val-88573", 13:58:49 "is-port-mirrored": true, 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-99164", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:49 "priority": 80355, 13:58:49 "admin-status": "example-admin-status-val-29720" 13:58:49 } 13:58:49 ] 13:58:49 }, 13:58:49 "l3-interface-ipv4-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:49 "l3-interface-ipv4-prefix-length": 36060646, 13:58:49 "vlan-id-inner": 62164959, 13:58:49 "vlan-id-outer": 93058593, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:49 } 13:58:49 ], 13:58:49 "l3-interface-ipv6-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:49 "l3-interface-ipv6-prefix-length": 29592510, 13:58:49 "vlan-id-inner": 18402161, 13:58:49 "vlan-id-outer": 651158, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:49 } 13:58:49 ], 13:58:49 "admin-status": "example-admin-status-val-81745" 13:58:49 } 13:58:49 ] 13:58:49 } 13:58:49 } 13:58:49 ] 13:58:49 }, 13:58:49 "lag-interfaces": { 13:58:49 "lag-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-87366", 13:58:49 "interface-description": "example-interface-description-val-3722", 13:58:49 "speed-value": "example-speed-value-val-73546", 13:58:49 "speed-units": "example-speed-units-val-73658", 13:58:49 "interface-id": "example-interface-id-val-62385", 13:58:49 "interface-role": "example-interface-role-val-60746", 13:58:49 "prov-status": "example-prov-status-val-26239", 13:58:49 "in-maint": true, 13:58:49 "l-interfaces": { 13:58:49 "l-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-69579", 13:58:49 "interface-role": "example-interface-role-val-64571", 13:58:49 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:49 "selflink": "example-selflink-val-29611", 13:58:49 "interface-id": "example-interface-id-val-75464", 13:58:49 "macaddr": "example-macaddr-val-7285", 13:58:49 "network-name": "example-network-name-val-52284", 13:58:49 "management-option": "example-management-option-val-26028", 13:58:49 "interface-description": "example-interface-description-val-37641", 13:58:49 "is-port-mirrored": true, 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-56460", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:49 "priority": 84739, 13:58:49 "vlans": { 13:58:49 "vlan": [ 13:58:49 { 13:58:49 "vlan-interface": "example-vlan-interface-val-56661", 13:58:49 "vlan-id-inner": 33305644, 13:58:49 "vlan-id-outer": 30871600, 13:58:49 "speed-value": "example-speed-value-val-1929", 13:58:49 "speed-units": "example-speed-units-val-71630", 13:58:49 "vlan-description": "example-vlan-description-val-63003", 13:58:49 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:49 "vpn-key": "example-vpn-key-val-16552", 13:58:49 "orchestration-status": "example-orchestration-status-val-95322", 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-89886", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "is-private": true, 13:58:49 "l3-interface-ipv4-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:49 "l3-interface-ipv4-prefix-length": 11099430, 13:58:49 "vlan-id-inner": 88996967, 13:58:49 "vlan-id-outer": 23003182, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:49 } 13:58:49 ], 13:58:49 "l3-interface-ipv6-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:49 "l3-interface-ipv6-prefix-length": 20167688, 13:58:49 "vlan-id-inner": 40775405, 13:58:49 "vlan-id-outer": 75855907, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:49 } 13:58:49 ] 13:58:49 } 13:58:49 ] 13:58:49 }, 13:58:49 "l-interfaces": { 13:58:49 "l-interface": [ 13:58:49 { 13:58:49 "interface-name": "example-interface-name-val-49266", 13:58:49 "interface-role": "example-interface-role-val-210", 13:58:49 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:49 "selflink": "example-selflink-val-6356", 13:58:49 "interface-id": "example-interface-id-val-99531", 13:58:49 "macaddr": "example-macaddr-val-25092", 13:58:49 "network-name": "example-network-name-val-3319", 13:58:49 "management-option": "example-management-option-val-79883", 13:58:49 "interface-description": "example-interface-description-val-54501", 13:58:49 "is-port-mirrored": true, 13:58:49 "in-maint": true, 13:58:49 "prov-status": "example-prov-status-val-48840", 13:58:49 "is-ip-unnumbered": true, 13:58:49 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:49 "priority": 21862, 13:58:49 "admin-status": "example-admin-status-val-89244" 13:58:49 } 13:58:49 ] 13:58:49 }, 13:58:49 "l3-interface-ipv4-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:49 "l3-interface-ipv4-prefix-length": 91875404, 13:58:49 "vlan-id-inner": 36470314, 13:58:49 "vlan-id-outer": 96344091, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:49 } 13:58:49 ], 13:58:49 "l3-interface-ipv6-address-list": [ 13:58:49 { 13:58:49 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:49 "l3-interface-ipv6-prefix-length": 11663872, 13:58:49 "vlan-id-inner": 28459412, 13:58:49 "vlan-id-outer": 9852622, 13:58:49 "is-floating": true, 13:58:49 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:49 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:49 } 13:58:49 ], 13:58:49 "admin-status": "example-admin-status-val-81055" 13:58:49 } 13:58:49 ] 13:58:49 } 13:58:49 } 13:58:49 ] 13:58:49 } 13:58:49 } 13:58:49 13:58:49 2024-01-15 13:58:49.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:49 2024-01-15 13:58:49.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:49 2024-01-15 13:58:49.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:49 2024-01-15 13:58:49.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:49 2024-01-15 13:58:49.584 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:49 2024-01-15 13:58:49.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:49 2024-01-15 13:58:49.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:49 2024-01-15 13:58:49.639 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 13:58:49 2024-01-15 13:58:49.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:49 2024-01-15 13:58:49.640 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:49 2024-01-15 13:58:49.640 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:49 2024-01-15 13:58:49.640 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:49 2024-01-15 13:58:49.640 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:49 2024-01-15 13:58:49.650 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:49 2024-01-15 13:58:49.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:49 2024-01-15 13:58:49.652 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 1705327129584123 13:58:49 2024-01-15 13:58:49.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:49 2024-01-15 13:58:49.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:49 2024-01-15 13:58:49.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:49 2024-01-15 13:58:49.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:49 2024-01-15 13:58:49.653 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:49 2024-01-15 13:58:49.682 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- 349 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated 13:58:49 2024-01-15 13:58:49.683 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:49 2024-01-15 13:58:49.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 13:58:49 2024-01-15 13:58:49.683 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"]}}} 13:58:49 2024-01-15 13:58:49.996 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 13:58:49 2024-01-15 13:58:49.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:49 2024-01-15 13:58:49.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:49 2024-01-15 13:58:49.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:49 2024-01-15 13:58:49.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:49 2024-01-15 13:58:49.998 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:49 2024-01-15 13:58:49.999 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- 632 :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 13:58:49 2024-01-15 13:58:50.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:49 2024-01-15 13:58:50.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:49 2024-01-15 13:58:50.000 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"]}}} 13:58:50 2024-01-15 13:58:50.001 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:50 "hostname": "example-hostname-val-85598", 13:58:50 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:50 "number-of-cpus": 280, 13:58:50 "disk-in-gigabytes": 78521, 13:58:50 "ram-in-megabytes": 36975, 13:58:50 "equip-type": "example-equip-type-val-47930", 13:58:50 "equip-vendor": "example-equip-vendor-val-59512", 13:58:50 "equip-model": "example-equip-model-val-46076", 13:58:50 "fqdn": "example-fqdn-val-74486", 13:58:50 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:50 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:50 "serial-number": "example-serial-number-val-92800", 13:58:50 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:50 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:50 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:50 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:50 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:50 "inv-status": "example-inv-status-val-5042", 13:58:50 "pserver-id": "example-pserver-id-val-15622", 13:58:50 "internet-topology": "example-internet-topology-val-31234", 13:58:50 "in-maint": true, 13:58:50 "pserver-name2": "example-pserver-name2-val-93509", 13:58:50 "purpose": "example-purpose-val-52320", 13:58:50 "prov-status": "example-prov-status-val-47313", 13:58:50 "management-option": "example-management-option-val-72434", 13:58:50 "host-profile": "example-host-profile-val-84672", 13:58:50 "p-interfaces": { 13:58:50 "p-interface": [ 13:58:50 { 13:58:50 "interface-name": "example-interface-name-val-46147", 13:58:50 "selflink": "example-selflink-val-81029", 13:58:50 "speed-value": "example-speed-value-val-47874", 13:58:50 "speed-units": "example-speed-units-val-10396", 13:58:50 "port-description": "example-port-description-val-53068", 13:58:50 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:50 "interface-role": "example-interface-role-val-49232", 13:58:50 "interface-type": "example-interface-type-val-21757", 13:58:50 "prov-status": "example-prov-status-val-19117", 13:58:50 "in-maint": true, 13:58:50 "inv-status": "example-inv-status-val-48715", 13:58:50 "l-interfaces": { 13:58:50 "l-interface": [ 13:58:50 { 13:58:50 "interface-name": "example-interface-name-val-13366", 13:58:50 "interface-role": "example-interface-role-val-29488", 13:58:50 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:50 "selflink": "example-selflink-val-4757", 13:58:50 "interface-id": "example-interface-id-val-79486", 13:58:50 "macaddr": "example-macaddr-val-52194", 13:58:50 "network-name": "example-network-name-val-80678", 13:58:50 "management-option": "example-management-option-val-53535", 13:58:50 "interface-description": "example-interface-description-val-299", 13:58:50 "is-port-mirrored": true, 13:58:50 "in-maint": true, 13:58:50 "prov-status": "example-prov-status-val-9736", 13:58:50 "is-ip-unnumbered": true, 13:58:50 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:50 "priority": 82452, 13:58:50 "vlans": { 13:58:50 "vlan": [ 13:58:50 { 13:58:50 "vlan-interface": "example-vlan-interface-val-31470", 13:58:50 "vlan-id-inner": 61286171, 13:58:50 "vlan-id-outer": 64615174, 13:58:50 "speed-value": "example-speed-value-val-80457", 13:58:50 "speed-units": "example-speed-units-val-51587", 13:58:50 "vlan-description": "example-vlan-description-val-97575", 13:58:50 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:50 "vpn-key": "example-vpn-key-val-50069", 13:58:50 "orchestration-status": "example-orchestration-status-val-34071", 13:58:50 "in-maint": true, 13:58:50 "prov-status": "example-prov-status-val-62615", 13:58:50 "is-ip-unnumbered": true, 13:58:50 "is-private": true, 13:58:50 "l3-interface-ipv4-address-list": [ 13:58:50 { 13:58:50 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:50 "l3-interface-ipv4-prefix-length": 39266592, 13:58:50 "vlan-id-inner": 91284707, 13:58:50 "vlan-id-outer": 80343467, 13:58:50 "is-floating": true, 13:58:50 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:50 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:50 } 13:58:50 ], 13:58:50 "l3-interface-ipv6-address-list": [ 13:58:50 { 13:58:50 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:50 "l3-interface-ipv6-prefix-length": 81422758, 13:58:50 "vlan-id-inner": 15099560, 13:58:50 "vlan-id-outer": 46643832, 13:58:50 "is-floating": true, 13:58:50 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:50 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:50 } 13:58:50 ] 13:58:50 } 13:58:50 ] 13:58:50 }, 13:58:50 "l-interfaces": { 13:58:50 "l-interface": [ 13:58:50 { 13:58:50 "interface-name": "example-interface-name-val-62086", 13:58:50 "interface-role": "example-interface-role-val-13107", 13:58:50 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:50 "selflink": "example-selflink-val-31580", 13:58:50 "interface-id": "example-interface-id-val-57805", 13:58:50 "macaddr": "example-macaddr-val-54266", 13:58:50 "network-name": "example-network-name-val-38517", 13:58:50 "management-option": "example-management-option-val-8801", 13:58:50 "interface-description": "example-interface-description-val-88573", 13:58:50 "is-port-mirrored": true, 13:58:50 "in-maint": true, 13:58:50 "prov-status": "example-prov-status-val-99164", 13:58:50 "is-ip-unnumbered": true, 13:58:50 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:50 "priority": 80355, 13:58:50 "admin-status": "example-admin-status-val-29720" 13:58:50 } 13:58:50 ] 13:58:50 }, 13:58:50 "l3-interface-ipv4-address-list": [ 13:58:50 { 13:58:50 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:50 "l3-interface-ipv4-prefix-length": 36060646, 13:58:50 "vlan-id-inner": 62164959, 13:58:50 "vlan-id-outer": 93058593, 13:58:50 "is-floating": true, 13:58:50 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:50 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:50 } 13:58:50 ], 13:58:50 "l3-interface-ipv6-address-list": [ 13:58:50 { 13:58:50 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:50 "l3-interface-ipv6-prefix-length": 29592510, 13:58:50 "vlan-id-inner": 18402161, 13:58:50 "vlan-id-outer": 651158, 13:58:50 "is-floating": true, 13:58:50 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:50 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:50 } 13:58:50 ], 13:58:50 "admin-status": "example-admin-status-val-81745" 13:58:50 } 13:58:50 ] 13:58:50 } 13:58:50 } 13:58:50 ] 13:58:50 }, 13:58:50 "lag-interfaces": { 13:58:50 "lag-interface": [ 13:58:50 { 13:58:50 "interface-name": "example-interface-name-val-87366", 13:58:50 "interface-description": "example-interface-description-val-3722", 13:58:50 "speed-value": "example-speed-value-val-73546", 13:58:50 "speed-units": "example-speed-units-val-73658", 13:58:50 "interface-id": "example-interface-id-val-62385", 13:58:50 "interface-role": "example-interface-role-val-60746", 13:58:50 "prov-status": "example-prov-status-val-26239", 13:58:50 "in-maint": true, 13:58:50 "l-interfaces": { 13:58:50 "l-interface": [ 13:58:50 { 13:58:50 "interface-name": "example-interface-name-val-69579", 13:58:50 "interface-role": "example-interface-role-val-64571", 13:58:50 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:50 "selflink": "example-selflink-val-29611", 13:58:50 "interface-id": "example-interface-id-val-75464", 13:58:50 "macaddr": "example-macaddr-val-7285", 13:58:50 "network-name": "example-network-name-val-52284", 13:58:50 "management-option": "example-management-option-val-26028", 13:58:50 "interface-description": "example-interface-description-val-37641", 13:58:50 "is-port-mirrored": true, 13:58:50 "in-maint": true, 13:58:50 "prov-status": "example-prov-status-val-56460", 13:58:50 "is-ip-unnumbered": true, 13:58:50 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:50 "priority": 84739, 13:58:50 "vlans": { 13:58:50 "vlan": [ 13:58:50 { 13:58:50 "vlan-interface": "example-vlan-interface-val-56661", 13:58:50 "vlan-id-inner": 33305644, 13:58:50 "vlan-id-outer": 30871600, 13:58:50 "speed-value": "example-speed-value-val-1929", 13:58:50 "speed-units": "example-speed-units-val-71630", 13:58:50 "vlan-description": "example-vlan-description-val-63003", 13:58:50 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:50 "vpn-key": "example-vpn-key-val-16552", 13:58:50 "orchestration-status": "example-orchestration-status-val-95322", 13:58:50 "in-maint": true, 13:58:50 "prov-status": "example-prov-status-val-89886", 13:58:50 "is-ip-unnumbered": true, 13:58:50 "is-private": true, 13:58:50 "l3-interface-ipv4-address-list": [ 13:58:50 { 13:58:50 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:50 "l3-interface-ipv4-prefix-length": 11099430, 13:58:50 "vlan-id-inner": 88996967, 13:58:50 "vlan-id-outer": 23003182, 13:58:50 "is-floating": true, 13:58:50 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:50 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:50 } 13:58:50 ], 13:58:50 "l3-interface-ipv6-address-list": [ 13:58:50 { 13:58:50 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:50 "l3-interface-ipv6-prefix-length": 20167688, 13:58:50 "vlan-id-inner": 40775405, 13:58:50 "vlan-id-outer": 75855907, 13:58:50 "is-floating": true, 13:58:50 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:50 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:50 } 13:58:50 ] 13:58:50 } 13:58:50 ] 13:58:50 }, 13:58:50 "l-interfaces": { 13:58:50 "l-interface": [ 13:58:50 { 13:58:50 "interface-name": "example-interface-name-val-49266", 13:58:50 "interface-role": "example-interface-role-val-210", 13:58:50 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:50 "selflink": "example-selflink-val-6356", 13:58:50 "interface-id": "example-interface-id-val-99531", 13:58:50 "macaddr": "example-macaddr-val-25092", 13:58:50 "network-name": "example-network-name-val-3319", 13:58:50 "management-option": "example-management-option-val-79883", 13:58:50 "interface-description": "example-interface-description-val-54501", 13:58:50 "is-port-mirrored": true, 13:58:50 "in-maint": true, 13:58:50 "prov-status": "example-prov-status-val-48840", 13:58:50 "is-ip-unnumbered": true, 13:58:50 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:50 "priority": 21862, 13:58:50 "admin-status": "example-admin-status-val-89244" 13:58:50 } 13:58:50 ] 13:58:50 }, 13:58:50 "l3-interface-ipv4-address-list": [ 13:58:50 { 13:58:50 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:50 "l3-interface-ipv4-prefix-length": 91875404, 13:58:50 "vlan-id-inner": 36470314, 13:58:50 "vlan-id-outer": 96344091, 13:58:50 "is-floating": true, 13:58:50 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:50 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:50 } 13:58:50 ], 13:58:50 "l3-interface-ipv6-address-list": [ 13:58:50 { 13:58:50 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:50 "l3-interface-ipv6-prefix-length": 11663872, 13:58:50 "vlan-id-inner": 28459412, 13:58:50 "vlan-id-outer": 9852622, 13:58:50 "is-floating": true, 13:58:50 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:50 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:50 } 13:58:50 ], 13:58:50 "admin-status": "example-admin-status-val-81055" 13:58:50 } 13:58:50 ] 13:58:50 } 13:58:50 } 13:58:50 ] 13:58:50 } 13:58:50 } 13:58:50 13:58:50 2024-01-15 13:58:50.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:50 2024-01-15 13:58:50.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.006 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.037 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:50 2024-01-15 13:58:50.056 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 13:58:50 2024-01-15 13:58:50.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:50 2024-01-15 13:58:50.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.057 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.066 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:50 2024-01-15 13:58:50.067 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 13:58:50 2024-01-15 13:58:50.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:50 2024-01-15 13:58:50.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.068 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.069 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- 641 :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 13:58:50 2024-01-15 13:58:50.069 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:50 2024-01-15 13:58:50.069 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"]}}} 13:58:50 2024-01-15 13:58:50.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 13:58:50 "vnf-id": "generic-vnf-notification", 13:58:50 "vnf-type": "sometype", 13:58:50 "in-maint": true, 13:58:50 "is-closed-loop-disabled": true 13:58:50 } 13:58:50 13:58:50 2024-01-15 13:58:50.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:50 2024-01-15 13:58:50.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.072 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.077 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:50 2024-01-15 13:58:50.080 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 13:58:50 2024-01-15 13:58:50.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:50 2024-01-15 13:58:50.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.081 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.084 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:50 2024-01-15 13:58:50.085 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 { 13:58:50 "related-to": "generic-vnf", 13:58:50 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 13:58:50 } 13:58:50 13:58:50 2024-01-15 13:58:50.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:50 2024-01-15 13:58:50.087 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.087 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.087 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.087 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.088 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:50 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":"1705327130087","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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":"1705327130006","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"}]}}]}} 13:58:50 2024-01-15 13:58:50.102 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 13:58:50 2024-01-15 13:58:50.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:50 2024-01-15 13:58:50.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.103 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.106 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:50 2024-01-15 13:58:50.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 13:58:50 2024-01-15 13:58:50.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:50 2024-01-15 13:58:50.420 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 {} 13:58:50 2024-01-15 13:58:50.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:58:50 2024-01-15 13:58:50.422 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.422 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.422 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.422 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.426 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.426 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.428 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:50 2024-01-15 13:58:50.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 13:58:50 2024-01-15 13:58:50.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 13:58:50 2024-01-15 13:58:50.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.740 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.741 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- 925 :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 13:58:50 2024-01-15 13:58:50.742 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:50 2024-01-15 13:58:50.742 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"]}}} 13:58:50 2024-01-15 13:58:50.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 13:58:50 2024-01-15 13:58:50.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:50 2024-01-15 13:58:50.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.744 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.744 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.744 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- 927 :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 13:58:50 2024-01-15 13:58:50.745 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:50 2024-01-15 13:58:50.745 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"]}}} 13:58:50 2024-01-15 13:58:50.746 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"} 13:58:50 2024-01-15 13:58:50.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 13:58:50 2024-01-15 13:58:50.747 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"}]}} 13:58:50 2024-01-15 13:58:50.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:50 2024-01-15 13:58:50.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.749 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.755 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:50 2024-01-15 13:58:50.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 13:58:50 2024-01-15 13:58:50.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 13:58:50 2024-01-15 13:58:50.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.761 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.762 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:50 2024-01-15 13:58:50.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 13:58:50 2024-01-15 13:58:50.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:50 2024-01-15 13:58:50.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.764 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.765 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:50 2024-01-15 13:58:50.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1705327130749 13:58:50 2024-01-15 13:58:50.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:50 2024-01-15 13:58:50.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1705327130749 13:58:50 2024-01-15 13:58:50.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 13:58:50 2024-01-15 13:58:50.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:50 2024-01-15 13:58:50.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:50 2024-01-15 13:58:50.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:50 2024-01-15 13:58:50.768 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.770 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315472 with label pserver 13:58:50 2024-01-15 13:58:50.771 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.771 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:50 2024-01-15 13:58:50.772 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311376 with label complex 13:58:50 2024-01-15 13:58:50.773 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:50 2024-01-15 13:58:50.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:51 2024-01-15 13:58:51.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 13:58:51 2024-01-15 13:58:51.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 13:58:51 2024-01-15 13:58:51.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.076 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.077 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.078 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- 952 :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 13:58:51 2024-01-15 13:58:51.078 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:51 2024-01-15 13:58:51.079 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"]}}} 13:58:51 2024-01-15 13:58:51.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 13:58:51 2024-01-15 13:58:51.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:51 2024-01-15 13:58:51.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.081 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.081 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- 954 :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 13:58:51 2024-01-15 13:58:51.082 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:51 2024-01-15 13:58:51.082 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"]}}} 13:58:51 2024-01-15 13:58:51.085 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 13:58:51 2024-01-15 13:58:51.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:51 2024-01-15 13:58:51.086 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.086 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.086 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.086 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.087 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- 573 :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 13:58:51 2024-01-15 13:58:51.088 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:51 2024-01-15 13:58:51.088 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"]}}} 13:58:51 2024-01-15 13:58:51.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:51 "hostname": "example-hostname-val-85598", 13:58:51 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:51 "number-of-cpus": 280, 13:58:51 "disk-in-gigabytes": 78521, 13:58:51 "ram-in-megabytes": 36975, 13:58:51 "equip-type": "example-equip-type-val-47930", 13:58:51 "equip-vendor": "example-equip-vendor-val-59512", 13:58:51 "equip-model": "example-equip-model-val-46076", 13:58:51 "fqdn": "example-fqdn-val-74486", 13:58:51 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:51 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:51 "serial-number": "example-serial-number-val-92800", 13:58:51 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:51 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:51 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:51 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:51 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:51 "inv-status": "example-inv-status-val-5042", 13:58:51 "pserver-id": "example-pserver-id-val-15622", 13:58:51 "internet-topology": "example-internet-topology-val-31234", 13:58:51 "in-maint": true, 13:58:51 "pserver-name2": "example-pserver-name2-val-93509", 13:58:51 "purpose": "example-purpose-val-52320", 13:58:51 "prov-status": "example-prov-status-val-47313", 13:58:51 "management-option": "example-management-option-val-72434", 13:58:51 "host-profile": "example-host-profile-val-84672", 13:58:51 "p-interfaces": { 13:58:51 "p-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-46147", 13:58:51 "selflink": "example-selflink-val-81029", 13:58:51 "speed-value": "example-speed-value-val-47874", 13:58:51 "speed-units": "example-speed-units-val-10396", 13:58:51 "port-description": "example-port-description-val-53068", 13:58:51 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:51 "interface-role": "example-interface-role-val-49232", 13:58:51 "interface-type": "example-interface-type-val-21757", 13:58:51 "prov-status": "example-prov-status-val-19117", 13:58:51 "in-maint": true, 13:58:51 "inv-status": "example-inv-status-val-48715", 13:58:51 "l-interfaces": { 13:58:51 "l-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-13366", 13:58:51 "interface-role": "example-interface-role-val-29488", 13:58:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:51 "selflink": "example-selflink-val-4757", 13:58:51 "interface-id": "example-interface-id-val-79486", 13:58:51 "macaddr": "example-macaddr-val-52194", 13:58:51 "network-name": "example-network-name-val-80678", 13:58:51 "management-option": "example-management-option-val-53535", 13:58:51 "interface-description": "example-interface-description-val-299", 13:58:51 "is-port-mirrored": true, 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-9736", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:51 "priority": 82452, 13:58:51 "vlans": { 13:58:51 "vlan": [ 13:58:51 { 13:58:51 "vlan-interface": "example-vlan-interface-val-31470", 13:58:51 "vlan-id-inner": 61286171, 13:58:51 "vlan-id-outer": 64615174, 13:58:51 "speed-value": "example-speed-value-val-80457", 13:58:51 "speed-units": "example-speed-units-val-51587", 13:58:51 "vlan-description": "example-vlan-description-val-97575", 13:58:51 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:51 "vpn-key": "example-vpn-key-val-50069", 13:58:51 "orchestration-status": "example-orchestration-status-val-34071", 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-62615", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "is-private": true, 13:58:51 "l3-interface-ipv4-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:51 "l3-interface-ipv4-prefix-length": 39266592, 13:58:51 "vlan-id-inner": 91284707, 13:58:51 "vlan-id-outer": 80343467, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:51 } 13:58:51 ], 13:58:51 "l3-interface-ipv6-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:51 "l3-interface-ipv6-prefix-length": 81422758, 13:58:51 "vlan-id-inner": 15099560, 13:58:51 "vlan-id-outer": 46643832, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:51 } 13:58:51 ] 13:58:51 } 13:58:51 ] 13:58:51 }, 13:58:51 "l-interfaces": { 13:58:51 "l-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-62086", 13:58:51 "interface-role": "example-interface-role-val-13107", 13:58:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:51 "selflink": "example-selflink-val-31580", 13:58:51 "interface-id": "example-interface-id-val-57805", 13:58:51 "macaddr": "example-macaddr-val-54266", 13:58:51 "network-name": "example-network-name-val-38517", 13:58:51 "management-option": "example-management-option-val-8801", 13:58:51 "interface-description": "example-interface-description-val-88573", 13:58:51 "is-port-mirrored": true, 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-99164", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:51 "priority": 80355, 13:58:51 "admin-status": "example-admin-status-val-29720" 13:58:51 } 13:58:51 ] 13:58:51 }, 13:58:51 "l3-interface-ipv4-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:51 "l3-interface-ipv4-prefix-length": 36060646, 13:58:51 "vlan-id-inner": 62164959, 13:58:51 "vlan-id-outer": 93058593, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:51 } 13:58:51 ], 13:58:51 "l3-interface-ipv6-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:51 "l3-interface-ipv6-prefix-length": 29592510, 13:58:51 "vlan-id-inner": 18402161, 13:58:51 "vlan-id-outer": 651158, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:51 } 13:58:51 ], 13:58:51 "admin-status": "example-admin-status-val-81745" 13:58:51 } 13:58:51 ] 13:58:51 } 13:58:51 } 13:58:51 ] 13:58:51 }, 13:58:51 "lag-interfaces": { 13:58:51 "lag-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-87366", 13:58:51 "interface-description": "example-interface-description-val-3722", 13:58:51 "speed-value": "example-speed-value-val-73546", 13:58:51 "speed-units": "example-speed-units-val-73658", 13:58:51 "interface-id": "example-interface-id-val-62385", 13:58:51 "interface-role": "example-interface-role-val-60746", 13:58:51 "prov-status": "example-prov-status-val-26239", 13:58:51 "in-maint": true, 13:58:51 "l-interfaces": { 13:58:51 "l-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-69579", 13:58:51 "interface-role": "example-interface-role-val-64571", 13:58:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:51 "selflink": "example-selflink-val-29611", 13:58:51 "interface-id": "example-interface-id-val-75464", 13:58:51 "macaddr": "example-macaddr-val-7285", 13:58:51 "network-name": "example-network-name-val-52284", 13:58:51 "management-option": "example-management-option-val-26028", 13:58:51 "interface-description": "example-interface-description-val-37641", 13:58:51 "is-port-mirrored": true, 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-56460", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:51 "priority": 84739, 13:58:51 "vlans": { 13:58:51 "vlan": [ 13:58:51 { 13:58:51 "vlan-interface": "example-vlan-interface-val-56661", 13:58:51 "vlan-id-inner": 33305644, 13:58:51 "vlan-id-outer": 30871600, 13:58:51 "speed-value": "example-speed-value-val-1929", 13:58:51 "speed-units": "example-speed-units-val-71630", 13:58:51 "vlan-description": "example-vlan-description-val-63003", 13:58:51 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:51 "vpn-key": "example-vpn-key-val-16552", 13:58:51 "orchestration-status": "example-orchestration-status-val-95322", 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-89886", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "is-private": true, 13:58:51 "l3-interface-ipv4-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:51 "l3-interface-ipv4-prefix-length": 11099430, 13:58:51 "vlan-id-inner": 88996967, 13:58:51 "vlan-id-outer": 23003182, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:51 } 13:58:51 ], 13:58:51 "l3-interface-ipv6-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:51 "l3-interface-ipv6-prefix-length": 20167688, 13:58:51 "vlan-id-inner": 40775405, 13:58:51 "vlan-id-outer": 75855907, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:51 } 13:58:51 ] 13:58:51 } 13:58:51 ] 13:58:51 }, 13:58:51 "l-interfaces": { 13:58:51 "l-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-49266", 13:58:51 "interface-role": "example-interface-role-val-210", 13:58:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:51 "selflink": "example-selflink-val-6356", 13:58:51 "interface-id": "example-interface-id-val-99531", 13:58:51 "macaddr": "example-macaddr-val-25092", 13:58:51 "network-name": "example-network-name-val-3319", 13:58:51 "management-option": "example-management-option-val-79883", 13:58:51 "interface-description": "example-interface-description-val-54501", 13:58:51 "is-port-mirrored": true, 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-48840", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:51 "priority": 21862, 13:58:51 "admin-status": "example-admin-status-val-89244" 13:58:51 } 13:58:51 ] 13:58:51 }, 13:58:51 "l3-interface-ipv4-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:51 "l3-interface-ipv4-prefix-length": 91875404, 13:58:51 "vlan-id-inner": 36470314, 13:58:51 "vlan-id-outer": 96344091, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:51 } 13:58:51 ], 13:58:51 "l3-interface-ipv6-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:51 "l3-interface-ipv6-prefix-length": 11663872, 13:58:51 "vlan-id-inner": 28459412, 13:58:51 "vlan-id-outer": 9852622, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:51 } 13:58:51 ], 13:58:51 "admin-status": "example-admin-status-val-81055" 13:58:51 } 13:58:51 ] 13:58:51 } 13:58:51 } 13:58:51 ] 13:58:51 } 13:58:51 } 13:58:51 13:58:51 2024-01-15 13:58:51.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:51 2024-01-15 13:58:51.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.124 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:51 2024-01-15 13:58:51.143 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 13:58:51 2024-01-15 13:58:51.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:51 2024-01-15 13:58:51.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.144 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:51 2024-01-15 13:58:51.153 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 13:58:51 2024-01-15 13:58:51.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:51 2024-01-15 13:58:51.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.154 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.155 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- 582 :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 13:58:51 2024-01-15 13:58:51.155 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:51 2024-01-15 13:58:51.156 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"]}}} 13:58:51 2024-01-15 13:58:51.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 13:58:51 "vnf-id": "generic-vnf-notification", 13:58:51 "vnf-type": "sometype", 13:58:51 "in-maint": true, 13:58:51 "is-closed-loop-disabled": true 13:58:51 } 13:58:51 13:58:51 2024-01-15 13:58:51.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:51 2024-01-15 13:58:51.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.158 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:51 2024-01-15 13:58:51.167 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 13:58:51 2024-01-15 13:58:51.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:51 2024-01-15 13:58:51.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.170 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:51 2024-01-15 13:58:51.171 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 { 13:58:51 "related-to": "generic-vnf", 13:58:51 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 13:58:51 } 13:58:51 13:58:51 2024-01-15 13:58:51.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:51 2024-01-15 13:58:51.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.173 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:58:51 2024-01-15 13:58:51.180 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 13:58:51 2024-01-15 13:58:51.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:51 2024-01-15 13:58:51.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.183 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:51 2024-01-15 13:58:51.495 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 13:58:51 2024-01-15 13:58:51.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:51 2024-01-15 13:58:51.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.497 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.497 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.498 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- 299 :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 13:58:51 2024-01-15 13:58:51.499 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:51 2024-01-15 13:58:51.499 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"]}}} 13:58:51 2024-01-15 13:58:51.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 13:58:51 "hostname": "example-hostname-val-85598", 13:58:51 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 13:58:51 "number-of-cpus": 280, 13:58:51 "disk-in-gigabytes": 78521, 13:58:51 "ram-in-megabytes": 36975, 13:58:51 "equip-type": "example-equip-type-val-47930", 13:58:51 "equip-vendor": "example-equip-vendor-val-59512", 13:58:51 "equip-model": "example-equip-model-val-46076", 13:58:51 "fqdn": "example-fqdn-val-74486", 13:58:51 "pserver-selflink": "example-pserver-selflink-val-72481", 13:58:51 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 13:58:51 "serial-number": "example-serial-number-val-92800", 13:58:51 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 13:58:51 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 13:58:51 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 13:58:51 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 13:58:51 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 13:58:51 "inv-status": "example-inv-status-val-5042", 13:58:51 "pserver-id": "example-pserver-id-val-15622", 13:58:51 "internet-topology": "example-internet-topology-val-31234", 13:58:51 "in-maint": true, 13:58:51 "pserver-name2": "example-pserver-name2-val-93509", 13:58:51 "purpose": "example-purpose-val-52320", 13:58:51 "prov-status": "example-prov-status-val-47313", 13:58:51 "management-option": "example-management-option-val-72434", 13:58:51 "host-profile": "example-host-profile-val-84672", 13:58:51 "p-interfaces": { 13:58:51 "p-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-46147", 13:58:51 "selflink": "example-selflink-val-81029", 13:58:51 "speed-value": "example-speed-value-val-47874", 13:58:51 "speed-units": "example-speed-units-val-10396", 13:58:51 "port-description": "example-port-description-val-53068", 13:58:51 "equipment-identifier": "example-equipment-identifier-val-63234", 13:58:51 "interface-role": "example-interface-role-val-49232", 13:58:51 "interface-type": "example-interface-type-val-21757", 13:58:51 "prov-status": "example-prov-status-val-19117", 13:58:51 "in-maint": true, 13:58:51 "inv-status": "example-inv-status-val-48715", 13:58:51 "l-interfaces": { 13:58:51 "l-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-13366", 13:58:51 "interface-role": "example-interface-role-val-29488", 13:58:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 13:58:51 "selflink": "example-selflink-val-4757", 13:58:51 "interface-id": "example-interface-id-val-79486", 13:58:51 "macaddr": "example-macaddr-val-52194", 13:58:51 "network-name": "example-network-name-val-80678", 13:58:51 "management-option": "example-management-option-val-53535", 13:58:51 "interface-description": "example-interface-description-val-299", 13:58:51 "is-port-mirrored": true, 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-9736", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 13:58:51 "priority": 82452, 13:58:51 "vlans": { 13:58:51 "vlan": [ 13:58:51 { 13:58:51 "vlan-interface": "example-vlan-interface-val-31470", 13:58:51 "vlan-id-inner": 61286171, 13:58:51 "vlan-id-outer": 64615174, 13:58:51 "speed-value": "example-speed-value-val-80457", 13:58:51 "speed-units": "example-speed-units-val-51587", 13:58:51 "vlan-description": "example-vlan-description-val-97575", 13:58:51 "backdoor-connection": "example-backdoor-connection-val-3179", 13:58:51 "vpn-key": "example-vpn-key-val-50069", 13:58:51 "orchestration-status": "example-orchestration-status-val-34071", 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-62615", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "is-private": true, 13:58:51 "l3-interface-ipv4-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 13:58:51 "l3-interface-ipv4-prefix-length": 39266592, 13:58:51 "vlan-id-inner": 91284707, 13:58:51 "vlan-id-outer": 80343467, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-52921", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 13:58:51 } 13:58:51 ], 13:58:51 "l3-interface-ipv6-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 13:58:51 "l3-interface-ipv6-prefix-length": 81422758, 13:58:51 "vlan-id-inner": 15099560, 13:58:51 "vlan-id-outer": 46643832, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-97954", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 13:58:51 } 13:58:51 ] 13:58:51 } 13:58:51 ] 13:58:51 }, 13:58:51 "l-interfaces": { 13:58:51 "l-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-62086", 13:58:51 "interface-role": "example-interface-role-val-13107", 13:58:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 13:58:51 "selflink": "example-selflink-val-31580", 13:58:51 "interface-id": "example-interface-id-val-57805", 13:58:51 "macaddr": "example-macaddr-val-54266", 13:58:51 "network-name": "example-network-name-val-38517", 13:58:51 "management-option": "example-management-option-val-8801", 13:58:51 "interface-description": "example-interface-description-val-88573", 13:58:51 "is-port-mirrored": true, 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-99164", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 13:58:51 "priority": 80355, 13:58:51 "admin-status": "example-admin-status-val-29720" 13:58:51 } 13:58:51 ] 13:58:51 }, 13:58:51 "l3-interface-ipv4-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 13:58:51 "l3-interface-ipv4-prefix-length": 36060646, 13:58:51 "vlan-id-inner": 62164959, 13:58:51 "vlan-id-outer": 93058593, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-39206", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 13:58:51 } 13:58:51 ], 13:58:51 "l3-interface-ipv6-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 13:58:51 "l3-interface-ipv6-prefix-length": 29592510, 13:58:51 "vlan-id-inner": 18402161, 13:58:51 "vlan-id-outer": 651158, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-6821", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 13:58:51 } 13:58:51 ], 13:58:51 "admin-status": "example-admin-status-val-81745" 13:58:51 } 13:58:51 ] 13:58:51 } 13:58:51 } 13:58:51 ] 13:58:51 }, 13:58:51 "lag-interfaces": { 13:58:51 "lag-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-87366", 13:58:51 "interface-description": "example-interface-description-val-3722", 13:58:51 "speed-value": "example-speed-value-val-73546", 13:58:51 "speed-units": "example-speed-units-val-73658", 13:58:51 "interface-id": "example-interface-id-val-62385", 13:58:51 "interface-role": "example-interface-role-val-60746", 13:58:51 "prov-status": "example-prov-status-val-26239", 13:58:51 "in-maint": true, 13:58:51 "l-interfaces": { 13:58:51 "l-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-69579", 13:58:51 "interface-role": "example-interface-role-val-64571", 13:58:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 13:58:51 "selflink": "example-selflink-val-29611", 13:58:51 "interface-id": "example-interface-id-val-75464", 13:58:51 "macaddr": "example-macaddr-val-7285", 13:58:51 "network-name": "example-network-name-val-52284", 13:58:51 "management-option": "example-management-option-val-26028", 13:58:51 "interface-description": "example-interface-description-val-37641", 13:58:51 "is-port-mirrored": true, 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-56460", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 13:58:51 "priority": 84739, 13:58:51 "vlans": { 13:58:51 "vlan": [ 13:58:51 { 13:58:51 "vlan-interface": "example-vlan-interface-val-56661", 13:58:51 "vlan-id-inner": 33305644, 13:58:51 "vlan-id-outer": 30871600, 13:58:51 "speed-value": "example-speed-value-val-1929", 13:58:51 "speed-units": "example-speed-units-val-71630", 13:58:51 "vlan-description": "example-vlan-description-val-63003", 13:58:51 "backdoor-connection": "example-backdoor-connection-val-41834", 13:58:51 "vpn-key": "example-vpn-key-val-16552", 13:58:51 "orchestration-status": "example-orchestration-status-val-95322", 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-89886", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "is-private": true, 13:58:51 "l3-interface-ipv4-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 13:58:51 "l3-interface-ipv4-prefix-length": 11099430, 13:58:51 "vlan-id-inner": 88996967, 13:58:51 "vlan-id-outer": 23003182, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-53091", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 13:58:51 } 13:58:51 ], 13:58:51 "l3-interface-ipv6-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 13:58:51 "l3-interface-ipv6-prefix-length": 20167688, 13:58:51 "vlan-id-inner": 40775405, 13:58:51 "vlan-id-outer": 75855907, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-9739", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 13:58:51 } 13:58:51 ] 13:58:51 } 13:58:51 ] 13:58:51 }, 13:58:51 "l-interfaces": { 13:58:51 "l-interface": [ 13:58:51 { 13:58:51 "interface-name": "example-interface-name-val-49266", 13:58:51 "interface-role": "example-interface-role-val-210", 13:58:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 13:58:51 "selflink": "example-selflink-val-6356", 13:58:51 "interface-id": "example-interface-id-val-99531", 13:58:51 "macaddr": "example-macaddr-val-25092", 13:58:51 "network-name": "example-network-name-val-3319", 13:58:51 "management-option": "example-management-option-val-79883", 13:58:51 "interface-description": "example-interface-description-val-54501", 13:58:51 "is-port-mirrored": true, 13:58:51 "in-maint": true, 13:58:51 "prov-status": "example-prov-status-val-48840", 13:58:51 "is-ip-unnumbered": true, 13:58:51 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 13:58:51 "priority": 21862, 13:58:51 "admin-status": "example-admin-status-val-89244" 13:58:51 } 13:58:51 ] 13:58:51 }, 13:58:51 "l3-interface-ipv4-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 13:58:51 "l3-interface-ipv4-prefix-length": 91875404, 13:58:51 "vlan-id-inner": 36470314, 13:58:51 "vlan-id-outer": 96344091, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-17339", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 13:58:51 } 13:58:51 ], 13:58:51 "l3-interface-ipv6-address-list": [ 13:58:51 { 13:58:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 13:58:51 "l3-interface-ipv6-prefix-length": 11663872, 13:58:51 "vlan-id-inner": 28459412, 13:58:51 "vlan-id-outer": 9852622, 13:58:51 "is-floating": true, 13:58:51 "neutron-network-id": "example-neutron-network-id-val-15120", 13:58:51 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 13:58:51 } 13:58:51 ], 13:58:51 "admin-status": "example-admin-status-val-81055" 13:58:51 } 13:58:51 ] 13:58:51 } 13:58:51 } 13:58:51 ] 13:58:51 } 13:58:51 } 13:58:51 13:58:51 2024-01-15 13:58:51.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:51 2024-01-15 13:58:51.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.506 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:51 2024-01-15 13:58:51.555 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 13:58:51 2024-01-15 13:58:51.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:51 2024-01-15 13:58:51.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.556 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.564 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:51 2024-01-15 13:58:51.566 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 1705327131506 13:58:51 2024-01-15 13:58:51.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:58:51 2024-01-15 13:58:51.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.594 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409760 with label pserver 13:58:51 2024-01-15 13:58:51.594 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323664 with label p-interface 13:58:51 2024-01-15 13:58:51.594 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393424 with label lag-interface 13:58:51 2024-01-15 13:58:51.595 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389328 with label l-interface 13:58:51 2024-01-15 13:58:51.595 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401544 with label l-interface 13:58:51 2024-01-15 13:58:51.595 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327760 with label l-interface 13:58:51 2024-01-15 13:58:51.596 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331856 with label l3-interface-ipv6-address-list 13:58:51 2024-01-15 13:58:51.596 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413856 with label l3-interface-ipv4-address-list 13:58:51 2024-01-15 13:58:51.596 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311448 with label vlan 13:58:51 2024-01-15 13:58:51.596 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389168 with label l-interface 13:58:51 2024-01-15 13:58:51.597 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405640 with label l3-interface-ipv4-address-list 13:58:51 2024-01-15 13:58:51.597 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417952 with label l3-interface-ipv6-address-list 13:58:51 2024-01-15 13:58:51.597 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344160 with label vlan 13:58:51 2024-01-15 13:58:51.597 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340064 with label l3-interface-ipv6-address-list 13:58:51 2024-01-15 13:58:51.597 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385072 with label l3-interface-ipv4-address-list 13:58:51 2024-01-15 13:58:51.598 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 335952 with label l3-interface-ipv4-address-list 13:58:51 2024-01-15 13:58:51.598 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389192 with label l3-interface-ipv6-address-list 13:58:51 2024-01-15 13:58:51.601 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:51 2024-01-15 13:58:51.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 13:58:51 2024-01-15 13:58:51.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:51 2024-01-15 13:58:51.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.913 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.914 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- 867 :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 13:58:51 2024-01-15 13:58:51.914 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:51 2024-01-15 13:58:51.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","/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"]}}} 13:58:51 2024-01-15 13:58:51.915 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}]}}]}} 13:58:51 2024-01-15 13:58:51.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:51 2024-01-15 13:58:51.916 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.926 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:51 2024-01-15 13:58:51.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 13:58:51 2024-01-15 13:58:51.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:51 2024-01-15 13:58:51.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.933 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.937 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:51 2024-01-15 13:58:51.937 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 13:58:51 2024-01-15 13:58:51.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:51 2024-01-15 13:58:51.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.938 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:51 2024-01-15 13:58:51.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 13:58:51 2024-01-15 13:58:51.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:51 2024-01-15 13:58:51.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.940 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.940 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- 878 :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 13:58:51 2024-01-15 13:58:51.941 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:58:51 2024-01-15 13:58:51.941 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"]}}} 13:58:51 2024-01-15 13:58:51.941 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"}]}]}}]}}}} 13:58:51 2024-01-15 13:58:51.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:51 2024-01-15 13:58:51.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.943 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.948 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:51 2024-01-15 13:58:51.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 13:58:51 2024-01-15 13:58:51.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:51 2024-01-15 13:58:51.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.959 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:51 2024-01-15 13:58:51.959 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 13:58:51 2024-01-15 13:58:51.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:51 2024-01-15 13:58:51.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.960 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.962 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:51 2024-01-15 13:58:51.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1705327131943 13:58:51 2024-01-15 13:58:51.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 13:58:51 2024-01-15 13:58:51.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:51 2024-01-15 13:58:51.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:51 2024-01-15 13:58:51.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:51 2024-01-15 13:58:51.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:51 2024-01-15 13:58:51.969 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331920 with label customer 13:58:51 2024-01-15 13:58:51.969 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413832 with label service-subscription 13:58:51 2024-01-15 13:58:51.970 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422048 with label service-instance 13:58:51 2024-01-15 13:58:51.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:51 2024-01-15 13:58:51.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:52 2024-01-15 13:58:52.275 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 13:58:52 2024-01-15 13:58:52.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 13:58:52 2024-01-15 13:58:52.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:52 2024-01-15 13:58:52.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:52 2024-01-15 13:58:52.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:52 2024-01-15 13:58:52.276 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:52 2024-01-15 13:58:52.278 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:52 2024-01-15 13:58:52.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:52 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.318 s - in org.onap.aai.rest.NotificationDmaapEventTest 13:58:52 [INFO] Running org.onap.aai.rest.ModelElementTest 13:58:52 2024-01-15 13:58:52.588 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:58:52 13:58:52 Found multiple occurrences of org.json.JSONObject on the class path: 13:58:52 13:58:52 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:58: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 13:58:52 13:58:52 You may wish to exclude one of them to ensure predictable runtime behavior 13:58:52 13:58:52 2024-01-15 13:58:52.609 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:58:52 2024-01-15 13:58:52.609 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:58:52 2024-01-15 13:58:52.610 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:52 2024-01-15 13:58:52.610 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:58:52 2024-01-15 13:58:52.611 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:52 2024-01-15 13:58:52.611 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:58:52 2024-01-15 13:58:52.611 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:52 2024-01-15 13:58:52.611 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:58:52 2024-01-15 13:58:52.612 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:52 2024-01-15 13:58:52.612 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:58:52 2024-01-15 13:58:52.613 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:52 2024-01-15 13:58:52.619 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:58:52 2024-01-15 13:58:52.619 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:58:52 2024-01-15 13:58:52.620 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:52 2024-01-15 13:58:52.620 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:52 [EL Warning]: moxy: 2024-01-15 13:58:52.653--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:52 2024-01-15 13:58:52.827 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:58:52 2024-01-15 13:58:52.835 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:58:52 2024-01-15 13:58:52.836 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:52 2024-01-15 13:58:52.836 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:52 [EL Warning]: moxy: 2024-01-15 13:58:52.871--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:53 2024-01-15 13:58:53.061 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:58:53 2024-01-15 13:58:53.070 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:58:53 2024-01-15 13:58:53.071 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:53 2024-01-15 13:58:53.072 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:53 [EL Warning]: moxy: 2024-01-15 13:58:53.107--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:53 2024-01-15 13:58:53.309 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:58:53 2024-01-15 13:58:53.319 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:58:53 2024-01-15 13:58:53.320 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:53 2024-01-15 13:58:53.320 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:53 [EL Warning]: moxy: 2024-01-15 13:58:53.357--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:53 2024-01-15 13:58:53.556 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:58:53 2024-01-15 13:58:53.566 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:58:53 2024-01-15 13:58:53.567 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:53 2024-01-15 13:58:53.567 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:53 [EL Warning]: moxy: 2024-01-15 13:58: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 13:58:53 2024-01-15 13:58:53.837 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:58:53 2024-01-15 13:58:53.863 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 { 13:58:53 "model-invariant-id": "24c04fc5-f3f8-43ec-8792-c6f940638676-test1", 13:58:53 "model-type": "woZ4dpF3TM", 13:58:53 "model-vers": { 13:58:53 "model-ver": [ 13:58:53 { 13:58:53 "model-version-id": "0c4c59f0-9864-43ca-b0c2-ca38746b72a5-test1", 13:58:53 "model-name": "vzZn3Q3h", 13:58:53 "model-version": "RcN2FIwUF", 13:58:53 "distribution-status": "qcCHkye", 13:58:53 "model-description": "qcPB4hOig9", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "0dc2b8b6-af8d-4213-970b-7861a603fc86-test1", 13:58:53 "new-data-del-flag": "OzhypC", 13:58:53 "cardinality": "vNpFfHn", 13:58:53 "linkage-points": [ 13:58:53 "BTDVw7pA" 13:58:53 ], 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "0ff7bfc5-e42b-474d-b728-cfdc08310971-test1", 13:58:53 "new-data-del-flag": "v54vhcTX", 13:58:53 "cardinality": "uHLsCw" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "4fb1b036-9963-467e-93fe-c6e499859b2e-test1", 13:58:53 "new-data-del-flag": "UAJAjOCe9dIiW", 13:58:53 "cardinality": "8PhfKI" 13:58:53 } 13:58:53 ] 13:58:53 }, 13:58:53 "model-constraints": { 13:58:53 "model-constraint": [ 13:58:53 { 13:58:53 "model-constraint-uuid": "782ba24a-28ab-4fd0-8e69-da10cc5373f3-test1", 13:58:53 "constrained-element-set-uuid-to-replace": "8vcq", 13:58:53 "constrained-element-sets": { 13:58:53 "constrained-element-set": [ 13:58:53 { 13:58:53 "constrained-element-set-uuid": "a33e65c3-1198-4d4c-9799-2b521e4c4212-test1", 13:58:53 "constraint-type": "4jqozTvJSD", 13:58:53 "check-type": "J9aM", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "7df27a94-06c8-46ef-9fc2-5900d8cffbb0-test1", 13:58:53 "element-choice-set-name": "wjNT", 13:58:53 "cardinality": "XSPmZH", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "fcf1450b-cf5c-414a-99c0-2bd7ca247997-test1", 13:58:53 "new-data-del-flag": "uhwWkaDw", 13:58:53 "cardinality": "jeBU9v" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "85bfca5f-03ac-4653-a3b4-bdfad8dd1c13-test1", 13:58:53 "new-data-del-flag": "L2BQe2kyA", 13:58:53 "cardinality": "asciE2y7RWGVa" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "d20040e2-0417-4a2d-978e-e6c9f353a0c5-test1", 13:58:53 "element-choice-set-name": "x7vEDj5", 13:58:53 "cardinality": "A6f2Us", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "5cdcbb91-22eb-4c12-9a54-b8c3ff5aa591-test1", 13:58:53 "new-data-del-flag": "BCo", 13:58:53 "cardinality": "FejO1GRl" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "7a401382-7d45-40f9-8fe7-236629273226-test1", 13:58:53 "new-data-del-flag": "zFj", 13:58:53 "cardinality": "9DzyB7u" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "constrained-element-set-uuid": "2f7a375a-135d-461b-b806-e7cd636506f4-test1", 13:58:53 "constraint-type": "Toy", 13:58:53 "check-type": "uYEWZon81Wa", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "8aab42ee-561f-4506-ab66-6432442193f8-test1", 13:58:53 "element-choice-set-name": "RpJJn1eRQL", 13:58:53 "cardinality": "q0XXZ52", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "2a35ad40-02ef-4947-b20c-94a90440ffc7-test1", 13:58:53 "new-data-del-flag": "gXHt5O5XyRKb", 13:58:53 "cardinality": "idg0cH" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "7aae6c34-086e-477b-845a-01cedc2a4e25-test1", 13:58:53 "new-data-del-flag": "Zwj", 13:58:53 "cardinality": "3vkT" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "f42dcd25-aa82-401f-b987-5d0f46d6b5d6-test1", 13:58:53 "element-choice-set-name": "Cuon", 13:58:53 "cardinality": "cfxfo3MAF", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "2f9f4c5c-216c-45c0-913b-5513faa6f887-test1", 13:58:53 "new-data-del-flag": "2ZTs", 13:58:53 "cardinality": "zki" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "6abd9eb0-59b2-45d1-bc31-51913bc9f54b-test1", 13:58:53 "new-data-del-flag": "9cQkkA", 13:58:53 "cardinality": "NGY7CgvUQDN" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "model-constraint-uuid": "8544de93-b647-4d79-aa55-a3ebe01664e7-test1", 13:58:53 "constrained-element-set-uuid-to-replace": "phbhKDPCcUjK", 13:58:53 "constrained-element-sets": { 13:58:53 "constrained-element-set": [ 13:58:53 { 13:58:53 "constrained-element-set-uuid": "61624b66-e059-49c6-a97c-06ca4643e259-test1", 13:58:53 "constraint-type": "gp0nB63dH", 13:58:53 "check-type": "NFnVJKceCMc", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "f85f1ee8-d28f-4128-83d8-02c2e07f9e27-test1", 13:58:53 "element-choice-set-name": "8noi", 13:58:53 "cardinality": "mTFoGk", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "1e15718d-17e8-4a34-852e-2edede549b63-test1", 13:58:53 "new-data-del-flag": "f3p1f", 13:58:53 "cardinality": "c0Z6zG0iKX" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "4ad51c91-1e90-4683-b9ea-017cf0bc528e-test1", 13:58:53 "new-data-del-flag": "05r47Aldegi", 13:58:53 "cardinality": "aoF" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "fb2c7824-fc87-4fe9-93c6-10586a59384e-test1", 13:58:53 "element-choice-set-name": "EIjKr0w3tJ", 13:58:53 "cardinality": "qlw6EFFF", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "2395bed7-399d-41cd-81af-e5002854bc69-test1", 13:58:53 "new-data-del-flag": "Uj2", 13:58:53 "cardinality": "eLHBGqv7wz5z" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "77840aeb-0868-49c1-a97d-6ded16115174-test1", 13:58:53 "new-data-del-flag": "rOR", 13:58:53 "cardinality": "ddXm59kMQ01y" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "constrained-element-set-uuid": "4f1f30ee-5bd5-4f19-b11d-23ebf0fcd569-test1", 13:58:53 "constraint-type": "Ul7rn0Gyh", 13:58:53 "check-type": "5KpT6x", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "d2b9a3f5-29de-45ba-ad5a-184e0635607a-test1", 13:58:53 "element-choice-set-name": "OWFEeT", 13:58:53 "cardinality": "g2wvznpf", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "93d0b10b-529a-4ad4-88fa-afc7273ec538-test1", 13:58:53 "new-data-del-flag": "BHqDTu", 13:58:53 "cardinality": "bUZd3Zj4b" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "fd6548f8-211a-4194-a78e-857efc443180-test1", 13:58:53 "new-data-del-flag": "ygDuebv", 13:58:53 "cardinality": "UZx1v0HH7I" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "f393b086-40b6-47d9-b28a-b830d5d7f896-test1", 13:58:53 "element-choice-set-name": "dxt8afBT", 13:58:53 "cardinality": "L3mtZIH342JVw", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "d802155e-8e16-4b9d-986a-d0f490d83e56-test1", 13:58:53 "new-data-del-flag": "cPapfw", 13:58:53 "cardinality": "4O3aiKf" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "64cf1800-77b7-4c1d-80b2-38fc156769a6-test1", 13:58:53 "new-data-del-flag": "T2dc7t3", 13:58:53 "cardinality": "LTrGUfoB7imS" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "1db3d04c-92c6-4100-b851-16a0a2318909-test1", 13:58:53 "new-data-del-flag": "9Gc", 13:58:53 "cardinality": "vtJk", 13:58:53 "linkage-points": [ 13:58:53 "NKC5OiZl" 13:58:53 ], 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "16b90f9d-d2ed-46e8-8a0d-f2907ecf723d-test1", 13:58:53 "new-data-del-flag": "jcjL", 13:58:53 "cardinality": "qxX" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "46afb085-7025-4a35-99e3-6170dc98b74b-test1", 13:58:53 "new-data-del-flag": "tXgrF6T4HrirE", 13:58:53 "cardinality": "55waV3oUI" 13:58:53 } 13:58:53 ] 13:58:53 }, 13:58:53 "model-constraints": { 13:58:53 "model-constraint": [ 13:58:53 { 13:58:53 "model-constraint-uuid": "6f6fbf96-c9a7-4393-9e81-284d194ba6a3-test1", 13:58:53 "constrained-element-set-uuid-to-replace": "HF81PuSuM", 13:58:53 "constrained-element-sets": { 13:58:53 "constrained-element-set": [ 13:58:53 { 13:58:53 "constrained-element-set-uuid": "cf2d2ff1-1ffc-4ad6-b3ce-8729c3352637-test1", 13:58:53 "constraint-type": "XfD", 13:58:53 "check-type": "mVERn7luqFc", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "85fb8953-f86d-4d58-8ca2-3169cba074c6-test1", 13:58:53 "element-choice-set-name": "4s6Jf", 13:58:53 "cardinality": "KL8eVh9xZ", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "7b1fd5b5-b633-4ed6-a9e8-9c3430eaaae0-test1", 13:58:53 "new-data-del-flag": "uNbESfr", 13:58:53 "cardinality": "aEj2c5UXN2qW" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "c67a3856-3812-4c16-abb3-484fe68ba65e-test1", 13:58:53 "new-data-del-flag": "cg1GbGyps", 13:58:53 "cardinality": "cCPBuauJ" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "4748a324-a8aa-420a-9f48-0fd0b7418a1a-test1", 13:58:53 "element-choice-set-name": "U3JuW0tx", 13:58:53 "cardinality": "4jpXRS43G", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "daad8caa-dbfc-487a-91d4-a93021a86e0c-test1", 13:58:53 "new-data-del-flag": "ZoRQyflmIqEaA", 13:58:53 "cardinality": "Mu7PzxNg8cta" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "e5a640f1-1203-410c-8665-0ee325179368-test1", 13:58:53 "new-data-del-flag": "thsF0L", 13:58:53 "cardinality": "fViD" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "constrained-element-set-uuid": "5d1b2701-d719-4eb5-b5bc-355f99042648-test1", 13:58:53 "constraint-type": "4wPy2Xd", 13:58:53 "check-type": "sDuGfZji", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "d01f1c5b-5ba1-4c21-b80d-901867a1d810-test1", 13:58:53 "element-choice-set-name": "FdrVe6o", 13:58:53 "cardinality": "F1MXs1fET0jr3", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "6e059bfe-5386-4491-8e84-b1b6dd8b5333-test1", 13:58:53 "new-data-del-flag": "DfodMIT72h7", 13:58:53 "cardinality": "KvRbLIJFL" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "ea73886a-ff64-4d3c-9b17-5ae5b2196dea-test1", 13:58:53 "new-data-del-flag": "n9PnoK5", 13:58:53 "cardinality": "0E3fM6" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "abb55d08-28b6-48d8-b19e-91b12c096649-test1", 13:58:53 "element-choice-set-name": "MRFYeF7", 13:58:53 "cardinality": "b64jIhgbYH7", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "c449a692-bd7d-4d86-b46e-1c417b17099f-test1", 13:58:53 "new-data-del-flag": "ApwuLwUkkw", 13:58:53 "cardinality": "m23c6lsF" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "7cb770d9-55d8-45d2-8b9b-abdff7a2c88b-test1", 13:58:53 "new-data-del-flag": "MeSjvno", 13:58:53 "cardinality": "lGFfcOOl19" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "model-constraint-uuid": "ce9e9365-1fec-4c29-8201-c4417ee2ea1d-test1", 13:58:53 "constrained-element-set-uuid-to-replace": "Buq56Km4W9BD", 13:58:53 "constrained-element-sets": { 13:58:53 "constrained-element-set": [ 13:58:53 { 13:58:53 "constrained-element-set-uuid": "3dcea521-a227-46f3-bd4f-ef1fcff0755e-test1", 13:58:53 "constraint-type": "WZr", 13:58:53 "check-type": "pxJXuyaXvsaQy", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "19dc8b4a-c58b-4ff8-b507-877c6521d91a-test1", 13:58:53 "element-choice-set-name": "af5CO7sD5TWwz", 13:58:53 "cardinality": "uGwotewgnmls", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "5d476750-ddc3-4822-b629-5fba93445ed9-test1", 13:58:53 "new-data-del-flag": "mMjS6OflV3c", 13:58:53 "cardinality": "Gidw5" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "d4d4f1f6-ad60-4a94-b076-eb36db6fb362-test1", 13:58:53 "new-data-del-flag": "kWLrcR", 13:58:53 "cardinality": "AU6llmk" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "d6616e1a-3de5-4981-a216-805bdd97d65e-test1", 13:58:53 "element-choice-set-name": "9w67AaiJNt0", 13:58:53 "cardinality": "kKax01oqb", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "bb11c9c1-5013-4b51-9a06-9729addfd4af-test1", 13:58:53 "new-data-del-flag": "ANM8TN0a", 13:58:53 "cardinality": "UPtA8wc4m" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "71b323c0-1829-414e-85f6-99f4b5835e44-test1", 13:58:53 "new-data-del-flag": "okC9", 13:58:53 "cardinality": "1KP3eU5j8" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "constrained-element-set-uuid": "77d1cc2d-6e94-4a4f-a7ec-f725605f18d3-test1", 13:58:53 "constraint-type": "inJa", 13:58:53 "check-type": "JkoIos3V", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "9893bb02-e422-4810-bccc-a594b0489ded-test1", 13:58:53 "element-choice-set-name": "ZIync", 13:58:53 "cardinality": "WZfSZe", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "b0aaa08d-a7fe-44ae-a6d8-d21645831a23-test1", 13:58:53 "new-data-del-flag": "RdwsDmBBz", 13:58:53 "cardinality": "Ry6V3zZtLOS" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "a2670e8e-f57e-4c0e-9522-6d16b4e2cf18-test1", 13:58:53 "new-data-del-flag": "aCECwDjNyauTZ", 13:58:53 "cardinality": "a28MCzMm24JBI" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "321ccc75-61ae-4358-af89-53809a28f956-test1", 13:58:53 "element-choice-set-name": "HjNWjs", 13:58:53 "cardinality": "bxRIxMP", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "41965df8-b42d-47ba-8bf6-cade35804311-test1", 13:58:53 "new-data-del-flag": "CPLVd", 13:58:53 "cardinality": "4Ij4hep2" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "db7ee384-420e-44fb-a1ca-809f94add6b8-test1", 13:58:53 "new-data-del-flag": "Cj5GVv", 13:58:53 "cardinality": "1LSdRvvzBBfa" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 }, 13:58:53 "metadata": { 13:58:53 "metadatum": [ 13:58:53 { 13:58:53 "metaname": "8b3496f1-822e-4acf-b1fc-d07a494d3a86-test1", 13:58:53 "metaval": "gZwqNxIDsw" 13:58:53 }, 13:58:53 { 13:58:53 "metaname": "d9a50737-f3df-4156-881d-e3875031b413-test1", 13:58:53 "metaval": "qMugMK" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "model-version-id": "1e6ec4df-ad66-40bc-8f1d-ba40c835e77e-test1", 13:58:53 "model-name": "wStuf", 13:58:53 "model-version": "HAm", 13:58:53 "distribution-status": "zsKxpTc5YTW1", 13:58:53 "model-description": "zxHpALNUvX8V", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "b1ac6004-59bd-4372-ab16-f327d04d647e-test1", 13:58:53 "new-data-del-flag": "j58MXR", 13:58:53 "cardinality": "9Xr0gNa", 13:58:53 "linkage-points": [ 13:58:53 "LmE7mpec2" 13:58:53 ], 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "38295729-dc3b-4b7b-87e3-446513a802df-test1", 13:58:53 "new-data-del-flag": "R5KeFH8", 13:58:53 "cardinality": "9wkk9Z" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "b1ac08c3-3047-4637-8796-6b5e43bbad19-test1", 13:58:53 "new-data-del-flag": "KOS9kMuahku", 13:58:53 "cardinality": "F6A" 13:58:53 } 13:58:53 ] 13:58:53 }, 13:58:53 "model-constraints": { 13:58:53 "model-constraint": [ 13:58:53 { 13:58:53 "model-constraint-uuid": "0c7f45c8-2552-400a-b029-e20cddda592b-test1", 13:58:53 "constrained-element-set-uuid-to-replace": "105ZUJ", 13:58:53 "constrained-element-sets": { 13:58:53 "constrained-element-set": [ 13:58:53 { 13:58:53 "constrained-element-set-uuid": "162ea223-ae49-4e6d-ba30-8215c433a7e2-test1", 13:58:53 "constraint-type": "GAq", 13:58:53 "check-type": "ippNik", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "5caa493c-e804-4c28-aad6-3389a1801e29-test1", 13:58:53 "element-choice-set-name": "oLPlXWcCL", 13:58:53 "cardinality": "ns6", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "ff8f0de4-220f-4f7f-8447-07c67ed8a109-test1", 13:58:53 "new-data-del-flag": "TlLVzdU5Mz", 13:58:53 "cardinality": "wQI" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "fd6018bc-b3ce-4073-b494-848c06aaef83-test1", 13:58:53 "new-data-del-flag": "ZIkOtmdu8ij", 13:58:53 "cardinality": "XfOsai" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "45d079e2-94f8-4c75-9e58-fca00da8e032-test1", 13:58:53 "element-choice-set-name": "nfOh9SvgG", 13:58:53 "cardinality": "j5u1OHFt", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "3edbf250-7039-47cd-b31d-019e5639006b-test1", 13:58:53 "new-data-del-flag": "Qo5M8AB", 13:58:53 "cardinality": "crDs4E" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "566c492a-4b8d-4393-9634-5deb36114390-test1", 13:58:53 "new-data-del-flag": "tSl", 13:58:53 "cardinality": "xZK7oAuI1" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "constrained-element-set-uuid": "6efd9e99-bca6-4f3b-a7dc-38ad373c38e9-test1", 13:58:53 "constraint-type": "v3RYRkCdTm", 13:58:53 "check-type": "adGnhMq6P4", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "09d59684-e8e5-4e08-93af-b2a65d0328e6-test1", 13:58:53 "element-choice-set-name": "Q1rPa", 13:58:53 "cardinality": "ENpTrUR", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "904654a2-4d7d-4d07-af26-ddb881dd05d7-test1", 13:58:53 "new-data-del-flag": "76D6azxVm1XR9", 13:58:53 "cardinality": "R0Zb34f" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "898cfb56-6e36-4b03-8967-9384d06b3a3e-test1", 13:58:53 "new-data-del-flag": "SJtXdr4", 13:58:53 "cardinality": "vG4JrjQ8" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "9ac87d60-51c5-4dd6-bb1e-1b8dd234b5a9-test1", 13:58:53 "element-choice-set-name": "azv", 13:58:53 "cardinality": "oJfnKsDO5k", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "6ec8304f-8159-4344-b06d-faf1001fd275-test1", 13:58:53 "new-data-del-flag": "3s5zQjf8Vwl4", 13:58:53 "cardinality": "6SogRPhZX38Ol" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "cfd9b055-3d8a-4429-9ea6-078a2270e469-test1", 13:58:53 "new-data-del-flag": "VaW81J59tqiY", 13:58:53 "cardinality": "t1mNuU7JnNc7L" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "model-constraint-uuid": "fe9d4b0d-dc65-4440-a10f-5237f135255c-test1", 13:58:53 "constrained-element-set-uuid-to-replace": "pWv26", 13:58:53 "constrained-element-sets": { 13:58:53 "constrained-element-set": [ 13:58:53 { 13:58:53 "constrained-element-set-uuid": "ea1473a3-e72d-4838-b8d8-7c8e86e0b3c8-test1", 13:58:53 "constraint-type": "Mdbb0G5nLxcx3", 13:58:53 "check-type": "a8rlES", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "86726d80-74d6-4b7e-9532-65ebb76133ef-test1", 13:58:53 "element-choice-set-name": "fBm0", 13:58:53 "cardinality": "csPsKpgV", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "c0df13d1-a8be-4bc0-a572-44ca28d35d62-test1", 13:58:53 "new-data-del-flag": "k9x8eFMP", 13:58:53 "cardinality": "5xHWzWretpyAN" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "ef4f9a86-a1b8-48ef-a7aa-ff56a1879ef7-test1", 13:58:53 "new-data-del-flag": "JdujO3QQr4", 13:58:53 "cardinality": "N6pvsIK" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "07f1ae12-8e40-4c42-bb8c-e5931f82be84-test1", 13:58:53 "element-choice-set-name": "by4K", 13:58:53 "cardinality": "HfJt7", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "aed78a3d-de9e-4825-88b3-8251a822e87c-test1", 13:58:53 "new-data-del-flag": "NbAWo0r1su", 13:58:53 "cardinality": "GIHSc" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "451ef346-a43e-4d9c-ae94-4d14f12b7776-test1", 13:58:53 "new-data-del-flag": "o6GI", 13:58:53 "cardinality": "Hbbm3HRFeXw8U" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "constrained-element-set-uuid": "1b3d0f60-b438-4789-b711-5d48c211e9b3-test1", 13:58:53 "constraint-type": "G7HBqSqa8", 13:58:53 "check-type": "Rky", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "c47b3c18-912b-4781-82a9-961702e58712-test1", 13:58:53 "element-choice-set-name": "ntxJ1ETx96", 13:58:53 "cardinality": "6B1XDdERKUk0f", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "d451967f-5cb9-4aba-8595-938d44bed081-test1", 13:58:53 "new-data-del-flag": "pwHvYjtFEvmn", 13:58:53 "cardinality": "X6jiiniZ24e3" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "0f6196d6-b3b7-451a-a3d8-2a0a9bf401b7-test1", 13:58:53 "new-data-del-flag": "YFY4Dmyr", 13:58:53 "cardinality": "CMF05rTle1" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "927a4c5d-c06f-474c-bc39-b1bf8edbd5a9-test1", 13:58:53 "element-choice-set-name": "C19", 13:58:53 "cardinality": "7xCo", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "b839b84d-4508-4aa6-8c32-0566a25d62d1-test1", 13:58:53 "new-data-del-flag": "QdvVPKk", 13:58:53 "cardinality": "QWO7FG" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "20df13a4-aad9-46ed-8c40-d2c9ee25c0c0-test1", 13:58:53 "new-data-del-flag": "aFu39uCq", 13:58:53 "cardinality": "wFwAw3L3wT2x5" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "c198c7e7-162f-4b36-ab18-1ea652940569-test1", 13:58:53 "new-data-del-flag": "c9VM1nU9", 13:58:53 "cardinality": "na6ev", 13:58:53 "linkage-points": [ 13:58:53 "Qn71", 13:58:53 "VqVquEM" 13:58:53 ], 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "5a3d5001-ed82-4586-9f8e-f4754c5a7a18-test1", 13:58:53 "new-data-del-flag": "x5unCqf", 13:58:53 "cardinality": "SelKZSH" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "b150a826-8d8e-4e76-8661-6cbc67fd0d9a-test1", 13:58:53 "new-data-del-flag": "9LfZWv", 13:58:53 "cardinality": "uMtY5vRkmCnw" 13:58:53 } 13:58:53 ] 13:58:53 }, 13:58:53 "model-constraints": { 13:58:53 "model-constraint": [ 13:58:53 { 13:58:53 "model-constraint-uuid": "43871728-3816-470f-9b36-4097731910a4-test1", 13:58:53 "constrained-element-set-uuid-to-replace": "R8Uhk", 13:58:53 "constrained-element-sets": { 13:58:53 "constrained-element-set": [ 13:58:53 { 13:58:53 "constrained-element-set-uuid": "0fd99298-8079-4a3c-bbed-dce0ceadf790-test1", 13:58:53 "constraint-type": "JFVkmI9ilV", 13:58:53 "check-type": "9eqnm", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "22a978b9-4dcc-4c7d-b88a-6bdbab97dd7c-test1", 13:58:53 "element-choice-set-name": "4fHNNV", 13:58:53 "cardinality": "VBAiH", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "d9bef0c1-07c9-4251-b621-196be3b7870e-test1", 13:58:53 "new-data-del-flag": "FQen9U2BTGx", 13:58:53 "cardinality": "ohd" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "60d8b814-8035-4010-8d46-9db2e5962f17-test1", 13:58:53 "new-data-del-flag": "2aJgwjV3UZv", 13:58:53 "cardinality": "WMb" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "a5b753eb-162e-4bea-8185-43b7e96c0770-test1", 13:58:53 "element-choice-set-name": "k9Ud", 13:58:53 "cardinality": "VAL51", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "1ecfe4f4-6696-4df4-8b93-b2b3fa39c377-test1", 13:58:53 "new-data-del-flag": "SRFYVMGe", 13:58:53 "cardinality": "muxuy0DZBBW" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "96acb4b2-f178-4119-8c32-6c5901896417-test1", 13:58:53 "new-data-del-flag": "wbzd", 13:58:53 "cardinality": "M0Y7Meota" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "constrained-element-set-uuid": "b22dc84b-5568-4b7d-9b58-0bc90c969619-test1", 13:58:53 "constraint-type": "waPRf1NGHeFy", 13:58:53 "check-type": "YziABbwA4", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "fb4d5b28-2083-4bb6-a87d-e53eadd14d54-test1", 13:58:53 "element-choice-set-name": "VnX7QOx", 13:58:53 "cardinality": "qk4aMYBkw", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "1b5481f2-66c9-4cd4-89ee-492e333570fe-test1", 13:58:53 "new-data-del-flag": "ba6QIyym", 13:58:53 "cardinality": "zUJ9gpkRq" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "c9918ba3-dcb3-46e8-870f-316251f459a3-test1", 13:58:53 "new-data-del-flag": "X2MIS2y", 13:58:53 "cardinality": "u3xIyaL" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "f5a14c3b-6536-4803-9660-4a2f2263dfdd-test1", 13:58:53 "element-choice-set-name": "KiVnNej1flt", 13:58:53 "cardinality": "AwImrctM5", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "e5e3b7db-7336-498b-8eca-f43f979dda68-test1", 13:58:53 "new-data-del-flag": "v3JnIH7JEK", 13:58:53 "cardinality": "pzypSipEOA" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "24426103-516b-4634-83f6-0b02db4d10ed-test1", 13:58:53 "new-data-del-flag": "lNx", 13:58:53 "cardinality": "OFMiiE1w4K" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "model-constraint-uuid": "310f083b-2d76-4e2d-ab82-b4c6b2a49637-test1", 13:58:53 "constrained-element-set-uuid-to-replace": "70UQQ", 13:58:53 "constrained-element-sets": { 13:58:53 "constrained-element-set": [ 13:58:53 { 13:58:53 "constrained-element-set-uuid": "f6b24791-facd-41d8-8b4e-b76d750ef3e8-test1", 13:58:53 "constraint-type": "eBTDI1Xx", 13:58:53 "check-type": "uyscxXaNEt", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "efc328ed-3302-4808-b25a-adbbe88af7d9-test1", 13:58:53 "element-choice-set-name": "HwpVVTGb6e", 13:58:53 "cardinality": "dZ78oR", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "1f20c582-952d-4489-a45b-b7b898062bc4-test1", 13:58:53 "new-data-del-flag": "Vq8f3STu8ez", 13:58:53 "cardinality": "5lN" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "77f61b0a-ecf4-43ed-84b8-478372922557-test1", 13:58:53 "new-data-del-flag": "OrbNIIvUvTQ", 13:58:53 "cardinality": "CwT1hp9uUn" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "7561f91e-5d71-4871-b745-5974a29fa4f0-test1", 13:58:53 "element-choice-set-name": "JyMxtTdSzEYI", 13:58:53 "cardinality": "CU5", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "7857bb38-b373-4f32-bfed-fb698b38f288-test1", 13:58:53 "new-data-del-flag": "qGYsqE", 13:58:53 "cardinality": "m1wtW502" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "27097500-1e6a-4692-bcfc-8c5751094416-test1", 13:58:53 "new-data-del-flag": "e3LD9ESy1h2we", 13:58:53 "cardinality": "a0jEiwQq" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "constrained-element-set-uuid": "a63f212b-0608-4676-a801-eae9704ca6f8-test1", 13:58:53 "constraint-type": "1s642QAY3emE", 13:58:53 "check-type": "3sR23Vt", 13:58:53 "element-choice-sets": { 13:58:53 "element-choice-set": [ 13:58:53 { 13:58:53 "element-choice-set-uuid": "e6f1f3eb-61c5-4e00-877b-253d41dc8bc1-test1", 13:58:53 "element-choice-set-name": "EBhZUZSbs", 13:58:53 "cardinality": "1LrK8RM4o33LD", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "323c6b90-7aba-41ad-8313-5a4a2b2c56ae-test1", 13:58:53 "new-data-del-flag": "R3oKjC8hz87", 13:58:53 "cardinality": "LT8Phj" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "6a4f5cbe-6251-402e-aa0c-d42284acf4f3-test1", 13:58:53 "new-data-del-flag": "XeIPIYLqyIL", 13:58:53 "cardinality": "pGK" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 }, 13:58:53 { 13:58:53 "element-choice-set-uuid": "4937bd81-08f1-4cb7-b3bd-9c9db142a791-test1", 13:58:53 "element-choice-set-name": "VXcx", 13:58:53 "cardinality": "hIKH", 13:58:53 "model-elements": { 13:58:53 "model-element": [ 13:58:53 { 13:58:53 "model-element-uuid": "db4ddcd0-6a57-47af-b72d-f10e806bd779-test1", 13:58:53 "new-data-del-flag": "2lsYwLYukGh43", 13:58:53 "cardinality": "zhcfiBQ" 13:58:53 }, 13:58:53 { 13:58:53 "model-element-uuid": "7f0823ec-87f7-4f0a-b6ed-d19571917f3d-test1", 13:58:53 "new-data-del-flag": "8xUASuYyIym", 13:58:53 "cardinality": "ktmQThTtgu" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 }, 13:58:53 "metadata": { 13:58:53 "metadatum": [ 13:58:53 { 13:58:53 "metaname": "a4f78e88-e09f-4ca1-b26a-093141044aea-test1", 13:58:53 "metaval": "kfsTQsxZk" 13:58:53 }, 13:58:53 { 13:58:53 "metaname": "1d153c8b-ba38-4566-876b-53795a71b8f9-test1", 13:58:53 "metaval": "xr0Z" 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 ] 13:58:53 } 13:58:53 } 13:58:53 13:58:53 2024-01-15 13:58:53.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:53 2024-01-15 13:58:53.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:53 2024-01-15 13:58:53.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:53 2024-01-15 13:58:53.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:53 2024-01-15 13:58:53.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:54 2024-01-15 13:58:54.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:54 2024-01-15 13:58:54.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:54 2024-01-15 13:58:54.443 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 13:58:54 2024-01-15 13:58:54.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:54 2024-01-15 13:58:54.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:54 2024-01-15 13:58:54.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:54 2024-01-15 13:58:54.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:54 2024-01-15 13:58:54.444 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:54 2024-01-15 13:58:54.491 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:54 2024-01-15 13:58:54.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:54 2024-01-15 13:58:54.498 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 { 13:58:54 "model-element-uuid": "acf8b6cf-e051-4c1b-bcad-b24792f826cf-test1", 13:58:54 "new-data-del-flag": "7hWigbwQCh", 13:58:54 "cardinality": "loWHX7E8X", 13:58:54 "linkage-points": [ 13:58:54 "Ve4JU" 13:58:54 ], 13:58:54 "model-elements": { 13:58:54 "model-element": [ 13:58:54 { 13:58:54 "model-element-uuid": "01b757d5-6468-48d0-a1cd-2aa8310dadab-test1", 13:58:54 "new-data-del-flag": "IXoM0QnE0W", 13:58:54 "cardinality": "THLHKl" 13:58:54 }, 13:58:54 { 13:58:54 "model-element-uuid": "2e5d5696-2221-4bcf-a493-e0ca92e323de-test1", 13:58:54 "new-data-del-flag": "icATJZ7Vbhz", 13:58:54 "cardinality": "tOIz" 13:58:54 } 13:58:54 ] 13:58:54 }, 13:58:54 "model-constraints": { 13:58:54 "model-constraint": [ 13:58:54 { 13:58:54 "model-constraint-uuid": "9f2e872b-000e-4bb9-9398-f308a997dd4f-test1", 13:58:54 "constrained-element-set-uuid-to-replace": "XfAVftTYu", 13:58:54 "constrained-element-sets": { 13:58:54 "constrained-element-set": [ 13:58:54 { 13:58:54 "constrained-element-set-uuid": "103cc6f7-b648-4a3f-b5aa-0ffdac4d4bc5-test1", 13:58:54 "constraint-type": "FLKyNFdqbSSje", 13:58:54 "check-type": "IDLSYTM", 13:58:54 "element-choice-sets": { 13:58:54 "element-choice-set": [ 13:58:54 { 13:58:54 "element-choice-set-uuid": "5c063d38-d83e-4fe5-a721-86296fe39267-test1", 13:58:54 "element-choice-set-name": "EFc5b4k7LN8hF", 13:58:54 "cardinality": "xx8", 13:58:54 "model-elements": { 13:58:54 "model-element": [ 13:58:54 { 13:58:54 "model-element-uuid": "0b7a5aa2-5061-4916-a2c6-5280e67e0a71-test1", 13:58:54 "new-data-del-flag": "x1Lo15W", 13:58:54 "cardinality": "COu" 13:58:54 }, 13:58:54 { 13:58:54 "model-element-uuid": "f0af348b-1701-409f-bb11-e3acc77ad718-test1", 13:58:54 "new-data-del-flag": "eiWkNQEj", 13:58:54 "cardinality": "3aju5XtI" 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 }, 13:58:54 { 13:58:54 "element-choice-set-uuid": "2c0888a6-fb6d-4a72-b0a1-3349c90d9e33-test1", 13:58:54 "element-choice-set-name": "Ko4", 13:58:54 "cardinality": "aXjnyYfCRFTDK", 13:58:54 "model-elements": { 13:58:54 "model-element": [ 13:58:54 { 13:58:54 "model-element-uuid": "ea8853be-8473-4f80-8229-9041864e143e-test1", 13:58:54 "new-data-del-flag": "4tirsCs0fjDdS", 13:58:54 "cardinality": "v2hbEn8u" 13:58:54 }, 13:58:54 { 13:58:54 "model-element-uuid": "f1267f37-5aa0-4f4a-ae66-3cf782ff4a9d-test1", 13:58:54 "new-data-del-flag": "mzuWZTlc9f", 13:58:54 "cardinality": "ysBXVL" 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 }, 13:58:54 { 13:58:54 "constrained-element-set-uuid": "a82256df-5bc8-4433-851f-9b09f63432b4-test1", 13:58:54 "constraint-type": "qgnLpj", 13:58:54 "check-type": "zFug3wfyCe5cF", 13:58:54 "element-choice-sets": { 13:58:54 "element-choice-set": [ 13:58:54 { 13:58:54 "element-choice-set-uuid": "3ce79981-c0cc-4210-9dab-89b8866797be-test1", 13:58:54 "element-choice-set-name": "rZ2f7Es", 13:58:54 "cardinality": "H1b", 13:58:54 "model-elements": { 13:58:54 "model-element": [ 13:58:54 { 13:58:54 "model-element-uuid": "52362a88-eb7a-4fe5-a6d5-1ca414cfed64-test1", 13:58:54 "new-data-del-flag": "8cQmvQgeKJz", 13:58:54 "cardinality": "6T7GiwYlJR5" 13:58:54 }, 13:58:54 { 13:58:54 "model-element-uuid": "e9d00d89-a340-4ef1-ab19-63367a5e8642-test1", 13:58:54 "new-data-del-flag": "ec8DWfYeMJdr", 13:58:54 "cardinality": "Bumc8fT7" 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 }, 13:58:54 { 13:58:54 "element-choice-set-uuid": "335bac38-9739-4ff7-8743-e186310d86a9-test1", 13:58:54 "element-choice-set-name": "K0MH", 13:58:54 "cardinality": "rL3fH1Oz", 13:58:54 "model-elements": { 13:58:54 "model-element": [ 13:58:54 { 13:58:54 "model-element-uuid": "29244639-38ab-45b2-82b7-b91001ad56da-test1", 13:58:54 "new-data-del-flag": "YZGbB6", 13:58:54 "cardinality": "ushcYd" 13:58:54 }, 13:58:54 { 13:58:54 "model-element-uuid": "e36d3159-bfa7-465a-849f-de9ca6d4f304-test1", 13:58:54 "new-data-del-flag": "ZtzRhZbxv2i", 13:58:54 "cardinality": "NE4m8n5hj" 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 }, 13:58:54 { 13:58:54 "model-constraint-uuid": "9e74a97c-52a9-43b4-bb9d-144cb5a2216e-test1", 13:58:54 "constrained-element-set-uuid-to-replace": "bZqdarfk6", 13:58:54 "constrained-element-sets": { 13:58:54 "constrained-element-set": [ 13:58:54 { 13:58:54 "constrained-element-set-uuid": "6c4db1da-8860-4445-a0ad-3ae00709e2bb-test1", 13:58:54 "constraint-type": "Xzat2eVcU36g", 13:58:54 "check-type": "3Y5Bi32VkRHFl", 13:58:54 "element-choice-sets": { 13:58:54 "element-choice-set": [ 13:58:54 { 13:58:54 "element-choice-set-uuid": "33dc52b0-3461-4ca6-a195-c3cacc2ab426-test1", 13:58:54 "element-choice-set-name": "2ziwMvQGmanJ", 13:58:54 "cardinality": "7XXcdT5sqsOf", 13:58:54 "model-elements": { 13:58:54 "model-element": [ 13:58:54 { 13:58:54 "model-element-uuid": "c0fb7805-dfc4-4972-9a1c-d9409560f6e3-test1", 13:58:54 "new-data-del-flag": "262Lx", 13:58:54 "cardinality": "0ZaryC" 13:58:54 }, 13:58:54 { 13:58:54 "model-element-uuid": "e868506d-ef7d-4843-9c1b-47712c7c1b77-test1", 13:58:54 "new-data-del-flag": "f7cKUCEbVuj6", 13:58:54 "cardinality": "6LlYciE99" 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 }, 13:58:54 { 13:58:54 "element-choice-set-uuid": "aca6b107-ba99-4e10-aef5-ff35a5b25a60-test1", 13:58:54 "element-choice-set-name": "lqfZDs", 13:58:54 "cardinality": "9AwB7", 13:58:54 "model-elements": { 13:58:54 "model-element": [ 13:58:54 { 13:58:54 "model-element-uuid": "527faaf0-f989-47a4-9ffd-4ea16d034be1-test1", 13:58:54 "new-data-del-flag": "mPra14ZfLilOw", 13:58:54 "cardinality": "y6mYr6" 13:58:54 }, 13:58:54 { 13:58:54 "model-element-uuid": "dfd7c245-0a28-494d-b388-faf27481674c-test1", 13:58:54 "new-data-del-flag": "muGR", 13:58:54 "cardinality": "TUj4Z" 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 }, 13:58:54 { 13:58:54 "constrained-element-set-uuid": "17999338-a062-4447-b8c3-b27228255ede-test1", 13:58:54 "constraint-type": "WhTbdWCLyA", 13:58:54 "check-type": "tN02MBeB", 13:58:54 "element-choice-sets": { 13:58:54 "element-choice-set": [ 13:58:54 { 13:58:54 "element-choice-set-uuid": "633c6757-2270-48fb-bff7-61145e6c943f-test1", 13:58:54 "element-choice-set-name": "Ith1PEe6", 13:58:54 "cardinality": "8sta", 13:58:54 "model-elements": { 13:58:54 "model-element": [ 13:58:54 { 13:58:54 "model-element-uuid": "827c40a9-cabe-460a-b537-2f117ca62db5-test1", 13:58:54 "new-data-del-flag": "fS65rXWQY", 13:58:54 "cardinality": "Kq42Z8GzCh" 13:58:54 }, 13:58:54 { 13:58:54 "model-element-uuid": "c107a4bd-59e4-4249-bbc3-a006645dcb01-test1", 13:58:54 "new-data-del-flag": "EtgTeJdo19", 13:58:54 "cardinality": "tvzpgg" 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 }, 13:58:54 { 13:58:54 "element-choice-set-uuid": "930260d8-4cfd-4494-ba2c-d619c143a390-test1", 13:58:54 "element-choice-set-name": "ugDc0", 13:58:54 "cardinality": "K8MXjV", 13:58:54 "model-elements": { 13:58:54 "model-element": [ 13:58:54 { 13:58:54 "model-element-uuid": "f17f9eea-d421-4e8a-8628-32a4b56507ef-test1", 13:58:54 "new-data-del-flag": "rjAbq7gyZWe", 13:58:54 "cardinality": "VbDCFB9" 13:58:54 }, 13:58:54 { 13:58:54 "model-element-uuid": "ee1d800e-46c1-4bb0-8664-f257850ffff9-test1", 13:58:54 "new-data-del-flag": "YontPXK4sj4s", 13:58:54 "cardinality": "UQnNPld4sE" 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 } 13:58:54 ] 13:58:54 } 13:58:54 } 13:58:54 13:58:54 2024-01-15 13:58:54.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-element 13:58:54 2024-01-15 13:58:54.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:54 2024-01-15 13:58:54.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:54 2024-01-15 13:58:54.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:54 2024-01-15 13:58:54.503 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:54 2024-01-15 13:58:54.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:54 2024-01-15 13:58:54.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:54 2024-01-15 13:58:54.568 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 13:58:54 2024-01-15 13:58:54.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:54 2024-01-15 13:58:54.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:54 2024-01-15 13:58:54.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:54 2024-01-15 13:58:54.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:54 2024-01-15 13:58:54.569 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:54 2024-01-15 13:58:54.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:54 2024-01-15 13:58:54.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:54 2024-01-15 13:58:54.627 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 1705327133880 13:58:54 2024-01-15 13:58:54.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:54 2024-01-15 13:58:54.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:54 2024-01-15 13:58:54.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:54 2024-01-15 13:58:54.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:54 2024-01-15 13:58:54.629 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:55 2024-01-15 13:58:55.201 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426144 with label model 13:58:55 2024-01-15 13:58:55.201 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331928 with label model-ver 13:58:55 2024-01-15 13:58:55.201 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340048 with label model-ver 13:58:55 2024-01-15 13:58:55.202 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417888 with label metadatum 13:58:55 2024-01-15 13:58:55.202 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434248 with label model-element 13:58:55 2024-01-15 13:58:55.202 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475296 with label model-element 13:58:55 2024-01-15 13:58:55.202 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483536 with label metadatum 13:58:55 2024-01-15 13:58:55.203 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364640 with label model-element 13:58:55 2024-01-15 13:58:55.203 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397520 with label model-element 13:58:55 2024-01-15 13:58:55.203 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430152 with label metadatum 13:58:55 2024-01-15 13:58:55.203 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442576 with label metadatum 13:58:55 2024-01-15 13:58:55.203 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352400 with label model-constraint 13:58:55 2024-01-15 13:58:55.204 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446632 with label model-element 13:58:55 2024-01-15 13:58:55.204 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454864 with label model-constraint 13:58:55 2024-01-15 13:58:55.204 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458912 with label model-element 13:58:55 2024-01-15 13:58:55.204 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344216 with label model-element 13:58:55 2024-01-15 13:58:55.204 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360592 with label model-element 13:58:55 2024-01-15 13:58:55.205 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442440 with label model-constraint 13:58:55 2024-01-15 13:58:55.205 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479392 with label model-constraint 13:58:55 2024-01-15 13:58:55.205 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360528 with label model-constraint 13:58:55 2024-01-15 13:58:55.205 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434344 with label model-element 13:58:55 2024-01-15 13:58:55.205 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438440 with label model-constraint 13:58:55 2024-01-15 13:58:55.205 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446624 with label model-element 13:58:55 2024-01-15 13:58:55.206 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319640 with label model-constraint 13:58:55 2024-01-15 13:58:55.206 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356448 with label model-constraint 13:58:55 2024-01-15 13:58:55.206 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397360 with label model-element 13:58:55 2024-01-15 13:58:55.206 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401616 with label model-element 13:58:55 2024-01-15 13:58:55.206 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356496 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.207 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450728 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.207 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340120 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.207 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397408 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.207 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356504 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.207 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475344 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.208 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364688 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.208 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 491680 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.208 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348304 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.208 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368736 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.208 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422096 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.209 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434384 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.209 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426152 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.209 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430240 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.209 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344144 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.209 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434336 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.210 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442504 with label element-choice-set 13:58:55 2024-01-15 13:58:55.210 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 463016 with label element-choice-set 13:58:55 2024-01-15 13:58:55.210 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 376912 with label element-choice-set 13:58:55 2024-01-15 13:58:55.210 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454824 with label element-choice-set 13:58:55 2024-01-15 13:58:55.210 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438344 with label element-choice-set 13:58:55 2024-01-15 13:58:55.211 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 463056 with label element-choice-set 13:58:55 2024-01-15 13:58:55.211 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385104 with label element-choice-set 13:58:55 2024-01-15 13:58:55.211 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389200 with label element-choice-set 13:58:55 2024-01-15 13:58:55.211 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372880 with label element-choice-set 13:58:55 2024-01-15 13:58:55.211 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446600 with label element-choice-set 13:58:55 2024-01-15 13:58:55.212 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360600 with label element-choice-set 13:58:55 2024-01-15 13:58:55.212 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426032 with label element-choice-set 13:58:55 2024-01-15 13:58:55.212 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348312 with label element-choice-set 13:58:55 2024-01-15 13:58:55.212 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467112 with label element-choice-set 13:58:55 2024-01-15 13:58:55.213 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397392 with label element-choice-set 13:58:55 2024-01-15 13:58:55.213 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471248 with label element-choice-set 13:58:55 2024-01-15 13:58:55.213 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 376928 with label element-choice-set 13:58:55 2024-01-15 13:58:55.213 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434312 with label element-choice-set 13:58:55 2024-01-15 13:58:55.213 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409672 with label element-choice-set 13:58:55 2024-01-15 13:58:55.214 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 418000 with label element-choice-set 13:58:55 2024-01-15 13:58:55.214 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364624 with label element-choice-set 13:58:55 2024-01-15 13:58:55.214 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417864 with label element-choice-set 13:58:55 2024-01-15 13:58:55.214 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 421960 with label element-choice-set 13:58:55 2024-01-15 13:58:55.214 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426056 with label element-choice-set 13:58:55 2024-01-15 13:58:55.215 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 336016 with label element-choice-set 13:58:55 2024-01-15 13:58:55.215 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405712 with label element-choice-set 13:58:55 2024-01-15 13:58:55.215 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401480 with label element-choice-set 13:58:55 2024-01-15 13:58:55.215 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430248 with label element-choice-set 13:58:55 2024-01-15 13:58:55.215 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348240 with label element-choice-set 13:58:55 2024-01-15 13:58:55.216 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422024 with label element-choice-set 13:58:55 2024-01-15 13:58:55.216 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360544 with label element-choice-set 13:58:55 2024-01-15 13:58:55.216 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401456 with label element-choice-set 13:58:55 2024-01-15 13:58:55.216 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381008 with label model-element 13:58:55 2024-01-15 13:58:55.216 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446672 with label model-element 13:58:55 2024-01-15 13:58:55.217 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393312 with label model-element 13:58:55 2024-01-15 13:58:55.217 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450768 with label model-element 13:58:55 2024-01-15 13:58:55.217 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409648 with label model-element 13:58:55 2024-01-15 13:58:55.217 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413744 with label model-element 13:58:55 2024-01-15 13:58:55.217 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438408 with label model-element 13:58:55 2024-01-15 13:58:55.218 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458920 with label model-element 13:58:55 2024-01-15 13:58:55.218 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458960 with label model-element 13:58:55 2024-01-15 13:58:55.218 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 463008 with label model-element 13:58:55 2024-01-15 13:58:55.218 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467104 with label model-element 13:58:55 2024-01-15 13:58:55.218 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471200 with label model-element 13:58:55 2024-01-15 13:58:55.218 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 336024 with label model-element 13:58:55 2024-01-15 13:58:55.219 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401504 with label model-element 13:58:55 2024-01-15 13:58:55.219 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393296 with label model-element 13:58:55 2024-01-15 13:58:55.219 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405600 with label model-element 13:58:55 2024-01-15 13:58:55.219 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409696 with label model-element 13:58:55 2024-01-15 13:58:55.219 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446536 with label model-element 13:58:55 2024-01-15 13:58:55.219 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 495776 with label model-element 13:58:55 2024-01-15 13:58:55.220 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 499872 with label model-element 13:58:55 2024-01-15 13:58:55.220 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413792 with label model-element 13:58:55 2024-01-15 13:58:55.220 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 421936 with label model-element 13:58:55 2024-01-15 13:58:55.220 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479440 with label model-element 13:58:55 2024-01-15 13:58:55.220 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 503968 with label model-element 13:58:55 2024-01-15 13:58:55.221 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483488 with label model-element 13:58:55 2024-01-15 13:58:55.221 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487584 with label model-element 13:58:55 2024-01-15 13:58:55.221 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417840 with label model-element 13:58:55 2024-01-15 13:58:55.221 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467152 with label model-element 13:58:55 2024-01-15 13:58:55.221 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352408 with label model-element 13:58:55 2024-01-15 13:58:55.221 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475304 with label model-element 13:58:55 2024-01-15 13:58:55.222 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368784 with label model-element 13:58:55 2024-01-15 13:58:55.222 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471208 with label model-element 13:58:55 2024-01-15 13:58:55.222 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381024 with label model-element 13:58:55 2024-01-15 13:58:55.222 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385120 with label model-element 13:58:55 2024-01-15 13:58:55.223 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389216 with label model-element 13:58:55 2024-01-15 13:58:55.223 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450720 with label model-element 13:58:55 2024-01-15 13:58:55.223 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405552 with label model-element 13:58:55 2024-01-15 13:58:55.223 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413768 with label model-element 13:58:55 2024-01-15 13:58:55.223 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372832 with label model-element 13:58:55 2024-01-15 13:58:55.223 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430216 with label model-element 13:58:55 2024-01-15 13:58:55.224 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368720 with label model-element 13:58:55 2024-01-15 13:58:55.224 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372816 with label model-element 13:58:55 2024-01-15 13:58:55.224 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426192 with label model-element 13:58:55 2024-01-15 13:58:55.224 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430288 with label model-element 13:58:55 2024-01-15 13:58:55.224 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327832 with label model-element 13:58:55 2024-01-15 13:58:55.225 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442536 with label model-element 13:58:55 2024-01-15 13:58:55.225 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438480 with label model-element 13:58:55 2024-01-15 13:58:55.225 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454816 with label model-element 13:58:55 2024-01-15 13:58:55.225 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348256 with label model-element 13:58:55 2024-01-15 13:58:55.225 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417928 with label model-element 13:58:55 2024-01-15 13:58:55.225 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393288 with label model-element 13:58:55 2024-01-15 13:58:55.226 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409808 with label model-element 13:58:55 2024-01-15 13:58:55.226 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450696 with label model-element 13:58:55 2024-01-15 13:58:55.226 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340112 with label model-element 13:58:55 2024-01-15 13:58:55.226 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352352 with label model-element 13:58:55 2024-01-15 13:58:55.226 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397384 with label model-element 13:58:55 2024-01-15 13:58:55.227 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413904 with label model-element 13:58:55 2024-01-15 13:58:55.227 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323736 with label model-element 13:58:55 2024-01-15 13:58:55.227 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344208 with label model-element 13:58:55 2024-01-15 13:58:55.227 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405576 with label model-element 13:58:55 2024-01-15 13:58:55.227 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426120 with label model-element 13:58:55 2024-01-15 13:58:55.228 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356432 with label model-element 13:58:55 2024-01-15 13:58:55.228 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442528 with label model-element 13:58:55 2024-01-15 13:58:55.228 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352336 with label model-element 13:58:55 2024-01-15 13:58:55.228 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438432 with label model-element 13:58:55 2024-01-15 13:58:55.228 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 376976 with label model-constraint 13:58:55 2024-01-15 13:58:55.228 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401488 with label model-constraint 13:58:55 2024-01-15 13:58:55.229 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430128 with label model-element 13:58:55 2024-01-15 13:58:55.229 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450632 with label model-element 13:58:55 2024-01-15 13:58:55.229 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385168 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.229 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454728 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.229 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 462920 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.230 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 462984 with label constrained-element-set 13:58:55 2024-01-15 13:58:55.230 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454792 with label element-choice-set 13:58:55 2024-01-15 13:58:55.230 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458824 with label element-choice-set 13:58:55 2024-01-15 13:58:55.230 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381072 with label element-choice-set 13:58:55 2024-01-15 13:58:55.230 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434224 with label element-choice-set 13:58:55 2024-01-15 13:58:55.231 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434272 with label element-choice-set 13:58:55 2024-01-15 13:58:55.231 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467016 with label element-choice-set 13:58:55 2024-01-15 13:58:55.231 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372888 with label element-choice-set 13:58:55 2024-01-15 13:58:55.231 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 499920 with label element-choice-set 13:58:55 2024-01-15 13:58:55.231 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438320 with label model-element 13:58:55 2024-01-15 13:58:55.232 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 495824 with label model-element 13:58:55 2024-01-15 13:58:55.232 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430176 with label model-element 13:58:55 2024-01-15 13:58:55.232 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 491728 with label model-element 13:58:55 2024-01-15 13:58:55.232 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 421984 with label model-element 13:58:55 2024-01-15 13:58:55.232 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426080 with label model-element 13:58:55 2024-01-15 13:58:55.233 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479400 with label model-element 13:58:55 2024-01-15 13:58:55.233 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487632 with label model-element 13:58:55 2024-01-15 13:58:55.233 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364696 with label model-element 13:58:55 2024-01-15 13:58:55.233 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 508064 with label model-element 13:58:55 2024-01-15 13:58:55.233 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442416 with label model-element 13:58:55 2024-01-15 13:58:55.233 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458888 with label model-element 13:58:55 2024-01-15 13:58:55.234 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389264 with label model-element 13:58:55 2024-01-15 13:58:55.234 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 512160 with label model-element 13:58:55 2024-01-15 13:58:55.234 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368792 with label model-element 13:58:55 2024-01-15 13:58:55.234 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471112 with label model-element 13:58:55 2024-01-15 13:58:55.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:55 2024-01-15 13:58:55.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.047 s - in org.onap.aai.rest.ModelElementTest 13:58:55 [INFO] Running org.onap.aai.rest.HPACapabilityTest 13:58:55 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.rest.HPACapabilityTest 13:58:55 [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest 13:58:55 2024-01-15 13:58:55.649 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:58:55 13:58:55 Found multiple occurrences of org.json.JSONObject on the class path: 13:58:55 13:58:55 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:58: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 13:58:55 13:58:55 You may wish to exclude one of them to ensure predictable runtime behavior 13:58:55 13:58:55 2024-01-15 13:58:55.667 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:58:55 2024-01-15 13:58:55.667 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:58:55 2024-01-15 13:58:55.668 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:55 2024-01-15 13:58:55.668 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:58:55 2024-01-15 13:58:55.668 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:55 2024-01-15 13:58:55.668 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:58:55 2024-01-15 13:58:55.669 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:55 2024-01-15 13:58:55.669 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:58:55 2024-01-15 13:58:55.670 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:55 2024-01-15 13:58:55.670 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:58:55 2024-01-15 13:58:55.671 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:55 2024-01-15 13:58:55.676 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:58:55 2024-01-15 13:58:55.676 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:58:55 2024-01-15 13:58:55.677 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:55 2024-01-15 13:58:55.677 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:55 [EL Warning]: moxy: 2024-01-15 13:58:55.711--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:55 2024-01-15 13:58:55.881 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:58:55 2024-01-15 13:58:55.888 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:58:55 2024-01-15 13:58:55.889 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:55 2024-01-15 13:58:55.890 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:55 [EL Warning]: moxy: 2024-01-15 13:58:55.929--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:56 2024-01-15 13:58:56.110 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:58:56 2024-01-15 13:58:56.119 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:58:56 2024-01-15 13:58:56.120 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:56 2024-01-15 13:58:56.120 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:56 [EL Warning]: moxy: 2024-01-15 13:58:56.156--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:56 2024-01-15 13:58:56.349 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:58:56 2024-01-15 13:58:56.358 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:58:56 2024-01-15 13:58:56.360 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:56 2024-01-15 13:58:56.360 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:56 [EL Warning]: moxy: 2024-01-15 13:58:56.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 13:58:56 2024-01-15 13:58:56.600 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:58:56 2024-01-15 13:58:56.609 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:58:56 2024-01-15 13:58:56.610 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:56 2024-01-15 13:58:56.610 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:56 [EL Warning]: moxy: 2024-01-15 13:58:56.651--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:56 2024-01-15 13:58:56.878 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:58:56 2024-01-15 13:58:56.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-38438e01-39ce-40bb-a7ce-8e4cb741fa81 with payload { 13:58:56 "model-invariant-id": "test-model-38438e01-39ce-40bb-a7ce-8e4cb741fa81", 13:58:56 "model-type": "some-type" 13:58:56 } 13:58:56 2024-01-15 13:58:56.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:56 2024-01-15 13:58:56.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:56 2024-01-15 13:58:56.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:56 2024-01-15 13:58:56.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:56 2024-01-15 13:58:56.907 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:56 2024-01-15 13:58:56.908 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:56 2024-01-15 13:58:56.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:56 2024-01-15 13:58:56.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-38438e01-39ce-40bb-a7ce-8e4cb741fa81/model-vers/model-ver/test-model-ver-3f6f27a0-4b6c-4291-8eb1-4d080a12c0e4 with payload { 13:58:56 "model-version-id": "test-model-ver-3f6f27a0-4b6c-4291-8eb1-4d080a12c0e4", 13:58:56 "model-name": "some-model", 13:58:56 "model-version": "testValue" 13:58:56 } 13:58:56 2024-01-15 13:58:56.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:56 2024-01-15 13:58:56.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:56 2024-01-15 13:58:56.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:56 2024-01-15 13:58:56.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:56 2024-01-15 13:58:56.913 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:56 2024-01-15 13:58:56.915 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:56 2024-01-15 13:58:56.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:56 2024-01-15 13:58:56.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ec16589e-3e0d-4678-b39c-6080ec791152 with payload { 13:58:56 "vnf-id": "test-generic-ec16589e-3e0d-4678-b39c-6080ec791152", 13:58:56 "vnf-type": "someval", 13:58:56 "vnf-name": "someval", 13:58:56 "model-invariant-id": "test-model-38438e01-39ce-40bb-a7ce-8e4cb741fa81", 13:58:56 "model-version-id": "test-model-ver-3f6f27a0-4b6c-4291-8eb1-4d080a12c0e4" 13:58:56 } 13:58:56 13:58:56 2024-01-15 13:58:56.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:56 2024-01-15 13:58:56.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:56 2024-01-15 13:58:56.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:56 2024-01-15 13:58:56.921 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:56 2024-01-15 13:58:56.921 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:56 2024-01-15 13:58:56.928 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:56 2024-01-15 13:58:56.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:56 2024-01-15 13:58:56.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ec16589e-3e0d-4678-b39c-6080ec791152 with depth all 13:58:56 2024-01-15 13:58:56.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:56 2024-01-15 13:58:56.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:56 2024-01-15 13:58:56.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:56 2024-01-15 13:58:56.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:56 2024-01-15 13:58:56.937 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:56 2024-01-15 13:58:56.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:56 2024-01-15 13:58:56.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:56 2024-01-15 13:58:56.939 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:56 2024-01-15 13:58:56.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-ec16589e-3e0d-4678-b39c-6080ec791152 with depth all 13:58:56 2024-01-15 13:58:56.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:56 2024-01-15 13:58:56.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:56 2024-01-15 13:58:56.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:56 2024-01-15 13:58:56.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:56 2024-01-15 13:58:56.943 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:56 2024-01-15 13:58:56.945 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:56 2024-01-15 13:58:56.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:56 2024-01-15 13:58:56.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ec16589e-3e0d-4678-b39c-6080ec791152 with resource version 1705327136921 13:58:56 2024-01-15 13:58:56.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:56 2024-01-15 13:58:56.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:56 2024-01-15 13:58:56.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:56 2024-01-15 13:58:56.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:56 2024-01-15 13:58:56.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:56 2024-01-15 13:58:56.949 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405584 with label generic-vnf 13:58:56 2024-01-15 13:58:56.950 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:56 2024-01-15 13:58:56.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:57 2024-01-15 13:58:57.253 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:57 2024-01-15 13:58:57.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1abe2196-2138-4830-8059-83d52c4bf0af with payload { 13:58:57 "model-invariant-id": "test-model-1abe2196-2138-4830-8059-83d52c4bf0af", 13:58:57 "model-type": "some-type" 13:58:57 } 13:58:57 2024-01-15 13:58:57.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 13:58:57 2024-01-15 13:58:57.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:57 2024-01-15 13:58:57.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:57 2024-01-15 13:58:57.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:57 2024-01-15 13:58:57.265 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:57 2024-01-15 13:58:57.266 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:57 2024-01-15 13:58:57.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:57 2024-01-15 13:58:57.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1abe2196-2138-4830-8059-83d52c4bf0af/model-vers/model-ver/test-model-ver-8770cc30-5ba5-409c-813c-6169631d2781 with payload { 13:58:57 "model-version-id": "test-model-ver-8770cc30-5ba5-409c-813c-6169631d2781", 13:58:57 "model-name": "some-model", 13:58:57 "model-version": "testValue" 13:58:57 } 13:58:57 2024-01-15 13:58:57.270 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 13:58:57 2024-01-15 13:58:57.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:57 2024-01-15 13:58:57.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:57 2024-01-15 13:58:57.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:57 2024-01-15 13:58:57.271 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:57 2024-01-15 13:58:57.273 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:57 2024-01-15 13:58:57.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:57 2024-01-15 13:58:57.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ae7d08a7-2c7d-4174-8173-7e807e1715a8 with payload { 13:58:57 "vnf-id": "test-generic-ae7d08a7-2c7d-4174-8173-7e807e1715a8", 13:58:57 "vnf-type": "someval", 13:58:57 "vnf-name": "someval", 13:58:57 "model-invariant-id": "test-model-1abe2196-2138-4830-8059-83d52c4bf0af", 13:58:57 "model-version-id": "test-model-ver-8770cc30-5ba5-409c-813c-6169631d2781" 13:58:57 } 13:58:57 13:58:57 2024-01-15 13:58:57.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:57 2024-01-15 13:58:57.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:57 2024-01-15 13:58:57.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:57 2024-01-15 13:58:57.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:57 2024-01-15 13:58:57.278 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:57 2024-01-15 13:58:57.284 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:57 2024-01-15 13:58:57.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:57 2024-01-15 13:58:57.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ae7d08a7-2c7d-4174-8173-7e807e1715a8 with depth all 13:58:57 2024-01-15 13:58:57.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:57 2024-01-15 13:58:57.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:57 2024-01-15 13:58:57.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:57 2024-01-15 13:58:57.289 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:57 2024-01-15 13:58:57.289 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:57 2024-01-15 13:58:57.291 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:57 2024-01-15 13:58:57.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:57 2024-01-15 13:58:57.291 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:57 2024-01-15 13:58:57.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-ae7d08a7-2c7d-4174-8173-7e807e1715a8 with depth all 13:58:57 2024-01-15 13:58:57.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:57 2024-01-15 13:58:57.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:57 2024-01-15 13:58:57.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:57 2024-01-15 13:58:57.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:57 2024-01-15 13:58:57.298 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:57 2024-01-15 13:58:57.301 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:57 2024-01-15 13:58:57.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:57 2024-01-15 13:58:57.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-ae7d08a7-2c7d-4174-8173-7e807e1715a8 with resource version 1705327137278 13:58:57 2024-01-15 13:58:57.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:58:57 2024-01-15 13:58:57.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:57 2024-01-15 13:58:57.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:57 2024-01-15 13:58:57.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:57 2024-01-15 13:58:57.314 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:57 2024-01-15 13:58:57.320 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467080 with label generic-vnf 13:58:57 2024-01-15 13:58:57.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:57 2024-01-15 13:58:57.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:57 2024-01-15 13:58:57.626 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 13:58:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.988 s - in org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest 13:58:57 [INFO] Running org.onap.aai.rest.VipAddressListTest 13:58:57 2024-01-15 13:58:57.644 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 { 13:58:57 "cloud-owner": "cloud-region-owner-with-vip-ipv4", 13:58:57 "cloud-region-id": "cloud-region-id-with-vip-ipv4" 13:58:57 } 13:58:57 13:58:57 2024-01-15 13:58:57.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:58:57 2024-01-15 13:58:57.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:57 2024-01-15 13:58:57.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:57 2024-01-15 13:58:57.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:57 2024-01-15 13:58:57.646 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:57 2024-01-15 13:58:57.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:57 2024-01-15 13:58:57.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:57 2024-01-15 13:58:57.663 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 13:58:57 2024-01-15 13:58:57.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:58:57 2024-01-15 13:58:57.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:57 2024-01-15 13:58:57.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:57 2024-01-15 13:58:57.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:57 2024-01-15 13:58:57.664 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:57 2024-01-15 13:58:57.665 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:57 2024-01-15 13:58:57.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:57 2024-01-15 13:58:57.666 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 { 13:58:57 "vip-ipv4-address": "vip-ipv4-address-list-1", 13:58:57 "vip-ipv4-prefix-length": 3333, 13:58:57 "vlan-id-inner": 3333, 13:58:57 "vlan-id-outer": 3333 13:58:57 } 13:58:57 13:58:57 2024-01-15 13:58:57.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 13:58:57 2024-01-15 13:58:57.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:57 2024-01-15 13:58:57.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:57 2024-01-15 13:58:57.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:57 2024-01-15 13:58:57.667 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:57 2024-01-15 13:58:57.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:57 2024-01-15 13:58:57.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:57 2024-01-15 13:58:57.976 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 13:58:57 2024-01-15 13:58:57.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 13:58:57 2024-01-15 13:58:57.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:57 2024-01-15 13:58:57.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:57 2024-01-15 13:58:57.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:57 2024-01-15 13:58:57.978 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:57 2024-01-15 13:58:57.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:57 2024-01-15 13:58:57.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:57 2024-01-15 13:58:57.981 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 1705327137667 13:58:57 2024-01-15 13:58:57.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 13:58:57 2024-01-15 13:58:57.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:57 2024-01-15 13:58:57.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:57 2024-01-15 13:58:57.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:57 2024-01-15 13:58:57.983 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:57 2024-01-15 13:58:57.986 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 508112 with label vip-ipv4-address-list 13:58:57 2024-01-15 13:58:57.986 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:57 2024-01-15 13:58:57.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:58 2024-01-15 13:58:58.290 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 13:58:58 2024-01-15 13:58:58.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:58:58 2024-01-15 13:58:58.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:58 2024-01-15 13:58:58.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:58 2024-01-15 13:58:58.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:58 2024-01-15 13:58:58.291 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:58 2024-01-15 13:58:58.295 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:58 2024-01-15 13:58:58.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:58 2024-01-15 13:58:58.296 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 1705327137646 13:58:58 2024-01-15 13:58:58.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:58:58 2024-01-15 13:58:58.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:58 2024-01-15 13:58:58.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:58 2024-01-15 13:58:58.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:58 2024-01-15 13:58:58.297 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:58 2024-01-15 13:58:58.299 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 504016 with label cloud-region 13:58:58 2024-01-15 13:58:58.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:58 2024-01-15 13:58:58.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:58:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.962 s - in org.onap.aai.rest.VipAddressListTest 13:58:58 [INFO] Running org.onap.aai.rest.EdgeNotValidAnymoreTest 13:58:58 2024-01-15 13:58:58.617 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 { 13:58:58 "cloud-owner" : "junit-cloud-owner-with-vlan", 13:58:58 "cloud-region-id" : "junit-cloud-region-with-vlan", 13:58:58 "cloud-type" : "P9P1X6U9eDXR", 13:58:58 "owner-defined-type" : "OUrR8kI6Br", 13:58:58 "tenants" : { 13:58:58 "tenant" : [ { 13:58:58 "tenant-id" : "tenant1-with-vlan", 13:58:58 "tenant-name" : "yhgVBcv3Pr", 13:58:58 "vservers" : { 13:58:58 "vserver" : [ { 13:58:58 "vserver-id" : "vserver1-with-vlan", 13:58:58 "vserver-name" : "P3SJ347Uyv", 13:58:58 "vserver-name2" : "1dHd", 13:58:58 "vserver-selflink" : "v7dU8H", 13:58:58 "in-maint" : false, 13:58:58 "is-closed-loop-disabled" : true, 13:58:58 "l-interfaces" : { 13:58:58 "l-interface" : [ { 13:58:58 "interface-name" : "top-linterface-with-vlan", 13:58:58 "interface-role" : "3W1FAJGSQ", 13:58:58 "v6-wan-link-ip" : "WugWw3N", 13:58:58 "selflink" : "Of4j0pU", 13:58:58 "interface-id" : "eoW", 13:58:58 "macaddr" : "XNbbIy33", 13:58:58 "network-name" : "ZETDv5sGhiS", 13:58:58 "management-option" : "qR3RyCxgEU", 13:58:58 "vlans" : { 13:58:58 "vlan" : [ { 13:58:58 "vlan-interface" : "test-vlan-interface-1", 13:58:58 "vlan-id-inner" : 884, 13:58:58 "vlan-id-outer" : 992, 13:58:58 "speed-value" : "RyFPm", 13:58:58 "speed-units" : "ZrckmLff7b", 13:58:58 "vlan-description" : "zjAeUFgeagpf", 13:58:58 "backdoor-connection" : "gANMvUquB", 13:58:58 "vpn-key" : "l0rV7bb2Sc", 13:58:58 "orchestration-status" : "WVnLpbzIx", 13:58:58 "in-maint" : false, 13:58:58 "prov-status" : "tYMRi6df", 13:58:58 "is-ip-unnumbered" : false 13:58:58 } ] 13:58:58 } 13:58:58 } ] 13:58:58 } 13:58:58 } ] 13:58:58 } 13:58:58 } ] 13:58:58 } 13:58:58 } 13:58:58 13:58:58 2024-01-15 13:58:58.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:58:58 2024-01-15 13:58:58.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:58 2024-01-15 13:58:58.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:58 2024-01-15 13:58:58.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:58 2024-01-15 13:58:58.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:58 2024-01-15 13:58:58.637 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:58 2024-01-15 13:58:58.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:58:58 2024-01-15 13:58:58.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/configurations with depth null 13:58:58 2024-01-15 13:58:58.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this configurations 13:58:58 2024-01-15 13:58:58.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:58:58 2024-01-15 13:58:58.970 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:58:58 2024-01-15 13:58:58.970 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:58:58 2024-01-15 13:58:58.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:58:58 2024-01-15 13:58:58.990 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. 13:58:58 2024-01-15 13:58:58.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:58:58 2024-01-15 13:58:58.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:58:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in org.onap.aai.rest.EdgeNotValidAnymoreTest 13:58:59 [INFO] Running org.onap.aai.rest.ueb.UEBNotificationTest 13:58:59 2024-01-15 13:58:59.318 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:58:59 13:58:59 Found multiple occurrences of org.json.JSONObject on the class path: 13:58:59 13:58:59 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:58:59 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 13:58:59 13:58:59 You may wish to exclude one of them to ensure predictable runtime behavior 13:58:59 13:58:59 2024-01-15 13:58:59.337 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:58:59 2024-01-15 13:58:59.337 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:58:59 2024-01-15 13:58:59.338 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:59 2024-01-15 13:58:59.338 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:58:59 2024-01-15 13:58:59.339 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:59 2024-01-15 13:58:59.339 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:58:59 2024-01-15 13:58:59.339 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:59 2024-01-15 13:58:59.340 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:58:59 2024-01-15 13:58:59.340 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:59 2024-01-15 13:58:59.341 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:58:59 2024-01-15 13:58:59.342 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:58:59 2024-01-15 13:58:59.346 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:58:59 2024-01-15 13:58:59.346 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:58:59 2024-01-15 13:58:59.348 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:59 2024-01-15 13:58:59.348 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:59 [EL Warning]: moxy: 2024-01-15 13:58:59.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 13:58:59 2024-01-15 13:58:59.552 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:58:59 2024-01-15 13:58:59.560 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:58:59 2024-01-15 13:58:59.562 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:59 2024-01-15 13:58:59.562 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:59 [EL Warning]: moxy: 2024-01-15 13:58:59.597--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:58:59 2024-01-15 13:58:59.781 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:58:59 2024-01-15 13:58:59.790 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:58:59 2024-01-15 13:58:59.791 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:58:59 2024-01-15 13:58:59.791 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:58:59 [EL Warning]: moxy: 2024-01-15 13:58:59.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 13:59:00 2024-01-15 13:59:00.082 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:00 2024-01-15 13:59:00.091 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:00 2024-01-15 13:59:00.092 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:00 2024-01-15 13:59:00.092 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:00 [EL Warning]: moxy: 2024-01-15 13:59:00.128--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:00 2024-01-15 13:59:00.370 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:00 2024-01-15 13:59:00.380 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:00 2024-01-15 13:59:00.381 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:00 2024-01-15 13:59:00.382 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:00 [EL Warning]: moxy: 2024-01-15 13:59:00.424--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:00 2024-01-15 13:59:00.673 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s - in org.onap.aai.rest.ueb.UEBNotificationTest 13:59:00 [INFO] Running org.onap.aai.rest.TenantTest 13:59:00 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in org.onap.aai.rest.TenantTest 13:59:00 [INFO] Running org.onap.aai.rest.RestHandlerTest 13:59:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.rest.RestHandlerTest 13:59:00 [INFO] Running org.onap.aai.rest.EntitlementTest 13:59:00 2024-01-15 13:59:00.712 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:00 13:59:00 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:00 13:59:00 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:00 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 13:59:00 13:59:00 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:00 13:59:00 2024-01-15 13:59:00.729 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:00 2024-01-15 13:59:00.729 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:00 2024-01-15 13:59:00.730 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:00 2024-01-15 13:59:00.730 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:00 2024-01-15 13:59:00.731 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:00 2024-01-15 13:59:00.731 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:00 2024-01-15 13:59:00.731 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:00 2024-01-15 13:59:00.732 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:00 2024-01-15 13:59:00.732 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:00 2024-01-15 13:59:00.732 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:00 2024-01-15 13:59:00.734 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:00 2024-01-15 13:59:00.738 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:00 2024-01-15 13:59:00.739 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:00 2024-01-15 13:59:00.740 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:00 2024-01-15 13:59:00.740 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:00 [EL Warning]: moxy: 2024-01-15 13:59:00.772--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:00 2024-01-15 13:59:00.935 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:00 2024-01-15 13:59:00.943 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:00 2024-01-15 13:59:00.944 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:00 2024-01-15 13:59:00.944 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:00 [EL Warning]: moxy: 2024-01-15 13:59:00.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 13:59:01 2024-01-15 13:59:01.167 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:01 2024-01-15 13:59:01.175 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:01 2024-01-15 13:59:01.177 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:01 2024-01-15 13:59:01.177 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:01 [EL Warning]: moxy: 2024-01-15 13:59:01.215--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:01 2024-01-15 13:59:01.410 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:01 2024-01-15 13:59:01.419 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:01 2024-01-15 13:59:01.420 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:01 2024-01-15 13:59:01.420 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:01 [EL Warning]: moxy: 2024-01-15 13:59:01.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 13:59:01 2024-01-15 13:59:01.651 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:01 2024-01-15 13:59:01.660 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:01 2024-01-15 13:59:01.662 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:01 2024-01-15 13:59:01.662 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:01 [EL Warning]: moxy: 2024-01-15 13:59:01.703--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:01 2024-01-15 13:59:01.925 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:01 2024-01-15 13:59:01.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with payload { 13:59:01 "vnf-id":"vnf1", 13:59:01 "vnf-type":"someval" 13:59:01 } 13:59:01 13:59:01 2024-01-15 13:59:01.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:01 2024-01-15 13:59:01.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:01 2024-01-15 13:59:01.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:01 2024-01-15 13:59:01.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:01 2024-01-15 13:59:01.954 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:01 2024-01-15 13:59:01.959 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:01 2024-01-15 13:59:01.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:01 2024-01-15 13:59:01.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 13:59:01 2024-01-15 13:59:01.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:01 2024-01-15 13:59:01.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:01 2024-01-15 13:59:01.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:01 2024-01-15 13:59:01.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:01 2024-01-15 13:59:01.988 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:01 2024-01-15 13:59:01.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:01 2024-01-15 13:59:01.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:01 2024-01-15 13:59:01.990 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 { 13:59:01 "group-uuid":"g1", 13:59:01 "resource-uuid":"r1" 13:59:01 } 13:59:01 13:59:01 2024-01-15 13:59:01.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this entitlement 13:59:01 2024-01-15 13:59:01.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:01 2024-01-15 13:59:01.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:01 2024-01-15 13:59:01.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:01 2024-01-15 13:59:01.992 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:01 2024-01-15 13:59:01.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:01 2024-01-15 13:59:01.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:02 2024-01-15 13:59:02.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 13:59:02 2024-01-15 13:59:02.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:02 2024-01-15 13:59:02.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:02 2024-01-15 13:59:02.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:02 2024-01-15 13:59:02.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:02 2024-01-15 13:59:02.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:02 2024-01-15 13:59:02.307 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:02 2024-01-15 13:59:02.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:02 2024-01-15 13:59:02.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with resource version 1705327141954 13:59:02 2024-01-15 13:59:02.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:02 2024-01-15 13:59:02.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:02 2024-01-15 13:59:02.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:02 2024-01-15 13:59:02.309 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:02 2024-01-15 13:59:02.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:02 2024-01-15 13:59:02.315 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409680 with label generic-vnf 13:59:02 2024-01-15 13:59:02.315 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442464 with label entitlement 13:59:02 2024-01-15 13:59:02.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:02 2024-01-15 13:59:02.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:59:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.912 s - in org.onap.aai.rest.EntitlementTest 13:59:02 [INFO] Running org.onap.aai.rest.ImpliedDeleteIntegrationTest 13:59:02 2024-01-15 13:59:02.630 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:02 13:59:02 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:02 13:59:02 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:02 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 13:59:02 13:59:02 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:02 13:59:02 2024-01-15 13:59:02.646 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:02 2024-01-15 13:59:02.646 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:02 2024-01-15 13:59:02.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:02 2024-01-15 13:59:02.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:02 2024-01-15 13:59:02.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:02 2024-01-15 13:59:02.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:02 2024-01-15 13:59:02.650 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:02 2024-01-15 13:59:02.650 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:02 2024-01-15 13:59:02.651 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:02 2024-01-15 13:59:02.651 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:02 2024-01-15 13:59:02.652 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:02 2024-01-15 13:59:02.656 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:02 2024-01-15 13:59:02.656 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:02 2024-01-15 13:59:02.658 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:02 2024-01-15 13:59:02.658 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:02 [EL Warning]: moxy: 2024-01-15 13:59:02.688--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:02 2024-01-15 13:59:02.843 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:02 2024-01-15 13:59:02.850 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:02 2024-01-15 13:59:02.851 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:02 2024-01-15 13:59:02.851 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:02 [EL Warning]: moxy: 2024-01-15 13:59:02.885--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:03 2024-01-15 13:59:03.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:03 2024-01-15 13:59:03.422 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:03 2024-01-15 13:59:03.424 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:03 2024-01-15 13:59:03.424 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:03 [EL Warning]: moxy: 2024-01-15 13:59:03.46--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:03 2024-01-15 13:59:03.648 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:03 2024-01-15 13:59:03.657 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:03 2024-01-15 13:59:03.659 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:03 2024-01-15 13:59:03.659 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:03 [EL Warning]: moxy: 2024-01-15 13:59:03.694--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:03 2024-01-15 13:59:03.888 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:03 2024-01-15 13:59:03.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:03 2024-01-15 13:59:03.898 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:03 2024-01-15 13:59:03.899 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:03 [EL Warning]: moxy: 2024-01-15 13:59:03.941--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:04 2024-01-15 13:59:04.164 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:04 2024-01-15 13:59:04.188 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 13:59:04 2024-01-15 13:59:04.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:04 2024-01-15 13:59:04.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:04 2024-01-15 13:59:04.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:04 2024-01-15 13:59:04.193 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:04 2024-01-15 13:59:04.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:04 2024-01-15 13:59:04.194 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 13:59:04 2024-01-15 13:59:04.194 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:04 2024-01-15 13:59:04.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:59:04 2024-01-15 13:59:04.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","/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"]}}} 13:59:04 2024-01-15 13:59:04.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload { 13:59:04 "hostname": "test-pserver-implied-delete", 13:59:04 "p-interfaces": { 13:59:04 "p-interface": [ 13:59:04 { 13:59:04 "interface-name": "test-p-interface-implied-delete-1", 13:59:04 "selflink": "somelink" 13:59:04 }, 13:59:04 { 13:59:04 "interface-name": "test-p-interface-implied-delete-2", 13:59:04 "selflink": "somelink" 13:59:04 }, 13:59:04 { 13:59:04 "interface-name": "test-p-interface-implied-delete-3", 13:59:04 "selflink": "somelink" 13:59:04 }, 13:59:04 { 13:59:04 "interface-name": "test-p-interface-implied-delete-4", 13:59:04 "selflink": "somelink" 13:59:04 } 13:59:04 ] 13:59:04 } 13:59:04 } 13:59:04 13:59:04 2024-01-15 13:59:04.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:04 2024-01-15 13:59:04.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:04 2024-01-15 13:59:04.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:04 2024-01-15 13:59:04.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:04 2024-01-15 13:59:04.197 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:04 2024-01-15 13:59:04.207 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:04 2024-01-15 13:59:04.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:04 2024-01-15 13:59:04.219 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 13:59:04 2024-01-15 13:59:04.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:04 2024-01-15 13:59:04.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:04 2024-01-15 13:59:04.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:04 2024-01-15 13:59:04.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:04 2024-01-15 13:59:04.220 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:04 2024-01-15 13:59:04.226 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:04 2024-01-15 13:59:04.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:04 2024-01-15 13:59:04.228 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":"1705327144197"} 13:59:04 2024-01-15 13:59:04.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:04 2024-01-15 13:59:04.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:04 2024-01-15 13:59:04.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:04 2024-01-15 13:59:04.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:04 2024-01-15 13:59:04.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:04 2024-01-15 13:59:04.232 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 471176, doing an implicit delete on update will delete total of 4 vertexes 13:59:04 2024-01-15 13:59:04.233 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":"1705327144197","in-maint":false} 13:59:04 2024-01-15 13:59:04.234 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":"1705327144197","in-maint":false} 13:59:04 2024-01-15 13:59:04.234 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":"1705327144197","in-maint":false} 13:59:04 2024-01-15 13:59:04.235 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":"1705327144197","in-maint":false} 13:59:04 2024-01-15 13:59:04.240 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446512 with label p-interface 13:59:04 2024-01-15 13:59:04.240 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446560 with label p-interface 13:59:04 2024-01-15 13:59:04.241 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450608 with label p-interface 13:59:04 2024-01-15 13:59:04.241 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450656 with label p-interface 13:59:04 2024-01-15 13:59:04.242 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:04 2024-01-15 13:59:04.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:59:04 2024-01-15 13:59:04.552 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 13:59:04 2024-01-15 13:59:04.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:04 2024-01-15 13:59:04.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:04 2024-01-15 13:59:04.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:04 2024-01-15 13:59:04.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:04 2024-01-15 13:59:04.553 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:04 2024-01-15 13:59:04.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:04 2024-01-15 13:59:04.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:04 2024-01-15 13:59:04.862 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 13:59:04 2024-01-15 13:59:04.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:04 2024-01-15 13:59:04.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:04 2024-01-15 13:59:04.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:04 2024-01-15 13:59:04.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:04 2024-01-15 13:59:04.864 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:04 2024-01-15 13:59:04.865 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- 122 :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 13:59:04 2024-01-15 13:59:04.866 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:04 2024-01-15 13:59:04.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:59:04 2024-01-15 13:59:04.867 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"]}}} 13:59:04 2024-01-15 13:59:04.867 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 { 13:59:04 "vnf-id": "generic-vnf-implied-delete", 13:59:04 "vnf-type": "sometype", 13:59:04 "in-maint": true, 13:59:04 "is-closed-loop-disabled": true, 13:59:04 "vf-modules": { 13:59:04 "vf-module": [ 13:59:04 { 13:59:04 "vf-module-id": "vf-mod-id1", 13:59:04 "is-base-vf-module": true 13:59:04 }, 13:59:04 { 13:59:04 "vf-module-id": "vf-mod-id2", 13:59:04 "is-base-vf-module": true 13:59:04 }, 13:59:04 { 13:59:04 "vf-module-id": "vf-mod-id3", 13:59:04 "is-base-vf-module": true 13:59:04 }, 13:59:04 { 13:59:04 "vf-module-id": "vf-mod-id4", 13:59:04 "is-base-vf-module": true 13:59:04 } 13:59:04 ] 13:59:04 } 13:59:04 } 13:59:04 13:59:04 2024-01-15 13:59:04.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:04 2024-01-15 13:59:04.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:04 2024-01-15 13:59:04.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:04 2024-01-15 13:59:04.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:04 2024-01-15 13:59:04.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:04 2024-01-15 13:59:04.885 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:04 2024-01-15 13:59:04.894 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:05 2024-01-15 13:59:05.198 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 13:59:05 2024-01-15 13:59:05.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:05 2024-01-15 13:59:05.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:05 2024-01-15 13:59:05.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:05 2024-01-15 13:59:05.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:05 2024-01-15 13:59:05.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:05 2024-01-15 13:59:05.208 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:05 2024-01-15 13:59:05.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:05 2024-01-15 13:59:05.209 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":"1705327144869","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 13:59:05 2024-01-15 13:59:05.210 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:05 2024-01-15 13:59:05.211 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:05 2024-01-15 13:59:05.211 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:05 2024-01-15 13:59:05.211 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:05 2024-01-15 13:59:05.211 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:05 2024-01-15 13:59:05.216 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 13:59:05 2024-01-15 13:59:05.216 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- 135 :MethodName- testPutGenericVnf 13:59:05 2024-01-15 13:59:05.217 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:05 2024-01-15 13:59:05.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 13:59:05 2024-01-15 13:59:05.217 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"]}}} 13:59:05 2024-01-15 13:59:05.524 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 13:59:05 2024-01-15 13:59:05.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:05 2024-01-15 13:59:05.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:05 2024-01-15 13:59:05.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:05 2024-01-15 13:59:05.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:05 2024-01-15 13:59:05.526 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:05 2024-01-15 13:59:05.527 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 13:59:05 2024-01-15 13:59:05.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:05 2024-01-15 13:59:05.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:59:05 2024-01-15 13:59:05.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","/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"]}}} 13:59:05 2024-01-15 13:59:05.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload { 13:59:05 "hostname": "test-pserver-implied-delete", 13:59:05 "p-interfaces": { 13:59:05 "p-interface": [ 13:59:05 { 13:59:05 "interface-name": "test-p-interface-implied-delete-1", 13:59:05 "selflink": "somelink" 13:59:05 }, 13:59:05 { 13:59:05 "interface-name": "test-p-interface-implied-delete-2", 13:59:05 "selflink": "somelink" 13:59:05 }, 13:59:05 { 13:59:05 "interface-name": "test-p-interface-implied-delete-3", 13:59:05 "selflink": "somelink" 13:59:05 }, 13:59:05 { 13:59:05 "interface-name": "test-p-interface-implied-delete-4", 13:59:05 "selflink": "somelink" 13:59:05 } 13:59:05 ] 13:59:05 } 13:59:05 } 13:59:05 13:59:05 2024-01-15 13:59:05.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:05 2024-01-15 13:59:05.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:05 2024-01-15 13:59:05.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:05 2024-01-15 13:59:05.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:05 2024-01-15 13:59:05.531 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:05 2024-01-15 13:59:05.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:05 2024-01-15 13:59:05.550 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:05 2024-01-15 13:59:05.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 13:59:05 2024-01-15 13:59:05.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:05 2024-01-15 13:59:05.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:05 2024-01-15 13:59:05.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:05 2024-01-15 13:59:05.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:05 2024-01-15 13:59:05.552 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:05 2024-01-15 13:59:05.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:05 2024-01-15 13:59:05.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:05 2024-01-15 13:59:05.556 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":"1705327145531"} 13:59:05 2024-01-15 13:59:05.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:05 2024-01-15 13:59:05.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:05 2024-01-15 13:59:05.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:05 2024-01-15 13:59:05.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:05 2024-01-15 13:59:05.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:05 2024-01-15 13:59:05.560 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 475272, doing an implicit delete on update will delete total of 4 vertexes 13:59:05 2024-01-15 13:59:05.561 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":"1705327145531","in-maint":false} 13:59:05 2024-01-15 13:59:05.561 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":"1705327145531","in-maint":false} 13:59:05 2024-01-15 13:59:05.562 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":"1705327145531","in-maint":false} 13:59:05 2024-01-15 13:59:05.562 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":"1705327145531","in-maint":false} 13:59:05 2024-01-15 13:59:05.567 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479368 with label p-interface 13:59:05 2024-01-15 13:59:05.567 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 499880 with label p-interface 13:59:05 2024-01-15 13:59:05.567 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 503976 with label p-interface 13:59:05 2024-01-15 13:59:05.567 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 520400 with label p-interface 13:59:05 2024-01-15 13:59:05.568 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:05 2024-01-15 13:59:05.569 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:59:05 2024-01-15 13:59:05.873 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 13:59:05 2024-01-15 13:59:05.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:05 2024-01-15 13:59:05.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:05 2024-01-15 13:59:05.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:05 2024-01-15 13:59:05.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:05 2024-01-15 13:59:05.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:05 2024-01-15 13:59:05.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:05 2024-01-15 13:59:05.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:06 2024-01-15 13:59:06.185 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 13:59:06 2024-01-15 13:59:06.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:06 2024-01-15 13:59:06.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:06 2024-01-15 13:59:06.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:06 2024-01-15 13:59:06.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:06 2024-01-15 13:59:06.186 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:06 2024-01-15 13:59:06.188 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- 122 :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 13:59:06 2024-01-15 13:59:06.189 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:06 2024-01-15 13:59:06.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:59:06 2024-01-15 13:59:06.189 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"]}}} 13:59:06 2024-01-15 13:59:06.190 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 { 13:59:06 "vnf-id": "generic-vnf-implied-delete", 13:59:06 "vnf-type": "sometype", 13:59:06 "in-maint": true, 13:59:06 "is-closed-loop-disabled": true, 13:59:06 "vf-modules": { 13:59:06 "vf-module": [ 13:59:06 { 13:59:06 "vf-module-id": "vf-mod-id1", 13:59:06 "is-base-vf-module": true 13:59:06 }, 13:59:06 { 13:59:06 "vf-module-id": "vf-mod-id2", 13:59:06 "is-base-vf-module": true 13:59:06 }, 13:59:06 { 13:59:06 "vf-module-id": "vf-mod-id3", 13:59:06 "is-base-vf-module": true 13:59:06 }, 13:59:06 { 13:59:06 "vf-module-id": "vf-mod-id4", 13:59:06 "is-base-vf-module": true 13:59:06 } 13:59:06 ] 13:59:06 } 13:59:06 } 13:59:06 13:59:06 2024-01-15 13:59:06.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:06 2024-01-15 13:59:06.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:06 2024-01-15 13:59:06.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:06 2024-01-15 13:59:06.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:06 2024-01-15 13:59:06.192 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:06 2024-01-15 13:59:06.205 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:06 2024-01-15 13:59:06.211 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:06 2024-01-15 13:59:06.213 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 13:59:06 2024-01-15 13:59:06.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:06 2024-01-15 13:59:06.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:06 2024-01-15 13:59:06.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:06 2024-01-15 13:59:06.214 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:06 2024-01-15 13:59:06.214 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:06 2024-01-15 13:59:06.218 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:06 2024-01-15 13:59:06.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:06 2024-01-15 13:59:06.219 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":"1705327146192","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 13:59:06 2024-01-15 13:59:06.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:06 2024-01-15 13:59:06.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:06 2024-01-15 13:59:06.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:06 2024-01-15 13:59:06.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:06 2024-01-15 13:59:06.221 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:06 2024-01-15 13:59:06.227 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 13:59:06 2024-01-15 13:59:06.227 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- 135 :MethodName- testPutGenericVnf 13:59:06 2024-01-15 13:59:06.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:06 2024-01-15 13:59:06.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 13:59:06 2024-01-15 13:59:06.228 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"]}}} 13:59:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.908 s - in org.onap.aai.rest.ImpliedDeleteIntegrationTest 13:59:06 [INFO] Running org.onap.aai.rest.GenericVnfLInterfaceTest 13:59:06 2024-01-15 13:59:06.543 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:06 13:59:06 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:06 13:59:06 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:06 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 13:59:06 13:59:06 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:06 13:59:06 2024-01-15 13:59:06.562 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:06 2024-01-15 13:59:06.562 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:06 2024-01-15 13:59:06.564 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:06 2024-01-15 13:59:06.564 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:06 2024-01-15 13:59:06.566 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:06 2024-01-15 13:59:06.566 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:06 2024-01-15 13:59:06.568 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:06 2024-01-15 13:59:06.568 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:06 2024-01-15 13:59:06.569 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:06 2024-01-15 13:59:06.569 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:06 2024-01-15 13:59:06.571 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:06 2024-01-15 13:59:06.576 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:06 2024-01-15 13:59:06.576 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:06 2024-01-15 13:59:06.578 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:06 2024-01-15 13:59:06.578 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:06 [EL Warning]: moxy: 2024-01-15 13:59:06.608--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:06 2024-01-15 13:59:06.762 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:06 2024-01-15 13:59:06.770 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:06 2024-01-15 13:59:06.771 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:06 2024-01-15 13:59:06.771 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:06 [EL Warning]: moxy: 2024-01-15 13:59:06.806--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:06 2024-01-15 13:59:06.982 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:06 2024-01-15 13:59:06.990 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:06 2024-01-15 13:59:06.992 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:06 2024-01-15 13:59:06.992 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:07 [EL Warning]: moxy: 2024-01-15 13:59:07.027--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:07 2024-01-15 13:59:07.218 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:07 2024-01-15 13:59:07.227 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:07 2024-01-15 13:59:07.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:07 2024-01-15 13:59:07.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:07 [EL Warning]: moxy: 2024-01-15 13:59:07.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 13:59:07 2024-01-15 13:59:07.455 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:07 2024-01-15 13:59:07.464 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:07 2024-01-15 13:59:07.466 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:07 2024-01-15 13:59:07.466 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:07 [EL Warning]: moxy: 2024-01-15 13:59:07.508--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:07 2024-01-15 13:59:07.750 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:07 2024-01-15 13:59:07.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload { 13:59:07 "vnf-id": "vnf1", 13:59:07 "vnf-type": "someval", 13:59:07 "vnf-name": "someval", 13:59:07 "lag-interfaces": { 13:59:07 "lag-interface": [ 13:59:07 { 13:59:07 "interface-name": "lag1", 13:59:07 "l-interfaces": { 13:59:07 "l-interface": [ 13:59:07 { 13:59:07 "interface-name": "int1", 13:59:07 "l3-interface-ipv6-address-list": [ 13:59:07 { 13:59:07 "l3-interface-ipv6-address": "ipv1" 13:59:07 } 13:59:07 ] 13:59:07 } 13:59:07 ] 13:59:07 } 13:59:07 } 13:59:07 ] 13:59:07 } 13:59:07 } 13:59:07 13:59:07 2024-01-15 13:59:07.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:07 2024-01-15 13:59:07.784 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:07 2024-01-15 13:59:07.784 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:07 2024-01-15 13:59:07.784 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:07 2024-01-15 13:59:07.784 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:07 2024-01-15 13:59:07.798 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:07 2024-01-15 13:59:07.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:07 2024-01-15 13:59:07.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 13:59:07 2024-01-15 13:59:07.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:07 2024-01-15 13:59:07.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:07 2024-01-15 13:59:07.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:07 2024-01-15 13:59:07.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:07 2024-01-15 13:59:07.811 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:07 2024-01-15 13:59:07.816 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:07 2024-01-15 13:59:07.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:07 2024-01-15 13:59:07.817 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":"1705327147784","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1705327147784","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1705327147784","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 13:59:07 2024-01-15 13:59:07.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:07 2024-01-15 13:59:07.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:07 2024-01-15 13:59:07.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:07 2024-01-15 13:59:07.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:07 2024-01-15 13:59:07.820 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:07 2024-01-15 13:59:07.828 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:07 2024-01-15 13:59:07.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:59:07 2024-01-15 13:59:07.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 13:59:07 2024-01-15 13:59:07.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:07 2024-01-15 13:59:07.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:07 2024-01-15 13:59:07.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:07 2024-01-15 13:59:07.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:07 2024-01-15 13:59:07.835 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:07 2024-01-15 13:59:07.840 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:07 2024-01-15 13:59:07.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:07 2024-01-15 13:59:07.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1705327147819 13:59:07 2024-01-15 13:59:07.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:07 2024-01-15 13:59:07.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:07 2024-01-15 13:59:07.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:07 2024-01-15 13:59:07.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:07 2024-01-15 13:59:07.842 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:07 2024-01-15 13:59:07.859 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 520352 with label generic-vnf 13:59:07 2024-01-15 13:59:07.860 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454704 with label lag-interface 13:59:07 2024-01-15 13:59:07.860 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487560 with label l-interface 13:59:07 2024-01-15 13:59:07.860 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 491656 with label l3-interface-ipv6-address-list 13:59:07 2024-01-15 13:59:07.860 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 508072 with label l3-interface-ipv6-address-list 13:59:07 2024-01-15 13:59:07.862 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:07 2024-01-15 13:59:07.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:59:08 2024-01-15 13:59:08.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload { 13:59:08 "vnf-id": "vnf1", 13:59:08 "vnf-type": "someval", 13:59:08 "vnf-name": "someval", 13:59:08 "lag-interfaces": { 13:59:08 "lag-interface": [ 13:59:08 { 13:59:08 "interface-name": "lag1", 13:59:08 "l-interfaces": { 13:59:08 "l-interface": [ 13:59:08 { 13:59:08 "interface-name": "int1", 13:59:08 "l3-interface-ipv6-address-list": [ 13:59:08 { 13:59:08 "l3-interface-ipv6-address": "ipv1" 13:59:08 } 13:59:08 ] 13:59:08 } 13:59:08 ] 13:59:08 } 13:59:08 } 13:59:08 ] 13:59:08 } 13:59:08 } 13:59:08 13:59:08 2024-01-15 13:59:08.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:08 2024-01-15 13:59:08.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:08 2024-01-15 13:59:08.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:08 2024-01-15 13:59:08.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:08 2024-01-15 13:59:08.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:08 2024-01-15 13:59:08.188 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:08 2024-01-15 13:59:08.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:08 2024-01-15 13:59:08.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 13:59:08 2024-01-15 13:59:08.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:08 2024-01-15 13:59:08.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:08 2024-01-15 13:59:08.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:08 2024-01-15 13:59:08.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:08 2024-01-15 13:59:08.195 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:08 2024-01-15 13:59:08.199 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:08 2024-01-15 13:59:08.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:08 2024-01-15 13:59:08.200 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":"1705327148173","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1705327148173","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1705327148173","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 13:59:08 2024-01-15 13:59:08.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:08 2024-01-15 13:59:08.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:08 2024-01-15 13:59:08.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:08 2024-01-15 13:59:08.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:08 2024-01-15 13:59:08.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:08 2024-01-15 13:59:08.211 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:08 2024-01-15 13:59:08.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:59:08 2024-01-15 13:59:08.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 13:59:08 2024-01-15 13:59:08.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:08 2024-01-15 13:59:08.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:08 2024-01-15 13:59:08.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:08 2024-01-15 13:59:08.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:08 2024-01-15 13:59:08.218 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:08 2024-01-15 13:59:08.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:08 2024-01-15 13:59:08.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:08 2024-01-15 13:59:08.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1705327148202 13:59:08 2024-01-15 13:59:08.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:08 2024-01-15 13:59:08.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:08 2024-01-15 13:59:08.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:08 2024-01-15 13:59:08.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:08 2024-01-15 13:59:08.224 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:08 2024-01-15 13:59:08.237 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483400 with label generic-vnf 13:59:08 2024-01-15 13:59:08.238 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458800 with label lag-interface 13:59:08 2024-01-15 13:59:08.238 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 524448 with label l-interface 13:59:08 2024-01-15 13:59:08.238 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417936 with label l3-interface-ipv6-address-list 13:59:08 2024-01-15 13:59:08.238 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487496 with label l3-interface-ipv6-address-list 13:59:08 2024-01-15 13:59:08.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:08 2024-01-15 13:59:08.241 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:59:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.001 s - in org.onap.aai.rest.GenericVnfLInterfaceTest 13:59:08 [INFO] Running org.onap.aai.rest.PserverTest 13:59:08 2024-01-15 13:59:08.560 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:08 13:59:08 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:08 13:59:08 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:08 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 13:59:08 13:59:08 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:08 13:59:08 2024-01-15 13:59:08.581 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:08 2024-01-15 13:59:08.582 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:08 2024-01-15 13:59:08.582 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:08 2024-01-15 13:59:08.582 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:08 2024-01-15 13:59:08.583 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:08 2024-01-15 13:59:08.583 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:08 2024-01-15 13:59:08.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:08 2024-01-15 13:59:08.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:08 2024-01-15 13:59:08.585 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:08 2024-01-15 13:59:08.585 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:08 2024-01-15 13:59:08.585 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:08 2024-01-15 13:59:08.590 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:08 2024-01-15 13:59:08.590 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:08 2024-01-15 13:59:08.591 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:08 2024-01-15 13:59:08.592 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:08 [EL Warning]: moxy: 2024-01-15 13:59: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 13:59:08 2024-01-15 13:59:08.808 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:08 2024-01-15 13:59:08.816 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:08 2024-01-15 13:59:08.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:08 2024-01-15 13:59:08.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:08 [EL Warning]: moxy: 2024-01-15 13:59:08.852--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:09 2024-01-15 13:59:09.031 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:09 2024-01-15 13:59:09.039 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:09 2024-01-15 13:59:09.041 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:09 2024-01-15 13:59:09.041 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:09 [EL Warning]: moxy: 2024-01-15 13:59:09.078--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:09 2024-01-15 13:59:09.276 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:09 2024-01-15 13:59:09.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:09 2024-01-15 13:59:09.286 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:09 2024-01-15 13:59:09.286 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:09 [EL Warning]: moxy: 2024-01-15 13:59:09.33--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:09 2024-01-15 13:59:09.521 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:09 2024-01-15 13:59:09.530 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:09 2024-01-15 13:59:09.531 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:09 2024-01-15 13:59:09.531 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:09 [EL Warning]: moxy: 2024-01-15 13:59:09.591--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:09 2024-01-15 13:59:09.829 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:09 2024-01-15 13:59:09.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 13:59:09 2024-01-15 13:59:09.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:09 2024-01-15 13:59:09.863 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:09 2024-01-15 13:59:09.863 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:09 2024-01-15 13:59:09.863 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:09 2024-01-15 13:59:09.863 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:09 2024-01-15 13:59:09.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/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- 87 :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 13:59:09 2024-01-15 13:59:09.913 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:09 2024-01-15 13:59:09.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:59:09 2024-01-15 13:59:09.914 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 13:59:09 2024-01-15 13:59:09.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 13:59:09 2024-01-15 13:59:09.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:09 2024-01-15 13:59:09.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:09 2024-01-15 13:59:09.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:09 2024-01-15 13:59:09.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:09 2024-01-15 13:59:09.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:09 2024-01-15 13:59:09.921 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:09 2024-01-15 13:59:09.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:09 2024-01-15 13:59:09.928 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 {} 13:59:09 2024-01-15 13:59:09.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:09 2024-01-15 13:59:09.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:09 2024-01-15 13:59:09.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:09 2024-01-15 13:59:09.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:09 2024-01-15 13:59:09.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:09 2024-01-15 13:59:09.932 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:09 2024-01-15 13:59:09.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:09 2024-01-15 13:59:09.946 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 { 13:59:09 "related-to": "pserver", 13:59:09 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml" 13:59:09 } 13:59:09 2024-01-15 13:59:09.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:09 2024-01-15 13:59:09.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:09 2024-01-15 13:59:09.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:09 2024-01-15 13:59:09.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:09 2024-01-15 13:59:09.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:09 2024-01-15 13:59:09.949 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:09 2024-01-15 13:59:09.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:59:09 2024-01-15 13:59:09.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 13:59:09 2024-01-15 13:59:09.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:09 2024-01-15 13:59:09.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:09 2024-01-15 13:59:09.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:09 2024-01-15 13:59:09.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:09 2024-01-15 13:59:09.958 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:09 2024-01-15 13:59:09.976 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 13:59:09 2024-01-15 13:59:09.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:09 2024-01-15 13:59:09.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:10 2024-01-15 13:59:10.297 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 13:59:10 2024-01-15 13:59:10.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 13:59:10 2024-01-15 13:59:10.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:10 2024-01-15 13:59:10.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.300 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.301 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- 124 :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 13:59:10 2024-01-15 13:59:10.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:59:10 2024-01-15 13:59:10.302 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"]}}} 13:59:10 2024-01-15 13:59:10.302 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 13:59:10 2024-01-15 13:59:10.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload { 13:59:10 "hostname": "test-pserver", 13:59:10 "ptnii-equip-name": "example-ptnii-equip-name-val-36969", 13:59:10 "number-of-cpus": 62220, 13:59:10 "disk-in-gigabytes": 872, 13:59:10 "ram-in-megabytes": 35331, 13:59:10 "equip-type": "example-equip-type-val-22986", 13:59:10 "equip-vendor": "example-equip-vendor-val-37452", 13:59:10 "equip-model": "example-equip-model-val-14665", 13:59:10 "fqdn": "example-fqdn-val-33429", 13:59:10 "pserver-selflink": "example-pserver-selflink-val-10125", 13:59:10 "ipv4-oam-address": "example-ipv4-oam-address-val-3155", 13:59:10 "serial-number": "example-serial-number-val-12010", 13:59:10 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686", 13:59:10 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856", 13:59:10 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665", 13:59:10 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210", 13:59:10 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977", 13:59:10 "inv-status": "example-inv-status-val-3682", 13:59:10 "pserver-id": "example-pserver-id-val-82142", 13:59:10 "internet-topology": "example-internet-topology-val-56425", 13:59:10 "in-maint": true, 13:59:10 "pserver-name2": "example-pserver-name2-val-53802", 13:59:10 "purpose": "example-purpose-val-90218", 13:59:10 "prov-status": "example-prov-status-val-11642", 13:59:10 "management-option": "example-management-option-val-91111", 13:59:10 "host-profile": "example-host-profile-val-36247" 13:59:10 } 13:59:10 2024-01-15 13:59:10.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:10 2024-01-15 13:59:10.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.306 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.310 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:10 2024-01-15 13:59:10.314 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 13:59:10 2024-01-15 13:59:10.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 13:59:10 2024-01-15 13:59:10.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:10 2024-01-15 13:59:10.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.315 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.317 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:10 2024-01-15 13:59:10.317 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 13:59:10 2024-01-15 13:59:10.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 13:59:10 2024-01-15 13:59:10.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:10 2024-01-15 13:59:10.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.319 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.323 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:10 2024-01-15 13:59:10.323 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 13:59:10 2024-01-15 13:59:10.323 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 13:59:10 2024-01-15 13:59:10.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:10 2024-01-15 13:59:10.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.325 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.326 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:10 2024-01-15 13:59:10.327 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 13:59:10 2024-01-15 13:59:10.327 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 { 13:59:10 "related-to": "pserver", 13:59:10 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver" 13:59:10 } 13:59:10 2024-01-15 13:59:10.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:10 2024-01-15 13:59:10.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.328 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:59:10 2024-01-15 13:59:10.335 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 13:59:10 2024-01-15 13:59:10.335 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 13:59:10 2024-01-15 13:59:10.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:10 2024-01-15 13:59:10.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.336 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.339 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:10 2024-01-15 13:59:10.339 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 13:59:10 2024-01-15 13:59:10.340 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 1705327150328 13:59:10 2024-01-15 13:59:10.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:10 2024-01-15 13:59:10.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.341 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.343 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422032 with label cloud-region 13:59:10 2024-01-15 13:59:10.344 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:59:10 2024-01-15 13:59:10.649 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 13:59:10 2024-01-15 13:59:10.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 13:59:10 2024-01-15 13:59:10.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:10 2024-01-15 13:59:10.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.655 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:10 2024-01-15 13:59:10.656 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 13:59:10 2024-01-15 13:59:10.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1705327150341 13:59:10 2024-01-15 13:59:10.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:10 2024-01-15 13:59:10.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.658 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.660 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 462896 with label pserver 13:59:10 2024-01-15 13:59:10.661 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:59:10 2024-01-15 13:59:10.963 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 13:59:10 2024-01-15 13:59:10.964 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete 13:59:10 2024-01-15 13:59:10.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 13:59:10 2024-01-15 13:59:10.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:10 2024-01-15 13:59:10.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.969 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.970 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- 87 :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 13:59:10 2024-01-15 13:59:10.971 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:59:10 2024-01-15 13:59:10.971 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 13:59:10 2024-01-15 13:59:10.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 13:59:10 2024-01-15 13:59:10.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:10 2024-01-15 13:59:10.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.974 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.977 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:10 2024-01-15 13:59:10.980 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 {} 13:59:10 2024-01-15 13:59:10.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:10 2024-01-15 13:59:10.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.982 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:10 2024-01-15 13:59:10.988 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 { 13:59:10 "related-to": "pserver", 13:59:10 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml" 13:59:10 } 13:59:10 2024-01-15 13:59:10.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:10 2024-01-15 13:59:10.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:59:10 2024-01-15 13:59:10.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 13:59:10 2024-01-15 13:59:10.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:10 2024-01-15 13:59:10.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:10 2024-01-15 13:59:10.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:10 2024-01-15 13:59:10.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:10 2024-01-15 13:59:10.997 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:10 2024-01-15 13:59:10.997 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 13:59:10 2024-01-15 13:59:10.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:10 2024-01-15 13:59:10.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:11 2024-01-15 13:59:11.304 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 13:59:11 2024-01-15 13:59:11.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 13:59:11 2024-01-15 13:59:11.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:11 2024-01-15 13:59:11.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:11.307 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:11 2024-01-15 13:59:11.308 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- 124 :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 13:59:11 2024-01-15 13:59:11.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:11 2024-01-15 13:59:11.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 13:59:11 2024-01-15 13:59:11.310 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"]}}} 13:59:11 2024-01-15 13:59:11.310 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 13:59:11 2024-01-15 13:59:11.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload { 13:59:11 "hostname": "test-pserver", 13:59:11 "ptnii-equip-name": "example-ptnii-equip-name-val-36969", 13:59:11 "number-of-cpus": 62220, 13:59:11 "disk-in-gigabytes": 872, 13:59:11 "ram-in-megabytes": 35331, 13:59:11 "equip-type": "example-equip-type-val-22986", 13:59:11 "equip-vendor": "example-equip-vendor-val-37452", 13:59:11 "equip-model": "example-equip-model-val-14665", 13:59:11 "fqdn": "example-fqdn-val-33429", 13:59:11 "pserver-selflink": "example-pserver-selflink-val-10125", 13:59:11 "ipv4-oam-address": "example-ipv4-oam-address-val-3155", 13:59:11 "serial-number": "example-serial-number-val-12010", 13:59:11 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686", 13:59:11 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856", 13:59:11 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665", 13:59:11 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210", 13:59:11 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977", 13:59:11 "inv-status": "example-inv-status-val-3682", 13:59:11 "pserver-id": "example-pserver-id-val-82142", 13:59:11 "internet-topology": "example-internet-topology-val-56425", 13:59:11 "in-maint": true, 13:59:11 "pserver-name2": "example-pserver-name2-val-53802", 13:59:11 "purpose": "example-purpose-val-90218", 13:59:11 "prov-status": "example-prov-status-val-11642", 13:59:11 "management-option": "example-management-option-val-91111", 13:59:11 "host-profile": "example-host-profile-val-36247" 13:59:11 } 13:59:11 2024-01-15 13:59:11.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:11 2024-01-15 13:59:11.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:11.313 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:11 2024-01-15 13:59:11.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:11 2024-01-15 13:59:11.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:11 2024-01-15 13:59:11.320 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 13:59:11 2024-01-15 13:59:11.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 13:59:11 2024-01-15 13:59:11.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:11 2024-01-15 13:59:11.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:11.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:11 2024-01-15 13:59:11.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:11 2024-01-15 13:59:11.323 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:11 2024-01-15 13:59:11.323 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 13:59:11 2024-01-15 13:59:11.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 13:59:11 2024-01-15 13:59:11.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:11 2024-01-15 13:59:11.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:11.325 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:11 2024-01-15 13:59:11.327 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:11 2024-01-15 13:59:11.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:11 2024-01-15 13:59:11.330 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 13:59:11 2024-01-15 13:59:11.330 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 13:59:11 2024-01-15 13:59:11.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:11 2024-01-15 13:59:11.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:11.331 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:11 2024-01-15 13:59:11.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:11 2024-01-15 13:59:11.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:11 2024-01-15 13:59:11.333 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 13:59:11 2024-01-15 13:59:11.334 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 { 13:59:11 "related-to": "pserver", 13:59:11 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver" 13:59:11 } 13:59:11 2024-01-15 13:59:11.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:11 2024-01-15 13:59:11.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:11.335 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:11 2024-01-15 13:59:11.337 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:11 2024-01-15 13:59:11.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 13:59:11 2024-01-15 13:59:11.342 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 13:59:11 2024-01-15 13:59:11.342 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 13:59:11 2024-01-15 13:59:11.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:11 2024-01-15 13:59:11.343 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.343 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.343 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:11.343 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:11 2024-01-15 13:59:11.345 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:11 2024-01-15 13:59:11.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:11 2024-01-15 13:59:11.346 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 13:59:11 2024-01-15 13:59:11.347 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 1705327151335 13:59:11 2024-01-15 13:59:11.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 13:59:11 2024-01-15 13:59:11.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.348 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:11.348 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:11 2024-01-15 13:59:11.350 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 495752 with label cloud-region 13:59:11 2024-01-15 13:59:11.351 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:11 2024-01-15 13:59:11.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:59:11 2024-01-15 13:59:11.655 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 13:59:11 2024-01-15 13:59:11.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 13:59:11 2024-01-15 13:59:11.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:11 2024-01-15 13:59:11.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:11.658 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:11 2024-01-15 13:59:11.662 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:11 2024-01-15 13:59:11.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 13:59:11 2024-01-15 13:59:11.662 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 13:59:11 2024-01-15 13:59:11.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1705327151348 13:59:11 2024-01-15 13:59:11.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 13:59:11 2024-01-15 13:59:11.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.663 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:11.664 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:11 2024-01-15 13:59:11.666 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385176 with label pserver 13:59:11 2024-01-15 13:59:11.667 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:11 2024-01-15 13:59:11.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 13:59:11 2024-01-15 13:59:11.969 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 13:59:11 2024-01-15 13:59:11.970 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete 13:59:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.424 s - in org.onap.aai.rest.PserverTest 13:59:11 [INFO] Running org.onap.aai.rest.db.HttpEntryTest 13:59:11 2024-01-15 13:59:11.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:11.992 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:11 2024-01-15 13:59:11.995 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:11 2024-01-15 13:59:11.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:11 2024-01-15 13:59:11.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:11 2024-01-15 13:59:11.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:11 2024-01-15 13:59:12.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.002 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.034 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.037 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 13:59:12 2024-01-15 13:59:12.039 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.043 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.046 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.048 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.051 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.057 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.062 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.070 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.073 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 491 :MethodName- putEdgeWrongLabelTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 13:59:12 2024-01-15 13:59:12.073 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.083 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.086 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.094 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.102 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.108 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.108 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 397464 with missing timestamp 13:59:12 2024-01-15 13:59:12.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.113 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.113 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 230 :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 13:59:12 2024-01-15 13:59:12.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.120 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.123 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430224 with label vertex 13:59:12 2024-01-15 13:59:12.123 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.127 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.131 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 503880 with missing timestamp 13:59:12 2024-01-15 13:59:12.133 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.133 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.133 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.133 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.135 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.137 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.139 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 13:59:12 2024-01-15 13:59:12.140 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 13:59:12 2024-01-15 13:59:12.140 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.144 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 208 :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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 13:59:12 2024-01-15 13:59:12.144 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.148 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.148 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.148 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.148 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.150 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.155 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.155 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 434320 with missing timestamp 13:59:12 2024-01-15 13:59:12.155 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 536736 with missing timestamp 13:59:12 2024-01-15 13:59:12.155 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 13:59:12 2024-01-15 13:59:12.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.165 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 447 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 13:59:12 2024-01-15 13:59:12.166 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.172 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.174 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 458848 with missing timestamp 13:59:12 2024-01-15 13:59:12.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.174 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.175 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 299 :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 13:59:12 2024-01-15 13:59:12.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.181 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 274 :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 13:59:12 2024-01-15 13:59:12.181 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.186 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.187 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.188 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.191 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.198 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.199 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 13:59:12 2024-01-15 13:59:12.201 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.205 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.208 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.212 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.214 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.217 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.217 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.219 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.224 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.225 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.231 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.232 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 491 :MethodName- putEdgeWrongLabelTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 13:59:12 2024-01-15 13:59:12.232 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.242 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.248 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.248 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.248 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.248 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.251 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.255 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.255 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.255 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.255 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.257 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.257 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 450704 with missing timestamp 13:59:12 2024-01-15 13:59:12.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.260 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.260 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 230 :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 13:59:12 2024-01-15 13:59:12.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.265 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.267 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430160 with label vertex 13:59:12 2024-01-15 13:59:12.268 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.271 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.274 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.274 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 434256 with missing timestamp 13:59:12 2024-01-15 13:59:12.277 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.277 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.277 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.277 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.278 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.280 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.281 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 13:59:12 2024-01-15 13:59:12.281 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 13:59:12 2024-01-15 13:59:12.282 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.283 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.284 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 208 :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.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 13:59:12 2024-01-15 13:59:12.284 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.287 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.288 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.292 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.293 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.294 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 454800 with missing timestamp 13:59:12 2024-01-15 13:59:12.294 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 524360 with missing timestamp 13:59:12 2024-01-15 13:59:12.294 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 13:59:12 2024-01-15 13:59:12.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.301 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.303 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 447 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 13:59:12 2024-01-15 13:59:12.303 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.310 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.310 DEBUG --- [ main] org.onap.aai.rest.db.HttpEntry : Encountered an vertex 528456 with missing timestamp 13:59:12 2024-01-15 13:59:12.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.312 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 299 :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 13:59:12 2024-01-15 13:59:12.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.317 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- 766 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 274 :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 13:59:12 2024-01-15 13:59:12.317 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s - in org.onap.aai.rest.db.HttpEntryTest 13:59:12 [INFO] Running org.onap.aai.rest.VnfcRelationshipIssueTest 13:59:12 2024-01-15 13:59:12.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload { 13:59:12 "vnf-id": "test-vnf11", 13:59:12 "vnf-name": "example-vnf-name-val-37069", 13:59:12 "vnf-name2": "example-vnf-name2-val-58382", 13:59:12 "vnf-type": "example-vnf-type-val-95069", 13:59:12 "in-maint": true, 13:59:12 "is-closed-loop-disabled": true, 13:59:12 "vf-modules": { 13:59:12 "vf-module": [ 13:59:12 { 13:59:12 "vf-module-id": "vf-module-test11", 13:59:12 "is-base-vf-module": true, 13:59:12 "automated-assignment": true 13:59:12 } 13:59:12 ] 13:59:12 } 13:59:12 } 13:59:12 13:59:12 2024-01-15 13:59:12.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:12 2024-01-15 13:59:12.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.339 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:12 2024-01-15 13:59:12.348 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload { 13:59:12 "vnfc-name": "test-vnfc11", 13:59:12 "nfc-naming-code": "testname", 13:59:12 "nfc-function": "test-value", 13:59:12 "relationship-list": { 13:59:12 "relationship": [{ 13:59:12 "related-to": "vf-module", 13:59:12 "relationship-data": [{ 13:59:12 "relationship-key": "vnf.vnf-id", 13:59:12 "relationship-value": "test-vnf11" 13:59:12 }, { 13:59:12 "relationship-key": "vf-module.vf-module-id", 13:59:12 "relationship-value": "vf-module-test11" 13:59:12 } 13:59:12 ] 13:59:12 } 13:59:12 ] 13:59:12 } 13:59:12 } 13:59:12 13:59:12 2024-01-15 13:59:12.348 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 13:59:12 2024-01-15 13:59:12.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.349 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.366 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:12 2024-01-15 13:59:12.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:12 2024-01-15 13:59:12.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload { 13:59:12 "vnf-id": "test-vnf11", 13:59:12 "vnf-name": "example-vnf-name-val-37069", 13:59:12 "vnf-name2": "example-vnf-name2-val-58382", 13:59:12 "vnf-type": "example-vnf-type-val-95069", 13:59:12 "in-maint": true, 13:59:12 "is-closed-loop-disabled": true, 13:59:12 "vf-modules": { 13:59:12 "vf-module": [ 13:59:12 { 13:59:12 "vf-module-id": "vf-module-test11", 13:59:12 "is-base-vf-module": true, 13:59:12 "automated-assignment": true 13:59:12 } 13:59:12 ] 13:59:12 } 13:59:12 } 13:59:12 13:59:12 2024-01-15 13:59:12.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 13:59:12 2024-01-15 13:59:12.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:12 2024-01-15 13:59:12.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:12 2024-01-15 13:59:12.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:12 2024-01-15 13:59:12.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:12 2024-01-15 13:59:12.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:13 2024-01-15 13:59:13.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:13 2024-01-15 13:59:13.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload { 13:59:13 "vnfc-name": "test-vnfc11", 13:59:13 "nfc-naming-code": "testname", 13:59:13 "nfc-function": "test-value", 13:59:13 "relationship-list": { 13:59:13 "relationship": [{ 13:59:13 "related-to": "vf-module", 13:59:13 "relationship-data": [{ 13:59:13 "relationship-key": "vnf.vnf-id", 13:59:13 "relationship-value": "test-vnf11" 13:59:13 }, { 13:59:13 "relationship-key": "vf-module.vf-module-id", 13:59:13 "relationship-value": "vf-module-test11" 13:59:13 } 13:59:13 ] 13:59:13 } 13:59:13 ] 13:59:13 } 13:59:13 } 13:59:13 13:59:13 2024-01-15 13:59:13.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 13:59:13 2024-01-15 13:59:13.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 13:59:13 2024-01-15 13:59:13.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 13:59:13 2024-01-15 13:59:13.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 13:59:13 2024-01-15 13:59:13.005 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 13:59:13 2024-01-15 13:59:13.009 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 13:59:13 2024-01-15 13:59:13.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 13:59:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s - in org.onap.aai.rest.VnfcRelationshipIssueTest 13:59:13 [INFO] Running org.onap.aai.exceptions.AAIExceptionTest 13:59:13 2024-01-15 13:59:13.332 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 13:59:13 2024-01-15 13:59:13.333 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 13:59:13 2024-01-15 13:59:13.334 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 13:59:13 2024-01-15 13:59:13.335 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 13:59:13 2024-01-15 13:59:13.335 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 13:59:13 2024-01-15 13:59:13.336 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 13:59:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.aai.exceptions.AAIExceptionTest 13:59:13 [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest 13:59:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.exceptions.AAIExceptionWithInfoTest 13:59:13 [INFO] Running org.onap.aai.dbmap.AAIGraphTest 13:59:13 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.019 s - in org.onap.aai.dbmap.AAIGraphTest 13:59:13 [INFO] Running org.onap.aai.prevalidation.ValidationServiceTest 13:59:13 2024-01-15 13:59:13.441 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 13:59:13 2024-01-15 13:59:13.509 DEBUG --- [ main] o.o.aai.prevalidation.ValidationService : Validation Service returned following response status code 200 and body { 13:59:13 "validationId": "52245aa2-72a8-440d-87e2-570272aa4a83b", 13:59:13 "validationTimestamp": "20191201T211503Z", 13:59:13 "entityId": { 13:59:13 "vnf-id": "vnf-jenkins-15903-3" 13:59:13 }, 13:59:13 "entityName": "ormfl405me3", 13:59:13 "entityType": "generic-vnf", 13:59:13 "entityLink": "network/generic-vnfs/generic-vnf/vnf-jenkins-15903-3", 13:59:13 "resourceVersion": "1567815933280", 13:59:13 "requestor": "JUNIT", 13:59:13 "violations": [] 13:59:13 } 13:59:13 13:59:13 2024-01-15 13:59:13.510 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 13:59:13 2024-01-15 13:59:13.510 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 13:59:13 2024-01-15 13:59:13.518 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 13:59:13 2024-01-15 13:59:13.518 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 13:59:13 2024-01-15 13:59:13.522 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Connection refused to the validation microservice due to service unreachable 13:59:13 java.net.ConnectException: Connection refused 13:59:13 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsDownAndShouldErrorWithConnectionRefused(ValidationServiceTest.java:85) 13:59:13 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:59:13 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 13:59:13 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:59:13 at java.lang.reflect.Method.invoke(Method.java:498) 13:59:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 13:59:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 13:59:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 13:59:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 13:59:13 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 13:59:13 at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) 13:59:13 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 13:59:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 13:59:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 13:59:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 13:59:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 13:59:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 13:59:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 13:59:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 13:59:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 13:59:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 13:59:13 2024-01-15 13:59:13.523 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 13:59:13 2024-01-15 13:59:13.524 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 13:59:13 2024-01-15 13:59:13.524 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} 13:59:13 org.apache.http.conn.ConnectTimeoutException: Connection timed out 13:59:13 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsUnreachableAndShouldErrorWithConnectionTimeout(ValidationServiceTest.java:100) 13:59:13 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:59:13 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 13:59:13 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:59:13 at java.lang.reflect.Method.invoke(Method.java:498) 13:59:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 13:59:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 13:59:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 13:59:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 13:59:13 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 13:59:13 at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) 13:59:13 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 13:59:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 13:59:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 13:59:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 13:59:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 13:59:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 13:59:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 13:59:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 13:59:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 13:59:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 13:59:13 2024-01-15 13:59:13.525 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 13:59:13 2024-01-15 13:59:13.526 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Invalid nf values, check nf-type, nf-role, nf-function, and nf-naming-code 13:59:13 2024-01-15 13:59:13.526 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 13:59:13 2024-01-15 13:59:13.526 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Request to validation service took longer than the currently set timeout 13:59:13 java.net.SocketTimeoutException: Request timed out due to taking longer than client expected 13:59:13 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsAvailableAndRequestIsTakingTooLongAndClientShouldTimeout(ValidationServiceTest.java:139) 13:59:13 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:59:13 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 13:59:13 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:59:13 at java.lang.reflect.Method.invoke(Method.java:498) 13:59:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 13:59:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 13:59:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 13:59:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 13:59:13 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 13:59:13 at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) 13:59:13 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 13:59:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 13:59:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 13:59:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 13:59:13 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 13:59:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 13:59:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 13:59:13 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 13:59:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 13:59:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 13:59:13 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 13:59:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 13:59:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.onap.aai.prevalidation.ValidationServiceTest 13:59:13 [INFO] Running org.onap.aai.parsers.uri.URIToRelationshipObjectTest 13:59:13 2024-01-15 13:59:13.537 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:13 13:59:13 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:13 13:59:13 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:13 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 13:59:13 13:59:13 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:13 13:59:13 2024-01-15 13:59:13.551 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:13 2024-01-15 13:59:13.552 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:13 2024-01-15 13:59:13.552 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:13 2024-01-15 13:59:13.552 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:13 2024-01-15 13:59:13.553 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:13 2024-01-15 13:59:13.553 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:13 2024-01-15 13:59:13.554 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:13 2024-01-15 13:59:13.554 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:13 2024-01-15 13:59:13.554 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:13 2024-01-15 13:59:13.554 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:13 2024-01-15 13:59:13.555 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:13 2024-01-15 13:59:13.559 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:13 2024-01-15 13:59:13.559 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:13 2024-01-15 13:59:13.560 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:13 2024-01-15 13:59:13.561 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:13 [EL Warning]: moxy: 2024-01-15 13:59:13.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 13:59:13 2024-01-15 13:59:13.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:13 2024-01-15 13:59:13.762 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:13 2024-01-15 13:59:13.764 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:13 2024-01-15 13:59:13.764 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:13 [EL Warning]: moxy: 2024-01-15 13:59:13.799--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:13 2024-01-15 13:59:13.984 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:13 2024-01-15 13:59:13.992 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:13 2024-01-15 13:59:13.993 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:13 2024-01-15 13:59:13.993 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:14 [EL Warning]: moxy: 2024-01-15 13:59:14.031--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:14 2024-01-15 13:59:14.223 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:14 2024-01-15 13:59:14.232 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:14 2024-01-15 13:59:14.233 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:14 2024-01-15 13:59:14.233 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:14 [EL Warning]: moxy: 2024-01-15 13:59:14.269--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:14 2024-01-15 13:59:14.515 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:14 2024-01-15 13:59:14.524 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:14 2024-01-15 13:59:14.525 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:14 2024-01-15 13:59:14.525 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:14 [EL Warning]: moxy: 2024-01-15 13:59:14.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 13:59:14 2024-01-15 13:59:14.790 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:14 2024-01-15 13:59:14.817 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find l-interadsfaces in the store for lower hyphen to upper camel 13:59:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s - in org.onap.aai.parsers.uri.URIToRelationshipObjectTest 13:59:14 [INFO] Running org.onap.aai.parsers.uri.URIToObjectTest 13:59:14 2024-01-15 13:59:14.833 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:14 13:59:14 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:14 13:59:14 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:14 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 13:59:14 13:59:14 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:14 13:59:14 2024-01-15 13:59:14.847 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:14 2024-01-15 13:59:14.847 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:14 2024-01-15 13:59:14.848 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:14 2024-01-15 13:59:14.848 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:14 2024-01-15 13:59:14.849 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:14 2024-01-15 13:59:14.849 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:14 2024-01-15 13:59:14.849 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:14 2024-01-15 13:59:14.849 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:14 2024-01-15 13:59:14.850 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:14 2024-01-15 13:59:14.850 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:14 2024-01-15 13:59:14.850 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:14 2024-01-15 13:59:14.855 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:14 2024-01-15 13:59:14.855 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:14 2024-01-15 13:59:14.856 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:14 2024-01-15 13:59:14.856 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:14 [EL Warning]: moxy: 2024-01-15 13:59:14.887--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:15 2024-01-15 13:59:15.049 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:15 2024-01-15 13:59:15.057 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:15 2024-01-15 13:59:15.058 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:15 2024-01-15 13:59:15.058 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:15 [EL Warning]: moxy: 2024-01-15 13:59:15.092--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:15 2024-01-15 13:59:15.275 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:15 2024-01-15 13:59:15.284 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:15 2024-01-15 13:59:15.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:15 2024-01-15 13:59:15.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:15 [EL Warning]: moxy: 2024-01-15 13:59:15.327--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:15 2024-01-15 13:59:15.533 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:15 2024-01-15 13:59:15.542 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:15 2024-01-15 13:59:15.543 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:15 2024-01-15 13:59:15.544 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:15 [EL Warning]: moxy: 2024-01-15 13:59:15.582--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:15 2024-01-15 13:59:15.777 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:15 2024-01-15 13:59:15.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:15 2024-01-15 13:59:15.788 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:15 2024-01-15 13:59:15.788 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:15 [EL Warning]: moxy: 2024-01-15 13:59:15.829--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:16 2024-01-15 13:59:16.052 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:16 2024-01-15 13:59:16.072 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find l-interadsfaces in the store for lower hyphen to upper camel 13:59:16 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.249 s - in org.onap.aai.parsers.uri.URIToObjectTest 13:59:16 [INFO] Running org.onap.aai.parsers.uri.URIToExtensionInformationTest 13:59:16 2024-01-15 13:59:16.085 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:16 13:59:16 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:16 13:59:16 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:16 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 13:59:16 13:59:16 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:16 13:59:16 2024-01-15 13:59:16.101 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:16 2024-01-15 13:59:16.102 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:16 2024-01-15 13:59:16.102 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:16 2024-01-15 13:59:16.102 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:16 2024-01-15 13:59:16.103 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:16 2024-01-15 13:59:16.103 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:16 2024-01-15 13:59:16.104 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:16 2024-01-15 13:59:16.104 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:16 2024-01-15 13:59:16.104 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:16 2024-01-15 13:59:16.105 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:16 2024-01-15 13:59:16.105 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:16 2024-01-15 13:59:16.113 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:16 2024-01-15 13:59:16.113 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:16 2024-01-15 13:59:16.115 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:16 2024-01-15 13:59:16.115 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:16 [EL Warning]: moxy: 2024-01-15 13:59:16.153--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:16 2024-01-15 13:59:16.310 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:16 2024-01-15 13:59:16.317 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:16 2024-01-15 13:59:16.319 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:16 2024-01-15 13:59:16.319 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:16 [EL Warning]: moxy: 2024-01-15 13:59:16.353--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:16 2024-01-15 13:59:16.531 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:16 2024-01-15 13:59:16.540 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:16 2024-01-15 13:59:16.541 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:16 2024-01-15 13:59:16.541 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:16 [EL Warning]: moxy: 2024-01-15 13:59:16.577--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:16 2024-01-15 13:59:16.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:16 2024-01-15 13:59:16.826 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:16 2024-01-15 13:59:16.827 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:16 2024-01-15 13:59:16.828 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:16 [EL Warning]: moxy: 2024-01-15 13:59:16.865--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:17 2024-01-15 13:59:17.061 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:17 2024-01-15 13:59:17.070 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:17 2024-01-15 13:59:17.072 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:17 2024-01-15 13:59:17.072 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:17 [EL Warning]: moxy: 2024-01-15 13:59:17.116--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:17 2024-01-15 13:59:17.346 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in org.onap.aai.parsers.uri.URIToExtensionInformationTest 13:59:17 [INFO] Running org.onap.aai.parsers.uri.URIToDBKeyTest 13:59:17 2024-01-15 13:59:17.376 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find cloud in the store for lower hyphen to upper camel 13:59:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.parsers.uri.URIToDBKeyTest 13:59:17 [INFO] Running org.onap.aai.parsers.uri.URIParserTest 13:59:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.aai.parsers.uri.URIParserTest 13:59:17 [INFO] Running org.onap.aai.parsers.query.UniqueRelationshipQueryTest 13:59:17 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.onap.aai.parsers.query.UniqueRelationshipQueryTest 13:59:17 [INFO] Running org.onap.aai.parsers.query.GraphTraversalTest 13:59:17 2024-01-15 13:59:17.427 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:17 13:59:17 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:17 13:59:17 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:17 jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class 13:59:17 13:59:17 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:17 13:59:17 2024-01-15 13:59:17.442 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:17 2024-01-15 13:59:17.442 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 13:59:17 2024-01-15 13:59:17.442 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:17 2024-01-15 13:59:17.442 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 13:59:17 2024-01-15 13:59:17.443 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:17 2024-01-15 13:59:17.443 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 13:59:17 2024-01-15 13:59:17.443 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:17 2024-01-15 13:59:17.443 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 13:59:17 2024-01-15 13:59:17.444 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:17 2024-01-15 13:59:17.447 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:17 2024-01-15 13:59:17.447 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 13:59:17 2024-01-15 13:59:17.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:17 2024-01-15 13:59:17.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:17 [EL Warning]: moxy: 2024-01-15 13:59:17.474--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:17 2024-01-15 13:59:17.610 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 13:59:17 2024-01-15 13:59:17.616 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 13:59:17 2024-01-15 13:59:17.617 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:17 2024-01-15 13:59:17.617 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:17 [EL Warning]: moxy: 2024-01-15 13:59:17.645--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:17 2024-01-15 13:59:17.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 13:59:17 2024-01-15 13:59:17.792 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 13:59:17 2024-01-15 13:59:17.793 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:17 2024-01-15 13:59:17.793 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:17 [EL Warning]: moxy: 2024-01-15 13:59:17.824--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:17 2024-01-15 13:59:17.981 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 13:59:17 2024-01-15 13:59:17.988 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 13:59:17 2024-01-15 13:59:17.989 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:17 2024-01-15 13:59:17.989 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:18 [EL Warning]: moxy: 2024-01-15 13:59:18.02--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:18 2024-01-15 13:59:18.177 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:18 2024-01-15 13:59:18.206 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 13:59:18 2024-01-15 13:59:18.215 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 13:59:18 2024-01-15 13:59:18.232 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 13:59:18 2024-01-15 13:59:18.240 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 13:59:18 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 s - in org.onap.aai.parsers.query.GraphTraversalTest 13:59:18 [INFO] Running org.onap.aai.parsers.query.RelationshipQueryTest 13:59:18 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.parsers.query.RelationshipQueryTest 13:59:18 [INFO] Running org.onap.aai.parsers.query.RelationshipGremlinQueryTest 13:59:18 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.parsers.query.RelationshipGremlinQueryTest 13:59:18 [INFO] Running org.onap.aai.parsers.query.UniqueURIQueryTest 13:59:18 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.parsers.query.UniqueURIQueryTest 13:59:18 [INFO] Running org.onap.aai.parsers.query.LegacyQueryTest 13:59:18 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.onap.aai.parsers.query.LegacyQueryTest 13:59:18 [INFO] Running org.onap.aai.parsers.relationship.RelationshipToURITest 13:59:18 2024-01-15 13:59:18.262 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:18 13:59:18 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:18 13:59:18 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:18 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 13:59:18 13:59:18 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:18 13:59:18 2024-01-15 13:59:18.274 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:18 2024-01-15 13:59:18.274 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:18 2024-01-15 13:59:18.275 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:18 2024-01-15 13:59:18.275 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:18 2024-01-15 13:59:18.275 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:18 2024-01-15 13:59:18.276 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:18 2024-01-15 13:59:18.276 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:18 2024-01-15 13:59:18.276 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:18 2024-01-15 13:59:18.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:18 2024-01-15 13:59:18.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:18 2024-01-15 13:59:18.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:18 2024-01-15 13:59:18.282 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:18 2024-01-15 13:59:18.282 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:18 2024-01-15 13:59:18.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:18 2024-01-15 13:59:18.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:18 [EL Warning]: moxy: 2024-01-15 13:59:18.314--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:18 2024-01-15 13:59:18.478 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:18 2024-01-15 13:59:18.485 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:18 2024-01-15 13:59:18.487 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:18 2024-01-15 13:59:18.487 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:18 [EL Warning]: moxy: 2024-01-15 13:59:18.521--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:18 2024-01-15 13:59:18.698 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:18 2024-01-15 13:59:18.707 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:18 2024-01-15 13:59:18.708 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:18 2024-01-15 13:59:18.708 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:18 [EL Warning]: moxy: 2024-01-15 13:59:18.745--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:18 2024-01-15 13:59:18.935 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:18 2024-01-15 13:59:18.944 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:18 2024-01-15 13:59:18.945 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:18 2024-01-15 13:59:18.945 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:18 [EL Warning]: moxy: 2024-01-15 13:59:18.982--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:19 2024-01-15 13:59:19.244 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:19 2024-01-15 13:59:19.253 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:19 2024-01-15 13:59:19.254 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:19 2024-01-15 13:59:19.255 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:19 [EL Warning]: moxy: 2024-01-15 13:59:19.296--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:19 2024-01-15 13:59:19.520 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:19 2024-01-15 13:59:19.545 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find test-objet in the store for lower hyphen to upper camel 13:59:19 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.281 s - in org.onap.aai.parsers.relationship.RelationshipToURITest 13:59:19 [INFO] Running org.onap.aai.transforms.XmlFormatTransformerTest 13:59:19 2024-01-15 13:59:19.555 DEBUG --- [ main] o.o.a.t.XmlFormatTransformerTest : Converting the following input to xml: { 13:59:19 "results": [ 13:59:19 { 13:59:19 "id": "286724136", 13:59:19 "node-type": "pserver", 13:59:19 "url": "/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver1", 13:59:19 "properties": { 13:59:19 "equip-type": "SERVER", 13:59:19 "equip-vendor": "SomeVendor", 13:59:19 "equip-model": "SomeModel", 13:59:19 "in-maint": false, 13:59:19 "last-mod-source-of-truth": "AAIRctFeed", 13:59:19 "aai-node-type": "pserver", 13:59:19 "aai-created-ts": 1568997029298, 13:59:19 "aai-last-mod-ts": 1568997029298, 13:59:19 "source-of-truth": "AAI", 13:59:19 "aai-uri": "/cloud-infrastructure/pservers/pserver/test-pserver1", 13:59:19 "aai-uuid": "05fa7b64-59e4-44a1-8162-e32746659c77", 13:59:19 "ipv4-oam-address": "1.2.3.4", 13:59:19 "hostname": "test-pserver1", 13:59:19 "pserver-id": "6bf4944a-9f13-4bb8-8f49-b61060793510", 13:59:19 "purpose": "Standalone", 13:59:19 "fqdn": "a.b.c.d", 13:59:19 "ptnii-equip-name": "test-pserver1", 13:59:19 "resource-version": "1568997029298" 13:59:19 }, 13:59:19 "related-to": [ 13:59:19 { 13:59:19 "id": "286724232", 13:59:19 "relationship-label": "org.onap.relationships.inventory.LocatedIn", 13:59:19 "node-type": "complex", 13:59:19 "url": "/aai/v18/cloud-infrastructure/complexes/complex/testcomplex2" 13:59:19 }, 13:59:19 { 13:59:19 "id": "286724233", 13:59:19 "relationship-label": "org.onap.relationships.inventory.LocatedIn", 13:59:19 "node-type": "complex", 13:59:19 "url": "/aai/v18/cloud-infrastructure/complexes/complex/testcomplex1" 13:59:19 } 13:59:19 ] 13:59:19 }, 13:59:19 { 13:59:19 "id": "286724152", 13:59:19 "node-type": "pserver", 13:59:19 "url": "/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver2", 13:59:19 "properties": { 13:59:19 "in-maint": false, 13:59:19 "last-mod-source-of-truth": "JUNITTESTAPP2", 13:59:19 "aai-node-type": "pserver", 13:59:19 "aai-created-ts": 1553805738492, 13:59:19 "aai-last-mod-ts": 1553805738492, 13:59:19 "source-of-truth": "JUNITTESTAPP2", 13:59:19 "aai-uri": "/cloud-infrastructure/pservers/pserver/test-pserver2", 13:59:19 "aai-uuid": "13a8440c-7fb4-4f41-a141-6e1d9e895b4a", 13:59:19 "hostname": "test-pserver2", 13:59:19 "resource-version": "1553805738492" 13:59:19 }, 13:59:19 "related-to": [] 13:59:19 } 13:59:19 ] 13:59:19 } 13:59:19 13:59:19 2024-01-15 13:59:19.557 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 13:59:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.transforms.XmlFormatTransformerTest 13:59:19 [INFO] Running org.onap.aai.introspection.PropertyPredicatesTest 13:59:19 2024-01-15 13:59:19.563 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:19 13:59:19 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:19 13:59:19 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:19 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 13:59:19 13:59:19 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:19 13:59:19 2024-01-15 13:59:19.574 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:19 2024-01-15 13:59:19.575 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:19 2024-01-15 13:59:19.575 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:19 2024-01-15 13:59:19.575 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:19 2024-01-15 13:59:19.576 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:19 2024-01-15 13:59:19.576 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:19 2024-01-15 13:59:19.577 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:19 2024-01-15 13:59:19.577 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:19 2024-01-15 13:59:19.577 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:19 2024-01-15 13:59:19.577 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:19 2024-01-15 13:59:19.578 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:19 2024-01-15 13:59:19.582 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:19 2024-01-15 13:59:19.582 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:19 2024-01-15 13:59:19.583 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:19 2024-01-15 13:59:19.583 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:19 [EL Warning]: moxy: 2024-01-15 13:59:19.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 13:59:19 2024-01-15 13:59:19.771 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:19 2024-01-15 13:59:19.779 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:19 2024-01-15 13:59:19.780 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:19 2024-01-15 13:59:19.780 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:19 [EL Warning]: moxy: 2024-01-15 13:59:19.814--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:19 2024-01-15 13:59:19.992 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:19 2024-01-15 13:59:20.000 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:20 2024-01-15 13:59:20.001 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:20 2024-01-15 13:59:20.001 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:20 [EL Warning]: moxy: 2024-01-15 13:59:20.038--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:20 2024-01-15 13:59:20.229 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:20 2024-01-15 13:59:20.238 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:20 2024-01-15 13:59:20.239 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:20 2024-01-15 13:59:20.239 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:20 [EL Warning]: moxy: 2024-01-15 13:59:20.275--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:20 2024-01-15 13:59:20.467 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:20 2024-01-15 13:59:20.476 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:20 2024-01-15 13:59:20.477 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:20 2024-01-15 13:59:20.477 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:20 [EL Warning]: moxy: 2024-01-15 13:59:20.519--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:20 2024-01-15 13:59:20.741 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s - in org.onap.aai.introspection.PropertyPredicatesTest 13:59:20 [INFO] Running org.onap.aai.introspection.JSONStrategyTest 13:59:20 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.introspection.JSONStrategyTest 13:59:20 [INFO] Running org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest 13:59:20 2024-01-15 13:59:20.771 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:20 13:59:20 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:20 13:59:20 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:20 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 13:59:20 13:59:20 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:20 13:59:20 2024-01-15 13:59:20.786 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:20 2024-01-15 13:59:20.786 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:20 2024-01-15 13:59:20.787 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:20 2024-01-15 13:59:20.787 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:20 2024-01-15 13:59:20.788 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:20 2024-01-15 13:59:20.788 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:20 2024-01-15 13:59:20.788 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:20 2024-01-15 13:59:20.788 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:20 2024-01-15 13:59:20.789 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:20 2024-01-15 13:59:20.789 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:20 2024-01-15 13:59:20.790 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:20 2024-01-15 13:59:20.794 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:20 2024-01-15 13:59:20.794 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:20 2024-01-15 13:59:20.795 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:20 2024-01-15 13:59:20.795 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:20 [EL Warning]: moxy: 2024-01-15 13:59:20.827--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:20 2024-01-15 13:59:20.986 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:20 2024-01-15 13:59:20.996 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:20 2024-01-15 13:59:20.997 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:20 2024-01-15 13:59:20.997 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:21 [EL Warning]: moxy: 2024-01-15 13:59:21.031--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:21 2024-01-15 13:59:21.214 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:21 2024-01-15 13:59:21.222 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:21 2024-01-15 13:59:21.223 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:21 2024-01-15 13:59:21.223 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:21 [EL Warning]: moxy: 2024-01-15 13:59:21.26--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:21 2024-01-15 13:59:21.512 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:21 2024-01-15 13:59:21.522 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:21 2024-01-15 13:59:21.523 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:21 2024-01-15 13:59:21.523 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:21 [EL Warning]: moxy: 2024-01-15 13:59:21.56--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:21 2024-01-15 13:59:21.748 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:21 2024-01-15 13:59:21.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:21 2024-01-15 13:59:21.759 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:21 2024-01-15 13:59:21.759 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:21 [EL Warning]: moxy: 2024-01-15 13:59:21.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 13:59:22 2024-01-15 13:59:22.020 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s - in org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest 13:59:22 [INFO] Running org.onap.aai.introspection.tools.CreateUUIDTest 13:59:22 2024-01-15 13:59:22.047 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:22 13:59:22 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:22 13:59:22 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:22 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 13:59:22 13:59:22 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:22 13:59:22 2024-01-15 13:59:22.059 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:22 2024-01-15 13:59:22.059 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:22 2024-01-15 13:59:22.060 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:22 2024-01-15 13:59:22.060 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:22 2024-01-15 13:59:22.060 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:22 2024-01-15 13:59:22.061 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:22 2024-01-15 13:59:22.061 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:22 2024-01-15 13:59:22.061 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:22 2024-01-15 13:59:22.062 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:22 2024-01-15 13:59:22.062 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:22 2024-01-15 13:59:22.063 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:22 2024-01-15 13:59:22.067 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:22 2024-01-15 13:59:22.067 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:22 2024-01-15 13:59:22.068 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:22 2024-01-15 13:59:22.068 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:22 [EL Warning]: moxy: 2024-01-15 13:59:22.101--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:22 2024-01-15 13:59:22.259 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:22 2024-01-15 13:59:22.266 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:22 2024-01-15 13:59:22.268 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:22 2024-01-15 13:59:22.268 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:22 [EL Warning]: moxy: 2024-01-15 13:59:22.304--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:22 2024-01-15 13:59:22.483 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:22 2024-01-15 13:59:22.491 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:22 2024-01-15 13:59:22.492 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:22 2024-01-15 13:59:22.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:22 [EL Warning]: moxy: 2024-01-15 13:59:22.529--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:22 2024-01-15 13:59:22.717 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:22 2024-01-15 13:59:22.726 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:22 2024-01-15 13:59:22.727 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:22 2024-01-15 13:59:22.728 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:22 [EL Warning]: moxy: 2024-01-15 13:59:22.764--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:22 2024-01-15 13:59:22.951 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:22 2024-01-15 13:59:22.960 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:22 2024-01-15 13:59:22.962 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:22 2024-01-15 13:59:22.962 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:23 [EL Warning]: moxy: 2024-01-15 13:59:23.003--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:23 2024-01-15 13:59:23.222 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s - in org.onap.aai.introspection.tools.CreateUUIDTest 13:59:23 [INFO] Running org.onap.aai.introspection.tools.InjectKeysFromURITest 13:59:23 2024-01-15 13:59:23.247 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:23 13:59:23 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:23 13:59:23 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:23 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 13:59:23 13:59:23 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:23 13:59:23 2024-01-15 13:59:23.258 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:23 2024-01-15 13:59:23.258 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:23 2024-01-15 13:59:23.259 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:23 2024-01-15 13:59:23.259 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:23 2024-01-15 13:59:23.259 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:23 2024-01-15 13:59:23.259 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:23 2024-01-15 13:59:23.260 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:23 2024-01-15 13:59:23.260 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:23 2024-01-15 13:59:23.261 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:23 2024-01-15 13:59:23.261 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:23 2024-01-15 13:59:23.261 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:23 2024-01-15 13:59:23.265 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:23 2024-01-15 13:59:23.265 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:23 2024-01-15 13:59:23.266 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:23 2024-01-15 13:59:23.266 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:23 [EL Warning]: moxy: 2024-01-15 13:59:23.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 13:59:23 2024-01-15 13:59:23.452 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:23 2024-01-15 13:59:23.459 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:23 2024-01-15 13:59:23.460 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:23 2024-01-15 13:59:23.460 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:23 [EL Warning]: moxy: 2024-01-15 13:59:23.495--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:23 2024-01-15 13:59:23.714 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:23 2024-01-15 13:59:23.722 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:23 2024-01-15 13:59:23.723 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:23 2024-01-15 13:59:23.723 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:23 [EL Warning]: moxy: 2024-01-15 13:59:23.759--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:23 2024-01-15 13:59:23.947 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:23 2024-01-15 13:59:23.956 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:23 2024-01-15 13:59:23.957 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:23 2024-01-15 13:59:23.957 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:23 [EL Warning]: moxy: 2024-01-15 13:59:23.994--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:24 2024-01-15 13:59:24.186 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:24 2024-01-15 13:59:24.195 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:24 2024-01-15 13:59:24.196 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:24 2024-01-15 13:59:24.196 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:24 [EL Warning]: moxy: 2024-01-15 13:59:24.238--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:24 2024-01-15 13:59:24.462 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in org.onap.aai.introspection.tools.InjectKeysFromURITest 13:59:24 [INFO] Running org.onap.aai.introspection.tools.DefaultFieldsTest 13:59:24 2024-01-15 13:59:24.490 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:24 13:59:24 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:24 13:59:24 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59: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 13:59:24 13:59:24 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:24 13:59:24 2024-01-15 13:59:24.502 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:24 2024-01-15 13:59:24.502 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:24 2024-01-15 13:59:24.503 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:24 2024-01-15 13:59:24.503 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:24 2024-01-15 13:59:24.503 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:24 2024-01-15 13:59:24.503 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:24 2024-01-15 13:59:24.504 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:24 2024-01-15 13:59:24.504 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:24 2024-01-15 13:59:24.505 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:24 2024-01-15 13:59:24.505 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:24 2024-01-15 13:59:24.505 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:24 2024-01-15 13:59:24.509 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:24 2024-01-15 13:59:24.509 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:24 2024-01-15 13:59:24.510 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:24 2024-01-15 13:59:24.511 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:24 [EL Warning]: moxy: 2024-01-15 13:59:24.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 13:59:24 2024-01-15 13:59:24.697 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:24 2024-01-15 13:59:24.704 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:24 2024-01-15 13:59:24.705 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:24 2024-01-15 13:59:24.706 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:24 [EL Warning]: moxy: 2024-01-15 13:59:24.74--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:24 2024-01-15 13:59:24.923 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:24 2024-01-15 13:59:24.931 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:24 2024-01-15 13:59:24.932 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:24 2024-01-15 13:59:24.933 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:24 [EL Warning]: moxy: 2024-01-15 13:59:24.969--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:25 2024-01-15 13:59:25.160 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:25 2024-01-15 13:59:25.169 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:25 2024-01-15 13:59:25.170 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:25 2024-01-15 13:59:25.171 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:25 [EL Warning]: moxy: 2024-01-15 13:59:25.207--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:25 2024-01-15 13:59:25.402 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:25 2024-01-15 13:59:25.412 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:25 2024-01-15 13:59:25.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:25 2024-01-15 13:59:25.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:25 [EL Warning]: moxy: 2024-01-15 13:59:25.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 13:59:25 2024-01-15 13:59:25.680 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s - in org.onap.aai.introspection.tools.DefaultFieldsTest 13:59:25 [INFO] Running org.onap.aai.introspection.tools.IntrospectorValidatorTest 13:59:25 2024-01-15 13:59:25.708 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:25 13:59:25 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:25 13:59:25 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:25 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 13:59:25 13:59:25 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:25 13:59:25 2024-01-15 13:59:25.721 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:25 2024-01-15 13:59:25.721 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:25 2024-01-15 13:59:25.722 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:25 2024-01-15 13:59:25.722 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:25 2024-01-15 13:59:25.722 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:25 2024-01-15 13:59:25.723 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:25 2024-01-15 13:59:25.723 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:25 2024-01-15 13:59:25.723 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:25 2024-01-15 13:59:25.724 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:25 2024-01-15 13:59:25.724 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:25 2024-01-15 13:59:25.725 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:25 2024-01-15 13:59:25.728 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:25 2024-01-15 13:59:25.729 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:25 2024-01-15 13:59:25.730 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:25 2024-01-15 13:59:25.730 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:25 [EL Warning]: moxy: 2024-01-15 13:59:25.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 13:59:25 2024-01-15 13:59:25.965 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:25 2024-01-15 13:59:25.972 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:25 2024-01-15 13:59:25.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:25 2024-01-15 13:59:25.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:26 [EL Warning]: moxy: 2024-01-15 13:59:26.008--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:26 2024-01-15 13:59:26.188 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:26 2024-01-15 13:59:26.196 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:26 2024-01-15 13:59:26.198 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:26 2024-01-15 13:59:26.198 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:26 [EL Warning]: moxy: 2024-01-15 13:59:26.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 13:59:26 2024-01-15 13:59:26.431 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:26 2024-01-15 13:59:26.440 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:26 2024-01-15 13:59:26.442 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:26 2024-01-15 13:59:26.442 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:26 [EL Warning]: moxy: 2024-01-15 13:59:26.479--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:26 2024-01-15 13:59:26.684 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:26 2024-01-15 13:59:26.693 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:26 2024-01-15 13:59:26.695 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:26 2024-01-15 13:59:26.695 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:26 [EL Warning]: moxy: 2024-01-15 13:59:26.738--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:26 2024-01-15 13:59:26.962 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in org.onap.aai.introspection.tools.IntrospectorValidatorTest 13:59:26 [INFO] Running org.onap.aai.introspection.generator.CreateExampleTest 13:59:26 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.introspection.generator.CreateExampleTest 13:59:26 [INFO] Running org.onap.aai.introspection.validation.IntrospectorValidationTest 13:59:26 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 s - in org.onap.aai.introspection.validation.IntrospectorValidationTest 13:59:26 [INFO] Running org.onap.aai.introspection.MoxyEngineTest 13:59:26 2024-01-15 13:59:27.000 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:26 13:59:26 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:26 13:59:26 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:26 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 13:59:26 13:59:26 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:26 13:59:27 2024-01-15 13:59:27.011 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:27 2024-01-15 13:59:27.012 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:27 2024-01-15 13:59:27.012 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:27 2024-01-15 13:59:27.012 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:27 2024-01-15 13:59:27.013 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:27 2024-01-15 13:59:27.013 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:27 2024-01-15 13:59:27.013 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:27 2024-01-15 13:59:27.013 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:27 2024-01-15 13:59:27.014 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:27 2024-01-15 13:59:27.014 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:27 2024-01-15 13:59:27.014 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:27 2024-01-15 13:59:27.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:27 2024-01-15 13:59:27.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:27 2024-01-15 13:59:27.019 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:27 2024-01-15 13:59:27.020 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:27 [EL Warning]: moxy: 2024-01-15 13:59:27.051--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:27 2024-01-15 13:59:27.207 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:27 2024-01-15 13:59:27.214 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:27 2024-01-15 13:59:27.215 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:27 2024-01-15 13:59:27.215 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:27 [EL Warning]: moxy: 2024-01-15 13:59:27.25--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:27 2024-01-15 13:59:27.431 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:27 2024-01-15 13:59:27.439 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:27 2024-01-15 13:59:27.441 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:27 2024-01-15 13:59:27.441 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:27 [EL Warning]: moxy: 2024-01-15 13:59:27.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 13:59:27 2024-01-15 13:59:27.668 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:27 2024-01-15 13:59:27.677 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:27 2024-01-15 13:59:27.678 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:27 2024-01-15 13:59:27.678 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:27 [EL Warning]: moxy: 2024-01-15 13:59:27.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 13:59:27 2024-01-15 13:59:27.906 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:27 2024-01-15 13:59:27.915 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:27 2024-01-15 13:59:27.917 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:27 2024-01-15 13:59:27.917 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:27 [EL Warning]: moxy: 2024-01-15 13:59:27.961--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:28 2024-01-15 13:59:28.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 s - in org.onap.aai.introspection.MoxyEngineTest 13:59:28 [INFO] Running org.onap.aai.introspection.sideeffect.PrivateEdgeTest 13:59:32 2024-01-15 13:59:32.098 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:32 13:59:32 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:32 13:59:32 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:32 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 13:59:32 13:59:32 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:32 13:59:32 2024-01-15 13:59:32.112 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:32 2024-01-15 13:59:32.112 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:32 2024-01-15 13:59:32.113 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:32 2024-01-15 13:59:32.113 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:32 2024-01-15 13:59:32.113 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:32 2024-01-15 13:59:32.114 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:32 2024-01-15 13:59:32.114 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:32 2024-01-15 13:59:32.114 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:32 2024-01-15 13:59:32.115 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:32 2024-01-15 13:59:32.115 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:32 2024-01-15 13:59:32.115 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:32 2024-01-15 13:59:32.119 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:32 2024-01-15 13:59:32.119 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:32 2024-01-15 13:59:32.120 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:32 2024-01-15 13:59:32.121 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:32 [EL Warning]: moxy: 2024-01-15 13:59:32.152--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:32 2024-01-15 13:59:32.312 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:32 2024-01-15 13:59:32.319 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:32 2024-01-15 13:59:32.320 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:32 2024-01-15 13:59:32.320 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:32 [EL Warning]: moxy: 2024-01-15 13:59:32.356--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:32 2024-01-15 13:59:32.535 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:32 2024-01-15 13:59:32.543 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:32 2024-01-15 13:59:32.544 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:32 2024-01-15 13:59:32.544 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:32 [EL Warning]: moxy: 2024-01-15 13:59:32.581--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:32 2024-01-15 13:59:32.771 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:32 2024-01-15 13:59:32.779 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:32 2024-01-15 13:59:32.781 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:32 2024-01-15 13:59:32.781 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:32 [EL Warning]: moxy: 2024-01-15 13:59:32.818--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:33 2024-01-15 13:59:33.014 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:33 2024-01-15 13:59:33.023 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:33 2024-01-15 13:59:33.024 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:33 2024-01-15 13:59:33.024 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:33 [EL Warning]: moxy: 2024-01-15 13:59:33.067--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:33 2024-01-15 13:59:33.288 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.754 s - in org.onap.aai.introspection.sideeffect.PrivateEdgeTest 13:59:34 [INFO] Running org.onap.aai.introspection.sideeffect.OwnerCheckTest 13:59:34 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.onap.aai.introspection.sideeffect.OwnerCheckTest 13:59:34 [INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest 13:59:38 2024-01-15 13:59:38.716 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:38 13:59:38 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:38 13:59:38 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:38 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 13:59:38 13:59:38 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:38 13:59:38 2024-01-15 13:59:38.727 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:38 2024-01-15 13:59:38.727 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 13:59:38 2024-01-15 13:59:38.727 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:38 2024-01-15 13:59:38.728 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 13:59:38 2024-01-15 13:59:38.728 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:38 2024-01-15 13:59:38.728 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 13:59:38 2024-01-15 13:59:38.728 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:38 2024-01-15 13:59:38.728 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 13:59:38 2024-01-15 13:59:38.729 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:38 2024-01-15 13:59:38.731 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:38 2024-01-15 13:59:38.731 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 13:59:38 2024-01-15 13:59:38.732 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:38 2024-01-15 13:59:38.732 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:38 [EL Warning]: moxy: 2024-01-15 13:59:38.76--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:38 2024-01-15 13:59:38.888 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 13:59:38 2024-01-15 13:59:38.893 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 13:59:38 2024-01-15 13:59:38.894 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:38 2024-01-15 13:59:38.894 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:38 [EL Warning]: moxy: 2024-01-15 13:59:38.922--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:39 2024-01-15 13:59:39.059 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 13:59:39 2024-01-15 13:59:39.065 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 13:59:39 2024-01-15 13:59:39.066 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:39 2024-01-15 13:59:39.066 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:39 [EL Warning]: moxy: 2024-01-15 13:59:39.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 13:59:39 2024-01-15 13:59:39.633 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 13:59:39 2024-01-15 13:59:39.640 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 13:59:39 2024-01-15 13:59:39.641 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:39 2024-01-15 13:59:39.641 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:39 [EL Warning]: moxy: 2024-01-15 13:59:39.67--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:39 2024-01-15 13:59:39.820 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:39 2024-01-15 13:59:39.846 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.848 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.859 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.859 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.863 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.864 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8288 with label vertex 13:59:39 2024-01-15 13:59:39.865 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.866 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.866 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.869 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.869 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.871 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.874 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.875 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.876 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.876 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.877 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.881 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.882 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.884 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.886 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.887 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.890 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.891 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.898 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.899 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.901 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.902 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8288 with label vertex 13:59:39 2024-01-15 13:59:39.903 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.904 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.904 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.907 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes 13:59:39 2024-01-15 13:59:39.907 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes 13:59:40 2024-01-15 13:59:40.573 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes 13:59:40 2024-01-15 13:59:40.579 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes 13:59:40 2024-01-15 13:59:40.580 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes 13:59:40 2024-01-15 13:59:40.581 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes 13:59:40 2024-01-15 13:59:40.581 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 13:59:40 2024-01-15 13:59:40.582 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 13:59:40 2024-01-15 13:59:40.585 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes 13:59:40 2024-01-15 13:59:40.585 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes 13:59:40 2024-01-15 13:59:40.586 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes 13:59:40 2024-01-15 13:59:40.589 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes 13:59:40 2024-01-15 13:59:40.589 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes 13:59:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.509 s - in org.onap.aai.introspection.sideeffect.DataLinkTest 13:59:40 [INFO] Running org.onap.aai.introspection.sideeffect.DataCopyTest 13:59:40 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.onap.aai.introspection.sideeffect.DataCopyTest 13:59:40 [INFO] Running org.onap.aai.restcore.RESTAPITest 13:59:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.onap.aai.restcore.RESTAPITest 13:59:40 [INFO] Running org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest 13:59:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest 13:59:40 [INFO] Running org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest 13:59:40 OBF:1dtu1r3p1z0f1sw61thh1ym71snx1w991v2n1pjt1wu61q4y1q3w1wu81pid1v1r1w8h1spt1ym71th51svs1z0f1r491dx8 13:59:40 [thisStringToObfuscate] 13:59:40 OBF:1pj11w261wmr1t3b1vgv1s9r1z7i1vuz1tae1qji1vg71mdb1vgn1qhs1ta01vub1z7k1sbj1vfz1t2v1wnf1w1c1pj5 13:59:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest 13:59:40 [INFO] Running org.onap.aai.logging.ErrorObjectTest 13:59:40 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.logging.ErrorObjectTest 13:59:40 [INFO] Running org.onap.aai.logging.DME2RestFlagTest 13:59:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.aai.logging.DME2RestFlagTest 13:59:40 [INFO] Running org.onap.aai.db.DbMethHelperTest 13:59:40 2024-01-15 13:59:40.798 WARN --- [ main] ory$DuplicateJsonObjectContextCustomizer : 13:59:40 13:59:40 Found multiple occurrences of org.json.JSONObject on the class path: 13:59:40 13:59:40 jar:file:/home/jenkins/.m2/repository/org/json/json/20190722/json-20190722.jar!/org/json/JSONObject.class 13:59:40 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 13:59:40 13:59:40 You may wish to exclude one of them to ensure predictable runtime behavior 13:59:40 13:59:40 2024-01-15 13:59:40.811 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 13:59:40 2024-01-15 13:59:40.811 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 13:59:40 2024-01-15 13:59:40.811 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:40 2024-01-15 13:59:40.812 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 13:59:40 2024-01-15 13:59:40.812 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:40 2024-01-15 13:59:40.812 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 13:59:40 2024-01-15 13:59:40.812 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:40 2024-01-15 13:59:40.813 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 13:59:40 2024-01-15 13:59:40.813 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:40 2024-01-15 13:59:40.813 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 13:59:40 2024-01-15 13:59:40.814 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 13:59:40 2024-01-15 13:59:40.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 13:59:40 2024-01-15 13:59:40.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 13:59:40 2024-01-15 13:59:40.818 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:40 2024-01-15 13:59:40.818 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:40 [EL Warning]: moxy: 2024-01-15 13:59:40.85--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:41 2024-01-15 13:59:41.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 13:59:41 2024-01-15 13:59:41.014 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 13:59:41 2024-01-15 13:59:41.015 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:41 2024-01-15 13:59:41.016 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:41 [EL Warning]: moxy: 2024-01-15 13:59:41.05--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:41 2024-01-15 13:59:41.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 13:59:41 2024-01-15 13:59:41.243 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 13:59:41 2024-01-15 13:59:41.245 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:41 2024-01-15 13:59:41.245 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:41 [EL Warning]: moxy: 2024-01-15 13:59:41.282--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:41 2024-01-15 13:59:41.469 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 13:59:41 2024-01-15 13:59:41.478 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 13:59:41 2024-01-15 13:59:41.479 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:41 2024-01-15 13:59:41.479 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:41 [EL Warning]: moxy: 2024-01-15 13:59:41.52--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:41 2024-01-15 13:59:41.709 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 13:59:41 2024-01-15 13:59:41.719 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 13:59:41 2024-01-15 13:59:41.721 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 13:59:41 2024-01-15 13:59:41.721 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 13:59:41 [EL Warning]: moxy: 2024-01-15 13:59:41.765--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:41 2024-01-15 13:59:41.986 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 13:59:45 2024-01-15 13:59:45.009 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(hostname = testSearchVertexByIdentityMap-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes 13:59:48 2024-01-15 13:59:48.348 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(hostname = testSearchVertexByIdentityMap-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes 13:59:49 2024-01-15 13:59:49.018 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(physical-location-id = id2 AND aai-node-type = complex)]. For better performance, use indexes 13:59:49 2024-01-15 13:59:49.687 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(hostname = testGetVertexProperties-pserver-hostname-01 AND aai-node-type = pserver)]. For better performance, use indexes 13:59:49 2024-01-15 13:59:49.691 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(physical-location-id = bogusId AND aai-node-type = complex)]. For better performance, use indexes 13:59:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.91 s - in org.onap.aai.db.DbMethHelperTest 13:59:49 [INFO] Running org.onap.aai.util.AAIConfigTest 13:59:49 2024-01-15 13:59:49.701 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:59:49 2024-01-15 13:59:49.701 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:59:49 2024-01-15 13:59:49.701 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:59:49 2024-01-15 13:59:49.701 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:59:49 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.aai.util.AAIConfigTest 13:59:49 [INFO] Running org.onap.aai.util.StoreNotificationEventTest 13:59:49 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.078 s - in org.onap.aai.util.StoreNotificationEventTest 13:59:49 [INFO] Running org.onap.aai.util.PojoUtilsTest 13:59:50 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.onap.aai.util.PojoUtilsTest 13:59:50 [INFO] Running org.onap.aai.util.RestURLEncoderTest 13:59:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.util.RestURLEncoderTest 13:59:50 [INFO] Running org.onap.aai.util.AAIConfigCommandLinePropGetterTest 13:59:50 2024-01-15 13:59:50.144 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:59:50 2024-01-15 13:59:50.144 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:59:50 2024-01-15 13:59:50.144 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:59:50 2024-01-15 13:59:50.145 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:59:50 2024-01-15 13:59:50.146 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:59:50 2024-01-15 13:59:50.146 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:59:50 2024-01-15 13:59:50.147 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:59:50 2024-01-15 13:59:50.147 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:59:50 2024-01-15 13:59:50.148 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:59:50 2024-01-15 13:59:50.148 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:59:50 2024-01-15 13:59:50.148 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:59:50 2024-01-15 13:59:50.148 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:59:50 2024-01-15 13:59:50.150 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 13:59:50 2024-01-15 13:59:50.150 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:59:50 2024-01-15 13:59:50.150 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 13:59:50 2024-01-15 13:59:50.150 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 13:59:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.aai.util.AAIConfigCommandLinePropGetterTest 13:59:50 [INFO] Running org.onap.aai.util.AAIUtilsTest 13:59:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s - in org.onap.aai.util.AAIUtilsTest 13:59:51 [INFO] Running org.onap.aai.util.FormatDateTest 13:59:51 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.util.FormatDateTest 13:59:51 [INFO] Running org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest 13:59:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest 13:59:51 [INFO] Running org.onap.aai.util.KeyValueListTest 13:59:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.aai.util.KeyValueListTest 13:59:51 [INFO] Running org.onap.aai.domain.translog.TransactionLogEntriesTest 13:59:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.domain.translog.TransactionLogEntriesTest 13:59:51 [INFO] Running org.onap.aai.domain.translog.TransactionLogEntryTest 13:59:51 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.aai.domain.translog.TransactionLogEntryTest 13:59:51 [INFO] Running org.onap.aai.domain.model.AAIResourceTest 13:59:51 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.aai.domain.model.AAIResourceTest 13:59:51 [INFO] Running org.onap.aai.concurrent.AaiCallableTest 13:59:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.concurrent.AaiCallableTest 13:59:51 [INFO] Running org.onap.aai.query.builder.UntilTest 13:59:51 [EL Warning]: moxy: 2024-01-15 13:59:51.332--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:51 [EL Warning]: moxy: 2024-01-15 13:59:51.529--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:51 [EL Warning]: moxy: 2024-01-15 13:59:51.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 13:59:51 [EL Warning]: moxy: 2024-01-15 13:59:51.987--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:52 [EL Warning]: moxy: 2024-01-15 13:59:52.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 13:59:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.483 s - in org.onap.aai.query.builder.UntilTest 13:59:53 [INFO] Running org.onap.aai.query.builder.SimplePathTest 13:59:53 [EL Warning]: moxy: 2024-01-15 13:59:53.798--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:54 [EL Warning]: moxy: 2024-01-15 13:59:54.006--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:54 [EL Warning]: moxy: 2024-01-15 13:59:54.238--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:54 [EL Warning]: moxy: 2024-01-15 13:59:54.485--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:54 [EL Warning]: moxy: 2024-01-15 13:59:54.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 13:59:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s - in org.onap.aai.query.builder.SimplePathTest 13:59:55 [INFO] Running org.onap.aai.query.builder.GremlinTraversalTest 13:59:55 [EL Warning]: moxy: 2024-01-15 13:59:55.129--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:55 [EL Warning]: moxy: 2024-01-15 13:59:55.333--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:55 [EL Warning]: moxy: 2024-01-15 13:59:55.566--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:55 [EL Warning]: moxy: 2024-01-15 13:59:55.867--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 13:59:56 [EL Warning]: moxy: 2024-01-15 13:59:56.128--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:04 [WARNING] Tests run: 35, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.367 s - in org.onap.aai.query.builder.GremlinTraversalTest 14:00:04 [INFO] Running org.onap.aai.query.builder.ExcludeQueryTest 14:00:04 [EL Warning]: moxy: 2024-01-15 14:00:04.502--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:04 [EL Warning]: moxy: 2024-01-15 14:00:04.7--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:04 [EL Warning]: moxy: 2024-01-15 14:00:04.926--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:05 [EL Warning]: moxy: 2024-01-15 14:00:05.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 14:00:05 [EL Warning]: moxy: 2024-01-15 14:00:05.409--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.321 s - in org.onap.aai.query.builder.ExcludeQueryTest 14:00:05 [INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 14:00:05 [EL Warning]: moxy: 2024-01-15 14:00:05.823--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:06 [EL Warning]: moxy: 2024-01-15 14:00:06.031--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:06 [EL Warning]: moxy: 2024-01-15 14:00:06.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 14:00:06 [EL Warning]: moxy: 2024-01-15 14:00:06.487--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:06 [EL Warning]: moxy: 2024-01-15 14:00:06.73--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:16 [WARNING] Tests run: 44, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 10.251 s - in org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 14:00:16 [INFO] Running org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest 14:00:16 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest 14:00:16 [INFO] Running org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest 14:00:16 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest 14:00:16 [INFO] Running org.onap.aai.query.builder.TraversalQueryTest 14:00:16 [EL Warning]: moxy: 2024-01-15 14:00:16.087--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:16 [EL Warning]: moxy: 2024-01-15 14:00:16.357--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:16 [EL Warning]: moxy: 2024-01-15 14:00:16.579--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:16 [EL Warning]: moxy: 2024-01-15 14:00:16.816--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:17 [EL Warning]: moxy: 2024-01-15 14:00:17.062--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:27 [WARNING] Tests run: 44, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 11.653 s - in org.onap.aai.query.builder.TraversalQueryTest 14:00:27 [INFO] Running org.onap.aai.audit.ListEndpointsTest 14:00:27 [EL Warning]: moxy: 2024-01-15 14:00:27.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 14:00:28 [EL Warning]: moxy: 2024-01-15 14:00:28.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 14:00:28 [EL Warning]: moxy: 2024-01-15 14:00:28.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 14:00:28 [EL Warning]: moxy: 2024-01-15 14:00:28.508--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:28 [EL Warning]: moxy: 2024-01-15 14:00:28.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 14:00:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 s - in org.onap.aai.audit.ListEndpointsTest 14:00:29 [INFO] Running org.onap.aai.serialization.tinkerpop.TreeBackedVertexTest 14:00:29 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.onap.aai.serialization.tinkerpop.TreeBackedVertexTest 14:00:29 [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest 14:00:29 [EL Warning]: moxy: 2024-01-15 14:00:29.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 14:00:29 [EL Warning]: moxy: 2024-01-15 14:00:29.361--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:29 [EL Warning]: moxy: 2024-01-15 14:00:29.599--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:29 [EL Warning]: moxy: 2024-01-15 14:00:29.844--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:30 [EL Warning]: moxy: 2024-01-15 14:00:30.177--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:30 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 s - in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest 14:00:30 [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest 14:00:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest 14:00:30 [INFO] Running org.onap.aai.serialization.queryformats.SimpleFormatTest 14:00:30 [EL Warning]: moxy: 2024-01-15 14:00:30.529--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:30 [EL Warning]: moxy: 2024-01-15 14:00:30.731--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:30 [EL Warning]: moxy: 2024-01-15 14:00:30.956--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:31 [EL Warning]: moxy: 2024-01-15 14:00:31.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 14:00:31 [EL Warning]: moxy: 2024-01-15 14:00:31.448--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:31 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.231 s - in org.onap.aai.serialization.queryformats.SimpleFormatTest 14:00:31 [INFO] Running org.onap.aai.serialization.queryformats.CountQuerySupportTest 14:00:31 [EL Warning]: moxy: 2024-01-15 14:00:31.765--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:32 [EL Warning]: moxy: 2024-01-15 14:00:32.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 14:00:32 [EL Warning]: moxy: 2024-01-15 14:00:32.275--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:32 [EL Warning]: moxy: 2024-01-15 14:00:32.512--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:32 [EL Warning]: moxy: 2024-01-15 14:00:32.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 14:00:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.304 s - in org.onap.aai.serialization.queryformats.CountQuerySupportTest 14:00:33 [INFO] Running org.onap.aai.serialization.queryformats.ConsoleTest 14:00:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.serialization.queryformats.ConsoleTest 14:00:33 [INFO] Running org.onap.aai.serialization.queryformats.FormatTest 14:00:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.serialization.queryformats.FormatTest 14:00:33 [INFO] Running org.onap.aai.serialization.queryformats.AggregateFormatTest 14:00:33 [EL Warning]: moxy: 2024-01-15 14:00:33.091--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:33 [EL Warning]: moxy: 2024-01-15 14:00:33.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 14:00:33 [EL Warning]: moxy: 2024-01-15 14:00:33.54--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:33 [EL Warning]: moxy: 2024-01-15 14:00:33.791--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:34 [EL Warning]: moxy: 2024-01-15 14:00:34.159--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 s - in org.onap.aai.serialization.queryformats.AggregateFormatTest 14:00:34 [INFO] Running org.onap.aai.serialization.queryformats.MultiFormatTest 14:00:34 [EL Warning]: moxy: 2024-01-15 14:00:34.487--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:34 [EL Warning]: moxy: 2024-01-15 14:00:34.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 14:00:34 [EL Warning]: moxy: 2024-01-15 14:00:34.916--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:35 [EL Warning]: moxy: 2024-01-15 14:00:35.177--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:35 [EL Warning]: moxy: 2024-01-15 14:00:35.438--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.43 s - in org.onap.aai.serialization.queryformats.MultiFormatTest 14:00:35 [INFO] Running org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest 14:00:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest 14:00:35 [INFO] Running org.onap.aai.serialization.queryformats.utils.UrlBuilderTest 14:00:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.aai.serialization.queryformats.utils.UrlBuilderTest 14:00:35 [INFO] Running org.onap.aai.serialization.queryformats.ResourceFormatTest 14:00:36 [EL Warning]: moxy: 2024-01-15 14:00:36.015--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:36 [EL Warning]: moxy: 2024-01-15 14:00:36.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 14:00:36 [EL Warning]: moxy: 2024-01-15 14:00:36.455--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:36 [EL Warning]: moxy: 2024-01-15 14:00:36.693--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:36 [EL Warning]: moxy: 2024-01-15 14:00:36.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 14:00:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 s - in org.onap.aai.serialization.queryformats.ResourceFormatTest 14:00:37 [INFO] Running org.onap.aai.serialization.queryformats.GraphSONTest 14:00:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in org.onap.aai.serialization.queryformats.GraphSONTest 14:00:37 [INFO] Running org.onap.aai.serialization.queryformats.PathedURLTest 14:00:37 [EL Warning]: moxy: 2024-01-15 14:00:37.816--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:38 [EL Warning]: moxy: 2024-01-15 14:00:38.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 14:00:38 [EL Warning]: moxy: 2024-01-15 14:00:38.281--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:38 [EL Warning]: moxy: 2024-01-15 14:00:38.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 14:00:38 [EL Warning]: moxy: 2024-01-15 14:00:38.784--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 s - in org.onap.aai.serialization.queryformats.PathedURLTest 14:00:39 [INFO] Running org.onap.aai.serialization.queryformats.RawFormatTest 14:00:39 [EL Warning]: moxy: 2024-01-15 14:00:39.124--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:39 [EL Warning]: moxy: 2024-01-15 14:00:39.362--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:39 [EL Warning]: moxy: 2024-01-15 14:00:39.696--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:39 [EL Warning]: moxy: 2024-01-15 14:00:39.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 14:00:40 [EL Warning]: moxy: 2024-01-15 14:00:40.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 14:00:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s - in org.onap.aai.serialization.queryformats.RawFormatTest 14:00:40 [INFO] Running org.onap.aai.serialization.queryformats.ResourceWithSoTTest 14:00:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.aai.serialization.queryformats.ResourceWithSoTTest 14:00:40 [INFO] Running org.onap.aai.serialization.db.EdgePropertyMapTest 14:00:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.serialization.db.EdgePropertyMapTest 14:00:40 [INFO] Running org.onap.aai.serialization.db.EdgeRulesTest 14:00:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.aai.serialization.db.EdgeRulesTest 14:00:40 [INFO] Running org.onap.aai.serialization.db.EdgeSerializerTest 14:00:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.aai.serialization.db.EdgeSerializerTest 14:00:40 [INFO] Running org.onap.aai.serialization.db.DbSerializerDeltasTest 14:00:40 [EL Warning]: moxy: 2024-01-15 14:00:40.574--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:40 [EL Warning]: moxy: 2024-01-15 14:00: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 14:00:41 [EL Warning]: moxy: 2024-01-15 14:00:41.013--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:41 [EL Warning]: moxy: 2024-01-15 14:00:41.334--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:41 [EL Warning]: moxy: 2024-01-15 14:00:41.588--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:42 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.572 s - in org.onap.aai.serialization.db.DbSerializerDeltasTest 14:00:42 [INFO] Running org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest 14:00:42 [EL Warning]: moxy: 2024-01-15 14:00:42.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 14:00:42 [EL Warning]: moxy: 2024-01-15 14:00:42.368--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:42 [EL Warning]: moxy: 2024-01-15 14:00:42.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 14:00:42 [EL Warning]: moxy: 2024-01-15 14:00:42.86--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:43 [EL Warning]: moxy: 2024-01-15 14:00:43.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 14:00:43 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.451 s - in org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest 14:00:43 [INFO] Running org.onap.aai.serialization.db.DbSerializerTest 14:00:43 [EL Warning]: moxy: 2024-01-15 14:00:43.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 14:00:43 [EL Warning]: moxy: 2024-01-15 14:00:43.823--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:44 [EL Warning]: moxy: 2024-01-15 14:00:44.056--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:44 [EL Warning]: moxy: 2024-01-15 14:00:44.329--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:44 [EL Warning]: moxy: 2024-01-15 14:00:44.602--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:51 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list, l3-interface-ipv6-address-list] 14:00:51 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 14:00:51 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2099) 14:00:51 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 14:00:51 at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043) 14:00:51 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:00:51 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 14:00:51 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:00:51 at java.lang.reflect.Method.invoke(Method.java:498) 14:00:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 14:00:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 14:00:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 14:00:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 14:00:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:51 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:51 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 14:00:51 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 14:00:51 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 14:00:51 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 14:00:51 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 14:00:51 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:51 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 14:00:51 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 14:00:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 14:00:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 14:00:51 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:51 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:51 at org.junit.runners.Suite.runChild(Suite.java:128) 14:00:51 at org.junit.runners.Suite.runChild(Suite.java:27) 14:00:51 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:51 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:51 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:51 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 14:00:51 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 14:00:51 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:51 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 14:00:51 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 14:00:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 14:00:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 14:00:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 14:00:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 14:00:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 14:00:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 14:00:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 14:00:52 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list] 14:00:52 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 14:00:52 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 14:00:52 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 14:00:52 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 14:00:52 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350) 14:00:52 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:00:52 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 14:00:52 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:00:52 at java.lang.reflect.Method.invoke(Method.java:498) 14:00:52 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 14:00:52 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 14:00:52 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 14:00:52 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 14:00:52 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:52 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:52 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 14:00:52 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 14:00:52 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 14:00:52 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 14:00:52 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 14:00:52 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:52 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 14:00:52 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:52 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 14:00:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 14:00:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 14:00:52 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:52 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:52 at org.junit.runners.Suite.runChild(Suite.java:128) 14:00:52 at org.junit.runners.Suite.runChild(Suite.java:27) 14:00:52 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:52 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:52 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:52 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:52 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 14:00:52 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 14:00:52 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:52 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 14:00:52 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 14:00:52 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list] 14:00:52 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 14:00:52 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 14:00:52 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 14:00:52 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 14:00:52 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365) 14:00:52 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:00:52 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 14:00:52 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:00:52 at java.lang.reflect.Method.invoke(Method.java:498) 14:00:52 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 14:00:52 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 14:00:52 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 14:00:52 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 14:00:52 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:52 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:52 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 14:00:52 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 14:00:52 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 14:00:52 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 14:00:52 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 14:00:52 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:52 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 14:00:52 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:52 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 14:00:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 14:00:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 14:00:52 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:52 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:52 at org.junit.runners.Suite.runChild(Suite.java:128) 14:00:52 at org.junit.runners.Suite.runChild(Suite.java:27) 14:00:52 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:52 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:52 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:52 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:52 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 14:00:52 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 14:00:52 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:52 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 14:00:52 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 14:00:52 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list, l3-interface-ipv6-address-list] 14:00:52 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 14:00:52 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2099) 14:00:52 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 14:00:52 at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043) 14:00:52 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:00:52 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 14:00:52 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:00:52 at java.lang.reflect.Method.invoke(Method.java:498) 14:00:52 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 14:00:52 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 14:00:52 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 14:00:52 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 14:00:52 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:52 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:52 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 14:00:52 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 14:00:52 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 14:00:52 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 14:00:52 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 14:00:52 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:52 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 14:00:52 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:52 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 14:00:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 14:00:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 14:00:52 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:52 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:52 at org.junit.runners.Suite.runChild(Suite.java:128) 14:00:52 at org.junit.runners.Suite.runChild(Suite.java:27) 14:00:52 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:52 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:52 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:52 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:52 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 14:00:52 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 14:00:52 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:52 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 14:00:52 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 14:00:52 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list] 14:00:52 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 14:00:52 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 14:00:52 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 14:00:52 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 14:00:52 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350) 14:00:52 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:00:52 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 14:00:52 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:00:52 at java.lang.reflect.Method.invoke(Method.java:498) 14:00:52 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 14:00:52 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 14:00:52 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 14:00:52 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 14:00:52 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:52 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:52 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 14:00:52 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 14:00:52 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 14:00:52 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 14:00:52 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 14:00:52 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:52 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 14:00:52 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:52 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 14:00:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 14:00:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 14:00:52 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:52 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:52 at org.junit.runners.Suite.runChild(Suite.java:128) 14:00:52 at org.junit.runners.Suite.runChild(Suite.java:27) 14:00:52 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:52 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:52 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:52 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:52 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 14:00:52 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 14:00:52 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:52 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 14:00:52 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 14:00:52 org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list] 14:00:52 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 14:00:52 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 14:00:52 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 14:00:52 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 14:00:52 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365) 14:00:52 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:00:52 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 14:00:52 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:00:52 at java.lang.reflect.Method.invoke(Method.java:498) 14:00:52 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 14:00:52 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 14:00:52 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 14:00:52 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 14:00:52 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:52 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:52 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 14:00:52 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 14:00:52 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 14:00:52 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 14:00:52 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 14:00:52 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:52 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 14:00:52 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:52 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 14:00:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 14:00:52 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 14:00:52 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:52 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:52 at org.junit.runners.Suite.runChild(Suite.java:128) 14:00:52 at org.junit.runners.Suite.runChild(Suite.java:27) 14:00:52 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 14:00:52 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 14:00:52 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 14:00:52 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 14:00:52 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 14:00:52 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 14:00:52 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 14:00:52 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 14:00:52 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 14:00:52 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 14:00:52 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 14:00:52 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 14:00:52 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 14:00:52 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 14:00:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 14:00:52 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.147 s - in org.onap.aai.serialization.db.DbSerializerTest 14:00:52 [INFO] Running org.onap.aai.serialization.db.OneToOneEdgeUpdateTest 14:00:52 [EL Warning]: moxy: 2024-01-15 14:00:52.756--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:52 [EL Warning]: moxy: 2024-01-15 14:00:52.952--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:53 [EL Warning]: moxy: 2024-01-15 14:00:53.175--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:53 [EL Warning]: moxy: 2024-01-15 14:00:53.424--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:53 [EL Warning]: moxy: 2024-01-15 14:00:53.675--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 s - in org.onap.aai.serialization.db.OneToOneEdgeUpdateTest 14:00:54 [INFO] Running org.onap.aai.serialization.db.DbAliasTest 14:00:54 [EL Warning]: moxy: 2024-01-15 14:00: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 14:00:54 [EL Warning]: moxy: 2024-01-15 14:00:54.302--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:54 [EL Warning]: moxy: 2024-01-15 14:00:54.479--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:00:54 [EL Warning]: moxy: 2024-01-15 14:00:54.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 14:01:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.9 s - in org.onap.aai.serialization.db.DbAliasTest 14:01:01 [INFO] Running org.onap.aai.serialization.db.VersionedScenariosTest 14:01:02 [EL Warning]: moxy: 2024-01-15 14:01:02.03--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:02 [EL Warning]: moxy: 2024-01-15 14:01:02.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 14:01:02 [EL Warning]: moxy: 2024-01-15 14:01:02.471--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:02 [EL Warning]: moxy: 2024-01-15 14:01:02.711--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:02 [EL Warning]: moxy: 2024-01-15 14:01:02.994--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 s - in org.onap.aai.serialization.db.VersionedScenariosTest 14:01:03 [INFO] Running org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest 14:01:03 [EL Warning]: moxy: 2024-01-15 14:01:03.5--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:03 [EL Warning]: moxy: 2024-01-15 14:01:03.7--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:03 [EL Warning]: moxy: 2024-01-15 14:01:03.924--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:04 [EL Warning]: moxy: 2024-01-15 14:01:04.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 14:01:04 [EL Warning]: moxy: 2024-01-15 14:01:04.412--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest 14:01:04 [INFO] Running org.onap.aai.serialization.db.DbSerializerNotificationEventsTest 14:01:04 [EL Warning]: moxy: 2024-01-15 14:01:04.821--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:05 [EL Warning]: moxy: 2024-01-15 14:01:05.02--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:05 [EL Warning]: moxy: 2024-01-15 14:01:05.245--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:05 [EL Warning]: moxy: 2024-01-15 14:01:05.49--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:05 [EL Warning]: moxy: 2024-01-15 14:01:05.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 14:01:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 s - in org.onap.aai.serialization.db.DbSerializerNotificationEventsTest 14:01:06 [INFO] Running org.onap.aai.serialization.db.ImpliedDeleteUnitTest 14:01:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.onap.aai.serialization.db.ImpliedDeleteUnitTest 14:01:06 [INFO] 14:01:06 [INFO] Results: 14:01:06 [INFO] 14:01:06 [WARNING] Tests run: 842, Failures: 0, Errors: 0, Skipped: 38 14:01:06 [INFO] 14:01:06 [INFO] 14:01:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-core --- 14:01:06 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec 14:01:06 [INFO] Analyzed bundle 'aai-core' with 231 classes 14:01:07 [INFO] 14:01:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-core --- 14:01:07 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-core/target/aai-core-1.13.1-SNAPSHOT.jar 14:01:07 [INFO] 14:01:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-core --- 14:01:07 [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-core/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:01:07 [INFO] 14:01:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-core --- 14:01:07 [INFO] 14:01:07 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-core --- 14:01:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:07 [INFO] 14:01:07 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-core --- 14:01:07 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec 14:01:07 [INFO] Analyzed bundle 'aai-core' with 231 classes 14:01:07 [INFO] All coverage checks have been met. 14:01:07 [INFO] 14:01:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-core --- 14:01:07 [INFO] 14:01:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-core --- 14:01:07 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-core/target/aai-core-1.13.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-core/1.13.1-SNAPSHOT/aai-core-1.13.1-SNAPSHOT.jar 14:01:07 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-core/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-core/1.13.1-SNAPSHOT/aai-core-1.13.1-SNAPSHOT.pom 14:01:07 [INFO] 14:01:07 [INFO] ------------------------------------------------------------------------ 14:01:07 [INFO] Building aai-auth 1.13.1-SNAPSHOT 14:01:07 [INFO] ------------------------------------------------------------------------ 14:01:07 [INFO] 14:01:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-auth --- 14:01:07 [INFO] 14:01:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-auth --- 14:01:07 [INFO] 14:01:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-auth --- 14:01:07 [INFO] 14:01:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-auth --- 14:01:07 [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-auth/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:01:07 [INFO] 14:01:07 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-auth --- 14:01:07 [INFO] Starting audit... 14:01:07 Audit done. 14:01:07 [INFO] 14:01:07 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-auth --- 14:01:07 [INFO] Starting audit... 14:01:07 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/util/AuthConstants.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:07 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/util/AuthConstants.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:07 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/Auth.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:07 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/Auth.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:07 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:07 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:07 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:40: warning: Abbreviation in name must contain no more than '1' capital letters. 14:01:07 /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java:40:18: warning: Type name 'HTTP_METHODS' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 14:01:07 Audit done. 14:01:07 [INFO] 14:01:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-auth --- 14:01:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:01:07 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/resources 14:01:07 [INFO] 14:01:07 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-auth --- 14:01:07 [INFO] Changes detected - recompiling the module! 14:01:07 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/classes 14:01:07 [INFO] 14:01:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-auth --- 14:01:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:01:07 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/test/resources 14:01:07 [INFO] 14:01:07 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-auth --- 14:01:07 [INFO] No sources to compile 14:01:07 [INFO] 14:01:07 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-auth --- 14:01:07 [INFO] No tests to run. 14:01:07 [INFO] 14:01:07 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-auth --- 14:01:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:07 [INFO] 14:01:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-auth --- 14:01:07 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/aai-auth-1.13.1-SNAPSHOT.jar 14:01:07 [INFO] 14:01:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-auth --- 14:01:07 [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-auth/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:01:07 [INFO] 14:01:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-auth --- 14:01:07 [INFO] No tests to run. 14:01:07 [INFO] 14:01:07 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-auth --- 14:01:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:07 [INFO] 14:01:07 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-auth --- 14:01:07 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-auth/target/code-coverage/jacoco-ut.exec 14:01:07 [INFO] 14:01:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-auth --- 14:01:07 [INFO] 14:01:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-auth --- 14:01:07 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/aai-auth-1.13.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-auth/1.13.1-SNAPSHOT/aai-auth-1.13.1-SNAPSHOT.jar 14:01:07 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-auth/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-auth/1.13.1-SNAPSHOT/aai-auth-1.13.1-SNAPSHOT.pom 14:01:07 [INFO] 14:01:07 [INFO] ------------------------------------------------------------------------ 14:01:07 [INFO] Building aai-failover 1.13.1-SNAPSHOT 14:01:07 [INFO] ------------------------------------------------------------------------ 14:01:07 [INFO] 14:01:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-failover --- 14:01:07 [INFO] 14:01:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-failover --- 14:01:07 [INFO] 14:01:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-failover --- 14:01:07 [INFO] 14:01:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-failover --- 14:01:07 [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-failover/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:01:07 [INFO] 14:01:07 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-failover --- 14:01:07 [INFO] Starting audit... 14:01:07 Audit done. 14:01:07 [INFO] 14:01:07 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-failover --- 14:01:08 [INFO] Starting audit... 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:10: warning: Empty line should be followed by

tag on the next line. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:12: warning: Empty line should be followed by

tag on the next line. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:38: warning: Abbreviation in name must contain no more than '1' capital letters. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:38:26: warning: Member name 'LOGGER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:45:43: warning: Should use uppercase 'L'. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:70:5: warning: Missing a Javadoc comment. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverAspect.java:78:29: warning: Should use uppercase 'L'. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverMonitor.java:10: warning: Empty line should be followed by

tag on the next line. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverMonitor.java:12: warning: Empty line should be followed by

tag on the next line. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/java/org/onap/aai/failover/FailoverMonitor.java:43:5: warning: Missing a Javadoc comment. 14:01:08 Audit done. 14:01:08 [INFO] 14:01:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-failover --- 14:01:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:01:08 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/resources 14:01:08 [INFO] 14:01:08 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-failover --- 14:01:08 [INFO] Changes detected - recompiling the module! 14:01:08 [INFO] Compiling 2 source files to /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/classes 14:01:08 [INFO] 14:01:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-failover --- 14:01:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:01:08 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/test/resources 14:01:08 [INFO] 14:01:08 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-failover --- 14:01:08 [INFO] No sources to compile 14:01:08 [INFO] 14:01:08 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-failover --- 14:01:08 [INFO] No tests to run. 14:01:08 [INFO] 14:01:08 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-failover --- 14:01:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:08 [INFO] 14:01:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-failover --- 14:01:08 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/aai-failover-1.13.1-SNAPSHOT.jar 14:01:08 [INFO] 14:01:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-failover --- 14:01:08 [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-failover/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:01:08 [INFO] 14:01:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-failover --- 14:01:08 [INFO] No tests to run. 14:01:08 [INFO] 14:01:08 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-failover --- 14:01:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:08 [INFO] 14:01:08 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-failover --- 14:01:08 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-failover/target/code-coverage/jacoco-ut.exec 14:01:08 [INFO] 14:01:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-failover --- 14:01:08 [INFO] 14:01:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-failover --- 14:01:08 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/aai-failover-1.13.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-failover/1.13.1-SNAPSHOT/aai-failover-1.13.1-SNAPSHOT.jar 14:01:08 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-failover/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-failover/1.13.1-SNAPSHOT/aai-failover-1.13.1-SNAPSHOT.pom 14:01:08 [INFO] 14:01:08 [INFO] ------------------------------------------------------------------------ 14:01:08 [INFO] Building aai-utils 1.13.1-SNAPSHOT 14:01:08 [INFO] ------------------------------------------------------------------------ 14:01:08 [INFO] 14:01:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-utils --- 14:01:08 [INFO] 14:01:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-utils --- 14:01:08 [INFO] 14:01:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-utils --- 14:01:08 [INFO] 14:01:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-utils --- 14:01:08 [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-utils/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:01:08 [INFO] 14:01:08 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-utils --- 14:01:08 [INFO] Starting audit... 14:01:08 Audit done. 14:01:08 [INFO] 14:01:08 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-utils --- 14:01:08 [INFO] Starting audit... 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:12: warning: Empty line should be followed by

tag on the next line. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:14: warning: Empty line should be followed by

tag on the next line. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:54:25: warning: 'static' modifier out of order with the JLS suggestions. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:58:18: warning: 'static' modifier out of order with the JLS suggestions. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:58:77: warning: Parameter name 'aai_oxm_file_pattern' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:89:5: warning: Missing a Javadoc comment. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:112:26: warning: 'static' modifier out of order with the JLS suggestions. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:117:26: warning: 'static' modifier out of order with the JLS suggestions. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoader.java:122:26: warning: 'static' modifier out of order with the JLS suggestions. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderConstants.java:12: warning: Empty line should be followed by

tag on the next line. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderConstants.java:14: warning: Empty line should be followed by

tag on the next line. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:12: warning: Empty line should be followed by

tag on the next line. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:14: warning: Empty line should be followed by

tag on the next line. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:31: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:43: warning:

tag should be placed immediately before the first word, with no space after. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:49: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:08 /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/java/org/onap/aaiutils/oxm/OxmModelLoaderMsgs.java:52: warning:

tag should be placed immediately before the first word, with no space after. 14:01:08 Audit done. 14:01:08 [INFO] 14:01:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-utils --- 14:01:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:01:08 [INFO] Copying 1 resource 14:01:08 [INFO] 14:01:08 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-utils --- 14:01:08 [INFO] Changes detected - recompiling the module! 14:01:08 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/classes 14:01:08 [INFO] 14:01:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-utils --- 14:01:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:01:08 [INFO] Copying 3 resources 14:01:08 [INFO] 14:01:08 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-utils --- 14:01:08 [INFO] Changes detected - recompiling the module! 14:01:08 [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/test-classes 14:01:08 [INFO] 14:01:08 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-utils --- 14:01:08 [INFO] 14:01:08 [INFO] ------------------------------------------------------- 14:01:08 [INFO] T E S T S 14:01:08 [INFO] ------------------------------------------------------- 14:01:09 [INFO] Running org.onap.aaiutils.oxm.OxmModelLoaderTest 14:01:09 14:01:09.835 [main] ERROR org.onap.aaiutils.oxm.OxmModelLoader - CRD0503E|CRD0503E Unable to load OXM schema: No OXM schema files found on classpath| 14:01:11 [EL Warning]: moxy: 2024-01-15 14:01:11.054--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:11 14:01:11.364 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader - CRD0007I|CRD0007I Successfully loaded schema: test_aai_oxm_v8.xml| 14:01:11 [EL Warning]: moxy: 2024-01-15 14:01:11.429--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:11 14:01:11.609 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader - CRD0007I|CRD0007I Successfully loaded schema: test_aai_oxm_v9.xml| 14:01:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.368 s - in org.onap.aaiutils.oxm.OxmModelLoaderTest 14:01:11 [INFO] 14:01:11 [INFO] Results: 14:01:11 [INFO] 14:01:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 14:01:11 [INFO] 14:01:11 [INFO] 14:01:11 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-utils --- 14:01:11 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec 14:01:11 [INFO] Analyzed bundle 'aai-utils' with 3 classes 14:01:12 [INFO] 14:01:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-utils --- 14:01:12 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/aai-utils-1.13.1-SNAPSHOT.jar 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-utils --- 14:01:12 [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-utils/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:01:12 [INFO] 14:01:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-utils --- 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-utils --- 14:01:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-utils --- 14:01:12 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec 14:01:12 [INFO] Analyzed bundle 'aai-utils' with 3 classes 14:01:12 [INFO] All coverage checks have been met. 14:01:12 [INFO] 14:01:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-utils --- 14:01:12 [INFO] 14:01:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-utils --- 14:01:12 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/aai-utils-1.13.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-utils/1.13.1-SNAPSHOT/aai-utils-1.13.1-SNAPSHOT.jar 14:01:12 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-utils/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-utils/1.13.1-SNAPSHOT/aai-utils-1.13.1-SNAPSHOT.pom 14:01:12 [INFO] 14:01:12 [INFO] ------------------------------------------------------------------------ 14:01:12 [INFO] Building aai-schema-abstraction 1.13.1-SNAPSHOT 14:01:12 [INFO] ------------------------------------------------------------------------ 14:01:12 [INFO] 14:01:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-abstraction --- 14:01:12 [INFO] 14:01:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-abstraction --- 14:01:12 [INFO] 14:01:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-abstraction --- 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-schema-abstraction --- 14:01:12 [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-abstraction/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:01:12 [INFO] 14:01:12 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-schema-abstraction --- 14:01:12 [INFO] Starting audit... 14:01:12 Audit done. 14:01:12 [INFO] 14:01:12 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-schema-abstraction --- 14:01:15 [INFO] Starting audit... 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:32: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:37: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:44: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:54: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:67: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:77: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProvider.java:89: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderException.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderException.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:74:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/PropertySchema.java:83:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/EdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/EdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/EdgeSchema.java:92:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/VertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/VertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/VertexSchema.java:51:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ComplexDataType.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ComplexDataType.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ComplexDataType.java:46:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ListDataType.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/ListDataType.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/FloatDataType.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/FloatDataType.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/MapDataType.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/MapDataType.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/IntDataType.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/IntDataType.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/StringDataType.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/StringDataType.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/LongDataType.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/LongDataType.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/BooleanDataType.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/definitions/types/BooleanDataType.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:60:11: warning: 'static' modifier out of order with the JLS suggestions. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:81: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:84: warning: At-clause should have a non-empty description. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:88:25: warning: 'static' modifier out of order with the JLS suggestions. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:101:26: warning: 'static' modifier out of order with the JLS suggestions. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:115: warning: At-clause should have a non-empty description. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:129:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:169: warning: 'Descriptor' have incorrect indentation level 8, expected level should be 12. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:185: warning: 'Descriptor' have incorrect indentation level 8, expected level should be 12. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:202: warning: At-clause should have a non-empty description. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:204: warning: Abbreviation in name must contain no more than '1' capital letters. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmSchemaLoader.java:228:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:39:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:78: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmVertexSchema.java:80: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/EdgePropsConfiguration.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/EdgePropsConfiguration.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:20: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:64:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:104:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:115:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java:155:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:44:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmPropertySchema.java:96:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:64:11: warning: 'static' modifier out of order with the JLS suggestions. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:65:11: warning: 'static' modifier out of order with the JLS suggestions. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:91: warning: At-clause should have a non-empty description. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:92: warning: At-clause should have a non-empty description. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:115: warning: At-clause should have a non-empty description. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:118:55: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:140: warning: At-clause should have a non-empty description. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:159: warning: At-clause should have a non-empty description. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:174: warning: At-clause should have a non-empty description. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:210: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:239:37: warning: Parameter name 'd' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/OxmEdgeRulesLoader.java:242:46: warning: Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:35:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:40:9: warning: switch without "default" clause. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/FromOxmEdgeSchema.java:63:31: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderMsgs.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderMsgs.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/SchemaProviderMsgs.java:20: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:36:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:44:37: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:53:37: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:74:29: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonVertexSchema.java:113:28: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:58: warning: Overload methods should not be split. Previous overloaded method located at line '50'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:62:40: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:66:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:66:36: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:78:45: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaInstance.java:84:45: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:62:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:119: warning: Overload methods should not be split. Previous overloaded method located at line '70'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:119:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:124:34: warning: Local variable name 'vSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:130:32: warning: Local variable name 'eSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java:183: warning: Abbreviation in name must contain no more than '1' capital letters. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:71:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:112: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:114: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:116: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:120: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:122: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:125: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:127: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:130: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:132: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:135: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonEdgeSchema.java:137: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:72:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:111: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:113: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:115: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:119: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:121: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:124: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:126: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:129: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:131: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:134: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonVertexSchema.java:136: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:105:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:146: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:148: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:150: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:154: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:156: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:159: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:161: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:164: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:166: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:169: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:171: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:174: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:176: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:179: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:181: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:184: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonPropertySchema.java:186: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:62:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:99: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:101: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:103: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:107: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:109: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:112: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:114: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:117: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/DataTypeDefinition.java:119: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:79:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:105:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:136: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:138: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:140: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:144: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:146: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:149: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:151: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:154: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:156: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:159: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/definitions/JsonSchema.java:161: warning: 'if' construct must use '{}'s. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:44:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:44:45: warning: Parameter name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:81:28: warning: Array brackets at illegal position. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:87:28: warning: Array brackets at illegal position. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:99:28: warning: Local variable name 'dType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonPropertySchema.java:113:36: warning: Local variable name 'pSchema' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SecureClientHttpRequestFactory.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SecureClientHttpRequestFactory.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SecureClientHttpRequestFactory.java:69: warning: Abbreviation in name must contain no more than '1' capital letters. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/SchemaServiceResponse.java:55:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:38:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:48:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/FromJsonEdgeSchema.java:70:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProviderConfig.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProviderConfig.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaProviderTest.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaProviderTest.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java:59:5: warning: Missing a Javadoc comment. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/json/JsonSchemaProviderTest.java:11: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/json/JsonSchemaProviderTest.java:13: warning: Empty line should be followed by

tag on the next line. 14:01:15 /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/json/JsonSchemaProviderTest.java:62:5: warning: Missing a Javadoc comment. 14:01:15 Audit done. 14:01:15 [INFO] 14:01:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-abstraction --- 14:01:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:01:15 [INFO] Copying 1 resource 14:01:15 [INFO] 14:01:15 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-schema-abstraction --- 14:01:15 [INFO] Changes detected - recompiling the module! 14:01:15 [INFO] Compiling 36 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/classes 14:01:15 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java: Some input files use unchecked or unsafe operations. 14:01:15 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java: Recompile with -Xlint:unchecked for details. 14:01:15 [INFO] 14:01:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-abstraction --- 14:01:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:01:15 [INFO] Copying 9 resources 14:01:15 [INFO] 14:01:15 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-schema-abstraction --- 14:01:15 [INFO] Changes detected - recompiling the module! 14:01:15 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/test-classes 14:01:15 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java: /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java uses or overrides a deprecated API. 14:01:15 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/test/java/org/onap/aai/schemaif/oxm/OxmSchemaServiceSetup.java: Recompile with -Xlint:deprecation for details. 14:01:15 [INFO] 14:01:15 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-schema-abstraction --- 14:01:15 [INFO] 14:01:15 [INFO] ------------------------------------------------------- 14:01:15 [INFO] T E S T S 14:01:15 [INFO] ------------------------------------------------------- 14:01:16 [INFO] Running org.onap.aai.schemaif.oxm.OxmSchemaProviderTest 14:01:17 14:01:17.041 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Processing the translator 14:01:17 14:01:17.047 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv13 14:01:17 14:01:17.086 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 14:01:17 14:01:17.087 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 14:01:18 [EL Warning]: moxy: 2024-01-15 14:01:18.133--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:18 14:01:18.625 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 235 14:01:18 14:01:18.671 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Processing the translator 14:01:18 14:01:18.672 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv13 14:01:18 14:01:18.675 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 14:01:18 14:01:18.931 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 14:01:19 14:01:19.196 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 14:01:19 14:01:19.203 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 14:01:19 vertex: pserver 14:01:19 annotations: 14:01:19 container: pservers 14:01:19 indexedprops: hostname,in-maint,pserver-id,pserver-name2,inv-status 14:01:19 namespace: cloud-infrastructure 14:01:19 description: Compute host whose hostname must be unique and must exactly match what is sent as a relationship to a vserver. 14:01:19 searchable: hostname,pserver-name2,pserver-id,ipv4-oam-address 14:01:19 nameprops: pserver-name2 14:01:19 properties: 14:01:19 property: ptnii-equip-name 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: PTNII name 14:01:19 property: aai-last-mod-ts 14:01:19 datatype: LONG 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: true 14:01:19 default: 14:01:19 annotations: 14:01:19 property: ipaddress-v6-loopback-0 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: IPV6 Loopback 0 address 14:01:19 property: equip-vendor 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Equipment vendor. Source of truth should define valid values. 14:01:19 property: purpose 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: purpose of pserver 14:01:19 property: aai-uri 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: true 14:01:19 default: 14:01:19 annotations: 14:01:19 property: pserver-selflink 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: URL to endpoint where AAI can get more details 14:01:19 property: number-of-cpus 14:01:19 datatype: INT 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Number of cpus 14:01:19 source-of-truth-type: openstack 14:01:19 property: source-of-truth 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: true 14:01:19 default: 14:01:19 annotations: 14:01:19 property: aai-node-type 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: true 14:01:19 default: 14:01:19 annotations: 14:01:19 property: ipaddress-v6-aim 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: IPV6 AIM address 14:01:19 property: pserver-name2 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: alternative pserver name 14:01:19 property: hostname 14:01:19 datatype: STRING 14:01:19 required: true 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Value from executing hostname on the compute node. 14:01:19 property: inv-status 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: CANOPI's inventory status. Only set with values exactly as defined by CANOPI. 14:01:19 property: disk-in-gigabytes 14:01:19 datatype: INT 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Disk size, in GBs 14:01:19 property: aai-unique-key 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: true 14:01:19 default: 14:01:19 annotations: 14:01:19 property: last-mod-source-of-truth 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: true 14:01:19 default: 14:01:19 annotations: 14:01:19 property: equip-type 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Equipment type. Source of truth should define valid values. 14:01:19 property: relationship-list 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 property: fqdn 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Fully-qualified domain name 14:01:19 property: serial-number 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Serial number, may be queried 14:01:19 property: ipaddress-v6-oam 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: IPV6 OAM address 14:01:19 property: pserver-id 14:01:19 datatype: STRING 14:01:19 required: true 14:01:19 key: true 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: ID of Pserver 14:01:19 property: prov-status 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Prov Status of this device (not under canopi control) Valid values [PREPROV/NVTPROV/PROV] 14:01:19 property: aai-created-ts 14:01:19 datatype: LONG 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: true 14:01:19 default: 14:01:19 annotations: 14:01:19 property: ipv4-oam-address 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Used to configure device, also used for troubleshooting and is IP used for traps generated by device. 14:01:19 property: ipaddress-v4-loopback-0 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: IPV4 Loopback 0 address 14:01:19 property: lag-interfaces 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 property: equip-model 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Equipment model. Source of truth should define valid values. 14:01:19 property: in-maint 14:01:19 datatype: BOOL 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: false 14:01:19 annotations: 14:01:19 defaultvalue: false 14:01:19 description: used to indicate whether or not this object is in maintenance mode (maintenance mode = true). This field (in conjunction with prov-status) is used to suppress alarms and vSCL on VNFs/VMs. 14:01:19 property: p-interfaces 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 property: resource-version 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Used for optimistic concurrency. Must be empty on create, valid on update and delete. 14:01:19 property: ram-in-megabytes 14:01:19 datatype: INT 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: RAM size, in MBs 14:01:19 property: ipaddress-v4-aim 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: IPV4 AIM address 14:01:19 property: management-option 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: Indicates who owns and or manages the device. 14:01:19 property: internet-topology 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: internet topology of Pserver 14:01:19 property: host-profile 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: false 14:01:19 default: 14:01:19 annotations: 14:01:19 description: The host profile that defines the configuration of the pserver. 14:01:19 14:01:19 edge: cloud-region -> zone 14:01:19 type: org.onap.relationships.inventory.LocatedIn 14:01:19 multiplicity: MANY_2_ONE 14:01:19 annotations: 14:01:19 prevent-delete: NONE 14:01:19 delete-other-v: NONE 14:01:19 contains-other-v: NONE 14:01:19 properties: 14:01:19 property: prevent-delete 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 property: delete-other-v 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 property: contains-other-v 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 14:01:19 [EL Warning]: moxy: 2024-01-15 14:01:19.273--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:19 14:01:19.672 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 14:01:19 14:01:19.675 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 14:01:19 edge: snapshot -> cloud-region 14:01:19 type: org.onap.relationships.inventory.BelongsTo 14:01:19 multiplicity: MANY_2_ONE 14:01:19 annotations: 14:01:19 prevent-delete: IN 14:01:19 delete-other-v: NONE 14:01:19 contains-other-v: IN 14:01:19 properties: 14:01:19 property: prevent-delete 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 property: delete-other-v 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 property: contains-other-v 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 14:01:19 edge: vserver -> snapshot 14:01:19 type: org.onap.relationships.inventory.Uses 14:01:19 multiplicity: ONE_2_ONE 14:01:19 annotations: 14:01:19 prevent-delete: NONE 14:01:19 delete-other-v: NONE 14:01:19 contains-other-v: NONE 14:01:19 properties: 14:01:19 property: prevent-delete 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 property: delete-other-v 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 property: contains-other-v 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 14:01:19 [EL Warning]: moxy: 2024-01-15 14:01:19.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 14:01:19 14:01:19.958 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 14:01:19 14:01:19.961 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 14:01:19 edge: cloud-region -> complex 14:01:19 type: org.onap.relationships.inventory.LocatedIn 14:01:19 multiplicity: MANY_2_ONE 14:01:19 annotations: 14:01:19 prevent-delete: IN 14:01:19 delete-other-v: NONE 14:01:19 contains-other-v: NONE 14:01:19 properties: 14:01:19 property: prevent-delete 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 property: delete-other-v 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 property: contains-other-v 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 14:01:19 edge: cloud-region -> complex 14:01:19 type: org.onap.relationships.inventory.FoundIn 14:01:19 multiplicity: MANY_2_MANY 14:01:19 annotations: 14:01:19 prevent-delete: IN 14:01:19 delete-other-v: NONE 14:01:19 contains-other-v: NONE 14:01:19 properties: 14:01:19 property: prevent-delete 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 property: delete-other-v 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 property: contains-other-v 14:01:19 datatype: STRING 14:01:19 required: false 14:01:19 key: false 14:01:19 reserved: null 14:01:19 default: 14:01:19 annotations: 14:01:19 14:01:20 [EL Warning]: moxy: 2024-01-15 14:01:20.006--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:01:20 14:01:20.216 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 14:01:20 14:01:20.220 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 14:01:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.143 s - in org.onap.aai.schemaif.oxm.OxmSchemaProviderTest 14:01:20 [INFO] Running org.onap.aai.schemaif.json.JsonSchemaProviderTest 14:01:20 {"schema-version":"v1","schema-content":{"relationship_types":[{"from":"tosca.nodes.SoftwareComponent","to":"tosca.nodes.Compute","label":"tosca.relationships.HostedOn","annotations":{"contains-other-v":"NONE","delete-other-v":"NONE","prevent-delete":"NONE"}}],"node_types":[{"name":"tosca.nodes.ObjectStorage","description":"","properties":[{"name":"name","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"true","source_of_truth_type":"AAI","constraint":""}},{"name":"size","required":true,"unique":false,"type":"integer","description":"","default":"50","annotations":{"indexed":"false","searchable":"true","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}},{"name":"maxsize","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}}]}],"data_types":[{"name":"org.onap.datatypes.network.MacAssignments","description":"","properties":[{"name":"mac_range_plan","required":false,"type":"string","description":"","default":""},{"name":"mac_count","required":false,"type":"integer","description":"","default":""},{"name":"supplemental_data","required":false,"type":"string","description":"","default":""}]}],"common_node_properties":[{"name":"aai-uuid","required":true,"unique":true,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"false","source_of_truth_type":"AAI","constraint":""}},{"name":"source-of-truth","required":false,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":""}}]}} 14:01:20 {"relationship_types":[{"from":"tosca.nodes.SoftwareComponent","to":"tosca.nodes.Compute","label":"tosca.relationships.HostedOn","annotations":{"contains-other-v":"NONE","delete-other-v":"NONE","prevent-delete":"NONE"}}],"node_types":[{"name":"tosca.nodes.ObjectStorage","description":"","properties":[{"name":"name","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"true","source_of_truth_type":"AAI","constraint":""}},{"name":"size","required":true,"unique":false,"type":"integer","description":"","default":"50","annotations":{"indexed":"false","searchable":"true","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}},{"name":"maxsize","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}}]}],"data_types":[{"name":"org.onap.datatypes.network.MacAssignments","description":"","properties":[{"name":"mac_range_plan","required":false,"type":"string","description":"","default":""},{"name":"mac_count","required":false,"type":"integer","description":"","default":""},{"name":"supplemental_data","required":false,"type":"string","description":"","default":""}]}],"common_node_properties":[{"name":"aai-uuid","required":true,"unique":true,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"false","source_of_truth_type":"AAI","constraint":""}},{"name":"source-of-truth","required":false,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":""}}]} 14:01:20 vertex: tosca.nodes.ObjectStorage 14:01:20 annotations: 14:01:20 indexedprops: aai-uuid,name 14:01:20 searchable: size,name 14:01:20 properties: 14:01:20 property: aai-uuid 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: true 14:01:20 reserved: true 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: true 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: size 14:01:20 datatype: INT 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 50 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: Greater_or_equal: 0 GB, 14:01:20 searchable: true 14:01:20 property: name 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: true 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: true 14:01:20 property: maxsize 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: Greater_or_equal: 0 GB, 14:01:20 searchable: false 14:01:20 property: source-of-truth 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: true 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 14:01:20 edge: tosca.nodes.SoftwareComponent -> tosca.nodes.Compute 14:01:20 type: tosca.relationships.HostedOn 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 14:01:20 Validate 14:01:20 vertex: onap.nodes.sdwan.ManagementDomain 14:01:20 annotations: 14:01:20 indexedprops: aai-uuid 14:01:20 properties: 14:01:20 property: cliUsers 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: aai-uuid 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: true 14:01:20 reserved: true 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: true 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: analyticClusters 14:01:20 datatype: MAP[STRING] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: mdName 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: stagingControllers 14:01:20 datatype: LIST[STRING] 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: mdDirectorCredentialName 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: controllers 14:01:20 datatype: LIST[STRING] 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: encryptionType 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: devicesSet 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: mdDirectorUrl 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: source-of-truth 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: true 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 14:01:20 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 14:01:20 type: tosca.relationships.RoutesTo 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 14:01:20 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 14:01:20 type: tosca.relationships.Uses 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 14:01:20 EDGE LIST: 14:01:20 14:01:20 [edge: service-instance -> org.onap.resource.NetworkRules 14:01:20 type: amdocs.linkedTo 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 , edge: service-instance -> unknown 14:01:20 type: amdocs.linkedTo 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 , edge: unknown -> service-instance 14:01:20 type: amdocs.unknownRelationship 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 , edge: service-instance -> onap.nodes.sdwan.ManagementDomain 14:01:20 type: amdocs.linkedTo 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 , edge: service-instance -> org.onap.resource.extContrailCP 14:01:20 type: amdocs.linkedTo 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 , edge: service-instance -> unknown 14:01:20 type: amdocs.unknownRelationship 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 , edge: service-instance -> tosca.nodes.ObjectStorage 14:01:20 type: amdocs.linkedTo 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 , edge: service-instance -> service-instance 14:01:20 type: amdocs.linkedTo 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 ] 14:01:20 vertex: org.onap.resource.extContrailCP 14:01:20 annotations: 14:01:20 indexedprops: aai-uuid 14:01:20 properties: 14:01:20 property: static_routes 14:01:20 datatype: LIST[STRING] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: virtual_network 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: subnetpoolid 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: ip_range_end 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: static_route 14:01:20 datatype: BOOL 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: allowed_address_pairs 14:01:20 datatype: LIST[STRING] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: ip_address 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: related_networks 14:01:20 datatype: LIST[STRING] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: is_default 14:01:20 datatype: BOOL 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: source-of-truth 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: true 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: ip_requirements 14:01:20 datatype: LIST[STRING] 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: network_role 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: aai-uuid 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: true 14:01:20 reserved: true 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: true 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: mac_requirements 14:01:20 datatype: COMPLEX[ STRING INT COMPLEX[ BOOL INT STRING ] STRING ] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: subinterface_indicator 14:01:20 datatype: BOOL 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: exCP_naming 14:01:20 datatype: COMPLEX[ BOOL STRING STRING STRING ] 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: ip_range_start 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: shared_ip 14:01:20 datatype: BOOL 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: vlan_requirements 14:01:20 datatype: LIST[STRING] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: interface_type 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: Valid_values: [management, left, right, other], 14:01:20 searchable: false 14:01:20 property: network_role_tag 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: order 14:01:20 datatype: INT 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: Greater_or_equal: 0, 14:01:20 searchable: false 14:01:20 14:01:20 14:01:20 14:01:20 Size: 22 14:01:20 {static_routes= property: static_routes 14:01:20 datatype: LIST[STRING] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , virtual_network= property: virtual_network 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , subnetpoolid= property: subnetpoolid 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , ip_range_end= property: ip_range_end 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , static_route= property: static_route 14:01:20 datatype: BOOL 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , allowed_address_pairs= property: allowed_address_pairs 14:01:20 datatype: LIST[STRING] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , ip_address= property: ip_address 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , related_networks= property: related_networks 14:01:20 datatype: LIST[STRING] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , is_default= property: is_default 14:01:20 datatype: BOOL 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , source-of-truth= property: source-of-truth 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: true 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , ip_requirements= property: ip_requirements 14:01:20 datatype: LIST[STRING] 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , network_role= property: network_role 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , aai-uuid= property: aai-uuid 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: true 14:01:20 reserved: true 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: true 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , mac_requirements= property: mac_requirements 14:01:20 datatype: COMPLEX[ STRING INT COMPLEX[ BOOL INT STRING ] STRING ] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , subinterface_indicator= property: subinterface_indicator 14:01:20 datatype: BOOL 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , excp_naming= property: exCP_naming 14:01:20 datatype: COMPLEX[ BOOL STRING STRING STRING ] 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , ip_range_start= property: ip_range_start 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , shared_ip= property: shared_ip 14:01:20 datatype: BOOL 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , vlan_requirements= property: vlan_requirements 14:01:20 datatype: LIST[STRING] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , interface_type= property: interface_type 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: Valid_values: [management, left, right, other], 14:01:20 searchable: false 14:01:20 , network_role_tag= property: network_role_tag 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 , order= property: order 14:01:20 datatype: INT 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: Greater_or_equal: 0, 14:01:20 searchable: false 14:01:20 } 14:01:20 vertex: onap.nodes.sdwan.ManagementDomain 14:01:20 annotations: 14:01:20 indexedprops: aai-uuid 14:01:20 properties: 14:01:20 property: cliUsers 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: aai-uuid 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: true 14:01:20 reserved: true 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: true 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: analyticClusters 14:01:20 datatype: MAP[STRING] 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: mdName 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: stagingControllers 14:01:20 datatype: LIST[STRING] 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: mdDirectorCredentialName 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: controllers 14:01:20 datatype: LIST[STRING] 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: encryptionType 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: devicesSet 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: mdDirectorUrl 14:01:20 datatype: STRING 14:01:20 required: true 14:01:20 key: false 14:01:20 reserved: false 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 property: source-of-truth 14:01:20 datatype: STRING 14:01:20 required: false 14:01:20 key: false 14:01:20 reserved: true 14:01:20 default: 14:01:20 annotations: 14:01:20 indexed: false 14:01:20 source_of_truth_type: AAI 14:01:20 constraint: 14:01:20 searchable: false 14:01:20 14:01:20 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 14:01:20 type: tosca.relationships.RoutesTo 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 14:01:20 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 14:01:20 type: tosca.relationships.Uses 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 14:01:20 edge: tosca.nodes.Database -> tosca.nodes.DBMS 14:01:20 type: tosca.relationships.HostedOn 14:01:20 multiplicity: MANY_2_MANY 14:01:20 annotations: 14:01:20 prevent-delete: NONE 14:01:20 delete-other-v: NONE 14:01:20 contains-other-v: NONE 14:01:20 properties: 14:01:20 14:01:20 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s - in org.onap.aai.schemaif.json.JsonSchemaProviderTest 14:01:21 [INFO] 14:01:21 [INFO] Results: 14:01:21 [INFO] 14:01:21 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 14:01:21 [INFO] 14:01:21 [INFO] 14:01:21 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-schema-abstraction --- 14:01:21 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec 14:01:21 [INFO] Analyzed bundle 'aai-schema-abstraction' with 40 classes 14:01:21 [INFO] 14:01:21 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-abstraction --- 14:01:21 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/aai-schema-abstraction-1.13.1-SNAPSHOT.jar 14:01:21 [INFO] 14:01:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-schema-abstraction --- 14:01:21 [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-abstraction/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:01:21 [INFO] 14:01:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-schema-abstraction --- 14:01:21 [INFO] 14:01:21 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-schema-abstraction --- 14:01:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:21 [INFO] 14:01:21 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-schema-abstraction --- 14:01:21 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec 14:01:21 [INFO] Analyzed bundle 'aai-schema-abstraction' with 40 classes 14:01:21 [INFO] All coverage checks have been met. 14:01:21 [INFO] 14:01:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-schema-abstraction --- 14:01:21 [INFO] 14:01:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-abstraction --- 14:01:21 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/aai-schema-abstraction-1.13.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-abstraction/1.13.1-SNAPSHOT/aai-schema-abstraction-1.13.1-SNAPSHOT.jar 14:01:21 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-abstraction/1.13.1-SNAPSHOT/aai-schema-abstraction-1.13.1-SNAPSHOT.pom 14:01:21 [INFO] ------------------------------------------------------------------------ 14:01:21 [INFO] Reactor Summary: 14:01:21 [INFO] 14:01:21 [INFO] aai-aai-common ..................................... SUCCESS [ 8.673 s] 14:01:21 [INFO] aai-parent ......................................... SUCCESS [ 1.445 s] 14:01:21 [INFO] aai-els-onap-logging ............................... SUCCESS [ 31.719 s] 14:01:21 [INFO] aai-rest ........................................... SUCCESS [ 4.779 s] 14:01:21 [INFO] aai-schema-ingest .................................. SUCCESS [ 22.300 s] 14:01:21 [INFO] aai-annotations .................................... SUCCESS [ 1.739 s] 14:01:21 [INFO] aai-aaf-auth ....................................... SUCCESS [ 4.646 s] 14:01:21 [INFO] aai-core ........................................... SUCCESS [04:22 min] 14:01:21 [INFO] aai-auth ........................................... SUCCESS [ 0.428 s] 14:01:21 [INFO] aai-failover ....................................... SUCCESS [ 0.503 s] 14:01:21 [INFO] aai-utils .......................................... SUCCESS [ 3.808 s] 14:01:21 [INFO] aai-schema-abstraction ............................. SUCCESS [ 9.332 s] 14:01:21 [INFO] ------------------------------------------------------------------------ 14:01:21 [INFO] BUILD SUCCESS 14:01:21 [INFO] ------------------------------------------------------------------------ 14:01:21 [INFO] Total time: 05:54 min 14:01:21 [INFO] Finished at: 2024-01-15T14:01:21+00:00 14:01:21 [INFO] Final Memory: 131M/1526M 14:01:21 [INFO] ------------------------------------------------------------------------ 14:01:21 [WARNING] The requested profile "spring-boot-2-1" could not be activated because it does not exist. 14:01:21 $ ssh-agent -k 14:01:21 unset SSH_AUTH_SOCK; 14:01:21 unset SSH_AGENT_PID; 14:01:21 echo Agent pid 1833 killed; 14:01:21 [ssh-agent] Stopped. 14:01:21 [PostBuildScript] - [INFO] Executing post build scripts. 14:01:21 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins10405296301633870665.sh 14:01:21 ---> sysstat.sh 14:01:22 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins2778016971189101308.sh 14:01:22 ---> package-listing.sh 14:01:22 ++ facter osfamily 14:01:22 ++ tr '[:upper:]' '[:lower:]' 14:01:22 + OS_FAMILY=debian 14:01:22 + workspace=/w/workspace/aai-aai-common-master-verify-java 14:01:22 + START_PACKAGES=/tmp/packages_start.txt 14:01:22 + END_PACKAGES=/tmp/packages_end.txt 14:01:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:01:22 + PACKAGES=/tmp/packages_start.txt 14:01:22 + '[' /w/workspace/aai-aai-common-master-verify-java ']' 14:01:22 + PACKAGES=/tmp/packages_end.txt 14:01:22 + case "${OS_FAMILY}" in 14:01:22 + dpkg -l 14:01:22 + grep '^ii' 14:01:22 + '[' -f /tmp/packages_start.txt ']' 14:01:22 + '[' -f /tmp/packages_end.txt ']' 14:01:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:01:22 + '[' /w/workspace/aai-aai-common-master-verify-java ']' 14:01:22 + mkdir -p /w/workspace/aai-aai-common-master-verify-java/archives/ 14:01:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-aai-common-master-verify-java/archives/ 14:01:22 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins12198437991839615347.sh 14:01:22 ---> capture-instance-metadata.sh 14:01:22 Setup pyenv: 14:01:22 system 14:01:22 3.8.13 14:01:22 3.9.13 14:01:22 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 14:01:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-utCg from file:/tmp/.os_lf_venv 14:01:24 lf-activate-venv(): INFO: Installing: lftools 14:01:34 lf-activate-venv(): INFO: Adding /tmp/venv-utCg/bin to PATH 14:01:34 INFO: Running in OpenStack, capturing instance metadata 14:01:34 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins6753813072087202311.sh 14:01:34 provisioning config files... 14:01:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config6741274339125921117tmp 14:01:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:01:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:01:34 [EnvInject] - Injecting environment variables from a build step. 14:01:34 [EnvInject] - Injecting as environment variables the properties content 14:01:34 SERVER_ID=logs 14:01:34 14:01:34 [EnvInject] - Variables injected successfully. 14:01:34 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins7709802071463199257.sh 14:01:34 ---> create-netrc.sh 14:01:34 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins16423305354061306647.sh 14:01:34 ---> python-tools-install.sh 14:01:34 Setup pyenv: 14:01:34 system 14:01:34 3.8.13 14:01:34 3.9.13 14:01:34 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 14:01:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-utCg from file:/tmp/.os_lf_venv 14:01:36 lf-activate-venv(): INFO: Installing: lftools 14:01:43 lf-activate-venv(): INFO: Adding /tmp/venv-utCg/bin to PATH 14:01:43 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins5481411257542777138.sh 14:01:43 ---> sudo-logs.sh 14:01:43 Archiving 'sudo' log.. 14:01:43 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins11007795428139355452.sh 14:01:44 ---> job-cost.sh 14:01:44 Setup pyenv: 14:01:44 system 14:01:44 3.8.13 14:01:44 3.9.13 14:01:44 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 14:01:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-utCg from file:/tmp/.os_lf_venv 14:01:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:01:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:01:52 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 14:01:52 lf-activate-venv(): INFO: Adding /tmp/venv-utCg/bin to PATH 14:01:52 INFO: No Stack... 14:01:52 INFO: Retrieving Pricing Info for: v3-standard-4 14:01:52 INFO: Archiving Costs 14:01:52 [aai-aai-common-master-verify-java] $ /bin/bash -l /tmp/jenkins15800598710896772173.sh 14:01:52 ---> logs-deploy.sh 14:01:52 Setup pyenv: 14:01:53 system 14:01:53 3.8.13 14:01:53 3.9.13 14:01:53 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 14:01:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-utCg from file:/tmp/.os_lf_venv 14:01:54 lf-activate-venv(): INFO: Installing: lftools 14:02:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:02:03 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:02:03 lf-activate-venv(): INFO: Adding /tmp/venv-utCg/bin to PATH 14:02:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-aai-common-master-verify-java/1304 14:02:03 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 14:02:05 Archives upload complete. 14:02:05 INFO: archiving logs to Nexus 14:02:06 ---> uname -a: 14:02:06 Linux prd-ubuntu1804-builder-4c-4g-12462 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:02:06 14:02:06 14:02:06 ---> lscpu: 14:02:06 Architecture: x86_64 14:02:06 CPU op-mode(s): 32-bit, 64-bit 14:02:06 Byte Order: Little Endian 14:02:06 CPU(s): 4 14:02:06 On-line CPU(s) list: 0-3 14:02:06 Thread(s) per core: 1 14:02:06 Core(s) per socket: 1 14:02:06 Socket(s): 4 14:02:06 NUMA node(s): 1 14:02:06 Vendor ID: AuthenticAMD 14:02:06 CPU family: 23 14:02:06 Model: 49 14:02:06 Model name: AMD EPYC-Rome Processor 14:02:06 Stepping: 0 14:02:06 CPU MHz: 2799.998 14:02:06 BogoMIPS: 5599.99 14:02:06 Virtualization: AMD-V 14:02:06 Hypervisor vendor: KVM 14:02:06 Virtualization type: full 14:02:06 L1d cache: 32K 14:02:06 L1i cache: 32K 14:02:06 L2 cache: 512K 14:02:06 L3 cache: 16384K 14:02:06 NUMA node0 CPU(s): 0-3 14:02:06 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 14:02:06 14:02:06 14:02:06 ---> nproc: 14:02:06 4 14:02:06 14:02:06 14:02:06 ---> df -h: 14:02:06 Filesystem Size Used Avail Use% Mounted on 14:02:06 udev 7.9G 0 7.9G 0% /dev 14:02:06 tmpfs 1.6G 672K 1.6G 1% /run 14:02:06 /dev/vda1 78G 8.4G 69G 11% / 14:02:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:02:06 tmpfs 5.0M 0 5.0M 0% /run/lock 14:02:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:02:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:02:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:02:06 14:02:06 14:02:06 ---> free -m: 14:02:06 total used free shared buff/cache available 14:02:06 Mem: 16040 559 13182 0 2297 15164 14:02:06 Swap: 1023 0 1023 14:02:06 14:02:06 14:02:06 ---> ip addr: 14:02:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:02:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:02:06 inet 127.0.0.1/8 scope host lo 14:02:06 valid_lft forever preferred_lft forever 14:02:06 inet6 ::1/128 scope host 14:02:06 valid_lft forever preferred_lft forever 14:02:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:02:06 link/ether fa:16:3e:6a:28:4f brd ff:ff:ff:ff:ff:ff 14:02:06 inet 10.30.107.238/23 brd 10.30.107.255 scope global dynamic ens3 14:02:06 valid_lft 85869sec preferred_lft 85869sec 14:02:06 inet6 fe80::f816:3eff:fe6a:284f/64 scope link 14:02:06 valid_lft forever preferred_lft forever 14:02:06 14:02:06 14:02:06 ---> sar -b -r -n DEV: 14:02:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12462) 01/15/24 _x86_64_ (4 CPU) 14:02:06 14:02:06 13:53:20 LINUX RESTART (4 CPU) 14:02:06 14:02:06 13:54:01 tps rtps wtps bread/s bwrtn/s 14:02:06 13:55:01 198.45 32.48 165.97 1659.86 17093.28 14:02:06 13:56:01 167.76 57.02 110.73 3618.06 22580.77 14:02:06 13:57:01 30.58 1.78 28.80 37.46 12436.33 14:02:06 13:58:01 13.41 0.85 12.56 23.86 10809.00 14:02:06 13:59:01 8.48 0.00 8.48 0.00 10168.61 14:02:06 14:00:01 9.55 0.00 9.55 0.00 10373.34 14:02:06 14:01:01 2.17 0.00 2.17 0.00 363.54 14:02:06 14:02:01 27.83 1.12 26.71 89.99 1950.87 14:02:06 Average: 57.28 11.66 45.62 678.64 10721.96 14:02:06 14:02:06 13:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:02:06 13:55:01 13990320 15576248 2434648 14.82 60568 1727504 784308 4.49 666868 1557324 160140 14:02:06 13:56:01 11999920 13879124 4425048 26.94 74552 1995232 3071776 17.58 2467500 1719276 5424 14:02:06 13:57:01 11919584 13891940 4505384 27.43 78332 2080816 2611912 14.95 2491428 1767028 9156 14:02:06 13:58:01 10700024 12683636 5724944 34.86 79192 2090404 4381148 25.07 3712460 1763232 52 14:02:06 13:59:01 10129344 12115060 6295624 38.33 79280 2092364 4495976 25.73 4279760 1764972 476 14:02:06 14:00:01 9940556 11930368 6484412 39.48 79404 2096164 4785444 27.39 4467588 1764720 92 14:02:06 14:01:01 9805584 11797468 6619384 40.30 79504 2098048 4971372 28.45 4601860 1765520 408 14:02:06 14:02:01 13466864 15497844 2958104 18.01 85728 2129192 805880 4.61 929108 1782248 55640 14:02:06 Average: 11494024 13421461 4930944 30.02 77070 2038716 3238477 18.53 2952072 1735540 28924 14:02:06 14:02:06 13:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:02:06 13:55:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 14:02:06 13:55:01 ens3 71.97 49.29 869.95 21.13 0.00 0.00 0.00 0.00 14:02:06 13:56:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:02:06 13:56:01 ens3 173.17 145.04 1632.71 27.74 0.00 0.00 0.00 0.00 14:02:06 13:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:02:06 13:57:01 ens3 153.21 132.16 1180.45 30.25 0.00 0.00 0.00 0.00 14:02:06 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:02:06 13:58:01 ens3 128.60 117.05 27.37 49.32 0.00 0.00 0.00 0.00 14:02:06 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:06 13:59:01 ens3 189.49 161.63 39.55 64.14 0.00 0.00 0.00 0.00 14:02:06 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:02:06 14:00:01 ens3 61.09 52.06 12.73 17.07 0.00 0.00 0.00 0.00 14:02:06 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:06 14:01:01 ens3 15.55 12.95 3.78 4.35 0.00 0.00 0.00 0.00 14:02:06 14:02:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 14:02:06 14:02:01 ens3 46.01 39.08 91.19 14.00 0.00 0.00 0.00 0.00 14:02:06 Average: lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 14:02:06 Average: ens3 104.89 88.66 482.21 28.50 0.00 0.00 0.00 0.00 14:02:06 14:02:06 14:02:06 ---> sar -P ALL: 14:02:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12462) 01/15/24 _x86_64_ (4 CPU) 14:02:06 14:02:06 13:53:20 LINUX RESTART (4 CPU) 14:02:06 14:02:06 13:54:01 CPU %user %nice %system %iowait %steal %idle 14:02:06 13:55:01 all 17.82 0.00 1.48 7.18 0.05 73.47 14:02:06 13:55:01 0 11.36 0.00 1.69 15.20 0.05 71.71 14:02:06 13:55:01 1 8.28 0.00 0.64 0.52 0.07 90.50 14:02:06 13:55:01 2 31.55 0.00 2.22 11.49 0.07 54.67 14:02:06 13:55:01 3 20.04 0.00 1.39 1.50 0.03 77.03 14:02:06 13:56:01 all 33.93 0.00 1.63 5.10 0.08 59.26 14:02:06 13:56:01 0 34.60 0.00 1.79 10.19 0.10 53.33 14:02:06 13:56:01 1 39.27 0.00 1.70 1.17 0.08 57.78 14:02:06 13:56:01 2 34.95 0.00 2.09 5.91 0.07 56.99 14:02:06 13:56:01 3 26.93 0.00 0.94 3.14 0.07 68.93 14:02:06 13:57:01 all 41.18 0.00 0.97 4.31 0.07 53.47 14:02:06 13:57:01 0 28.24 0.00 0.83 5.62 0.05 65.26 14:02:06 13:57:01 1 55.44 0.00 0.91 1.11 0.08 42.47 14:02:06 13:57:01 2 41.39 0.00 0.92 6.66 0.08 50.95 14:02:06 13:57:01 3 39.74 0.00 1.22 3.85 0.07 55.12 14:02:06 13:58:01 all 33.22 0.00 0.56 1.03 0.06 65.14 14:02:06 13:58:01 0 31.53 0.00 0.47 0.22 0.07 67.71 14:02:06 13:58:01 1 39.30 0.00 0.58 0.02 0.08 60.02 14:02:06 13:58:01 2 26.80 0.00 0.62 0.32 0.05 72.21 14:02:06 13:58:01 3 35.24 0.00 0.53 3.56 0.07 60.60 14:02:06 13:59:01 all 20.70 0.00 0.53 1.07 0.05 77.65 14:02:06 13:59:01 0 21.28 0.00 0.45 0.00 0.05 78.22 14:02:06 13:59:01 1 26.36 0.00 0.62 0.00 0.05 72.97 14:02:06 13:59:01 2 20.57 0.00 0.82 0.03 0.07 78.51 14:02:06 13:59:01 3 14.61 0.00 0.27 4.24 0.03 80.85 14:02:06 14:00:01 all 23.31 0.00 0.38 0.96 0.05 75.29 14:02:06 14:00:01 0 20.96 0.00 0.37 0.00 0.05 78.62 14:02:06 14:00:01 1 21.52 0.00 0.27 0.00 0.03 78.18 14:02:06 14:00:01 2 39.26 0.00 0.57 0.00 0.07 60.10 14:02:06 14:00:01 3 11.51 0.00 0.32 3.83 0.03 84.31 14:02:06 14:01:01 all 17.89 0.00 0.21 0.08 0.04 81.78 14:02:06 14:01:01 0 14.99 0.00 0.22 0.00 0.05 84.75 14:02:06 14:01:01 1 11.68 0.00 0.13 0.00 0.03 88.15 14:02:06 14:01:01 2 19.54 0.00 0.17 0.00 0.03 80.26 14:02:06 14:01:01 3 25.38 0.00 0.33 0.33 0.05 73.90 14:02:06 14:02:01 all 33.18 0.00 1.15 0.48 0.05 65.13 14:02:06 14:02:01 0 30.31 0.00 0.73 0.05 0.03 68.87 14:02:06 14:02:01 1 16.13 0.00 0.84 0.72 0.05 82.26 14:02:06 14:02:01 2 54.01 0.00 1.70 0.18 0.07 44.04 14:02:06 14:02:01 3 32.49 0.00 1.35 0.95 0.05 65.15 14:02:06 Average: all 27.65 0.00 0.86 2.52 0.06 68.91 14:02:06 Average: 0 24.15 0.00 0.82 3.91 0.06 71.07 14:02:06 Average: 1 27.20 0.00 0.71 0.44 0.06 71.58 14:02:06 Average: 2 33.50 0.00 1.14 3.07 0.06 62.23 14:02:06 Average: 3 25.73 0.00 0.79 2.68 0.05 70.75 14:02:06 14:02:06 14:02:06